Details

Time bar (total: 4.2s)

sample16.0ms

Algorithm
intervals
Results
6.0ms280×body80valid

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0154
1314
2734
31514
42414
53264
63974
74574
84774
94804
104804

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- x (/ 16.0 116.0)) 3.0)
0.2b
(* (* (- x (/ 16.0 116.0)) 3.0) y)

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
pow1 add-exp-log add-cbrt-cube
*-un-lft-identity associate-*l*
associate-*r* associate-*l/
add-cube-cbrt
pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp difference-of-squares
times-frac distribute-lft-out-- unswap-sqr
Counts
2 → 47
Calls
2 calls:
39.0ms
(* (- x (/ 16.0 116.0)) 3.0)
55.0ms
(* (* (- x (/ 16.0 116.0)) 3.0) y)

series72.0ms

Counts
2 → 6
Calls
2 calls:
37.0ms
(* (- x (/ 16.0 116.0)) 3.0)
35.0ms
(* (* (- x (/ 16.0 116.0)) 3.0) y)

simplify97.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0204277
1862233
24488233
35001233

prune99.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.3b
(* (- x (/ 16.0 116.0)) (* 3.0 y))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log associate-*l* add-cbrt-cube
*-un-lft-identity
pow-prod-down prod-exp cbrt-unprod
add-cube-cbrt associate-*l/ difference-of-squares
expm1-log1p-u flip3-- times-frac associate-*r* *-commutative flip-- log1p-expm1-u distribute-lft-out-- add-log-exp
Counts
1 → 25
Calls
1 calls:
51.0ms
(* (- x (/ 16.0 116.0)) (* 3.0 y))

series36.0ms

Counts
1 → 3
Calls
1 calls:
36.0ms
(* (- x (/ 16.0 116.0)) (* 3.0 y))

simplify68.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0165165
1575135
22608135
35001135

prune56.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
0.2b
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
0.7b
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

rewrite535.0ms

Algorithm
rewrite-expression-head
Rules
31×pow1 add-exp-log
19×pow-prod-down prod-exp add-cbrt-cube cbrt-unprod
13×add-sqr-sqrt
12×associate-*l/
10×associate-*r*
*-un-lft-identity
associate-*l*
add-cube-cbrt
cbrt-prod expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp
difference-of-squares
times-frac distribute-lft-out-- unswap-sqr
Counts
3 → 82
Calls
3 calls:
55.0ms
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
367.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
109.0ms
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

series317.0ms

Counts
3 → 9
Calls
3 calls:
115.0ms
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
89.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
113.0ms
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

simplify53.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0343829
11690636
25001588

prune385.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0)))))
0.2b
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0)))
0.2b
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

rewrite664.0ms

Algorithm
rewrite-expression-head
Rules
52×add-exp-log
37×prod-exp
22×add-cbrt-cube
19×pow1 cbrt-unprod
13×add-sqr-sqrt associate-*r*
12×associate-*l/
10×*-un-lft-identity pow-prod-down
cbrt-prod
add-cube-cbrt associate-*l*
expm1-log1p-u pow-to-exp flip3-- pow-exp *-commutative flip-- log1p-expm1-u add-log-exp
difference-of-squares
times-frac distribute-lft-out--
Counts
3 → 87
Calls
3 calls:
72.0ms
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0)))))
145.0ms
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0)))
444.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

series709.0ms

Counts
3 → 9
Calls
3 calls:
494.0ms
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0)))))
121.0ms
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0)))
94.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

simplify68.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
04071430
119231169
250021169

prune252.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

regimes81.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02114
12114

end0.0ms

sample433.0ms

Algorithm
intervals
Results
218.0ms9171×body80valid