Details

Time bar (total: 1.8s)

sample19.0ms

Algorithm
intervals
Results
12.0ms256×body80valid

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04017
14017

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.0b
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
0.1b
(* x (+ 0.99229 (* x 0.04481)))
14.8b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
10×times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ flip-+
associate-*r* associate-*l* associate-/r* associate-/l*
associate-*r/ associate-/r/ associate-/l/ difference-of-squares
cbrt-undiv +-commutative distribute-rgt-in sub-neg flip3-- frac-2neg distribute-lft-in diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- unswap-sqr
Counts
4 → 79
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
11.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
7.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series24.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ 0.99229 (* x 0.04481))
8.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify38.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
055501456

prune149.0ms

Filtered
68 candidates to 91 candidates (-33.8%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New88391
Fresh000
Picked101
Done000
Total89392

Merged error: 0b

Counts
92 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.0b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (+ 0.99229 (* x 0.04481))))))
0.0b
(pow (exp x) (+ 0.99229 (* x 0.04481)))
5.1b
(log (pow (exp x) (+ 0.99229 (* x 0.04481))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
18×add-sqr-sqrt add-cube-cbrt
12×times-frac
log-prod
add-exp-log
unpow-prod-down add-cbrt-cube add-log-exp
pow1
pow-pow associate-/r* distribute-lft-out
pow-unpow exp-prod flip3-+ rem-log-exp flip-+ associate-/l*
unpow-prod-up pow-to-exp pow-exp associate-/r/ associate-/l/ sqr-pow
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log log-pow div-inv
Counts
4 → 86
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
8.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (+ 0.99229 (* x 0.04481))))))
6.0ms
(pow (exp x) (+ 0.99229 (* x 0.04481)))
4.0ms
(log (pow (exp x) (+ 0.99229 (* x 0.04481))))

series84.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(+ 0.99229 (* x 0.04481))
52.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (+ 0.99229 (* x 0.04481))))))
5.0ms
(pow (exp x) (+ 0.99229 (* x 0.04481)))
18.0ms
(log (pow (exp x) (+ 0.99229 (* x 0.04481))))

simplify27.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (16.0ms)

IterNodesCost
050581518

prune168.0ms

Filtered
72 candidates to 98 candidates (-36.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New98098
Fresh022
Picked011
Done000
Total983101

Merged error: 0b

Counts
101 → 3

localize20.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 0.27061 (- (* x 0.27061) 2.30753))
0.2b
(pow (* x 0.27061) 3)
0.3b
(* x (* 0.27061 (- (* x 0.27061) 2.30753)))
23.0b
(/ (+ (pow 2.30753 3) (pow (* x 0.27061) 3)) (* (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ (* 2.30753 2.30753) (* x (* 0.27061 (- (* x 0.27061) 2.30753))))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log add-cbrt-cube
14×pow1 *-un-lft-identity
12×add-sqr-sqrt
10×distribute-rgt-in add-cube-cbrt distribute-lft-in
associate-*r/ associate-/r/
flip3-+ flip-+
sub-neg associate-*l* prod-exp cbrt-unprod
times-frac pow-prod-down associate-/l*
frac-times associate-*r* add-log-exp
pow-unpow
cbrt-undiv flip3-- pow-pow div-exp associate-*l/ pow-exp sum-cubes *-commutative flip-- associate-/l/ distribute-lft-out rem-cube-cbrt
cube-mult pow-to-exp unpow-prod-down frac-2neg unpow3 cube-prod clear-num associate-/r* div-inv unswap-sqr sqr-pow
Counts
4 → 109
Calls
4 calls:
8.0ms
(* 0.27061 (- (* x 0.27061) 2.30753))
4.0ms
(pow (* x 0.27061) 3)
9.0ms
(* x (* 0.27061 (- (* x 0.27061) 2.30753)))
19.0ms
(/ (+ (pow 2.30753 3) (pow (* x 0.27061) 3)) (* (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ (* 2.30753 2.30753) (* x (* 0.27061 (- (* x 0.27061) 2.30753))))))

series29.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* 0.27061 (- (* x 0.27061) 2.30753))
7.0ms
(pow (* x 0.27061) 3)
7.0ms
(* x (* 0.27061 (- (* x 0.27061) 2.30753)))
9.0ms
(/ (+ (pow 2.30753 3) (pow (* x 0.27061) 3)) (* (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ (* 2.30753 2.30753) (* x (* 0.27061 (- (* x 0.27061) 2.30753))))))

simplify32.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 0 (19.0ms)

IterNodesCost
050042007

prune249.0ms

Filtered
76 candidates to 121 candidates (-59.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1210121
Fresh011
Picked011
Done011
Total1213124

Merged error: 0b

Counts
124 → 3

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* x 1.900161040244073) 3.0191289436999997)
0.1b
(* x (- (* x 1.900161040244073) 3.0191289436999997))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp
sub-neg associate-*r* associate-*l*
distribute-rgt-in flip3-- distribute-lft-in associate-*r/ flip--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
2 → 36
Calls
2 calls:
4.0ms
(- (* x 1.900161040244073) 3.0191289436999997)
7.0ms
(* x (- (* x 1.900161040244073) 3.0191289436999997))

series10.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(- (* x 1.900161040244073) 3.0191289436999997)
6.0ms
(* x (- (* x 1.900161040244073) 3.0191289436999997))

simplify47.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
04971349
14971349

prune42.0ms

Filtered
26 candidates to 42 candidates (-61.5%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New42042
Fresh000
Picked011
Done022
Total42345

Merged error: 0b

Counts
45 → 3

regimes29.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02119
12119

end0.0ms

sample710.0ms

Algorithm
intervals
Results
352.0ms8000×body80valid

Profiling

Loading profile data...