Details

Time bar (total: 3.9s)

sample15.0ms

Algorithm
intervals
Results
6.0ms292×body80valid

simplify31.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0154
1314
2714
31364
42114
52854
63504
73964
84084
94084

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize10.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)

rewrite51.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
flip3-- *-commutative flip-- add-log-exp difference-of-squares
times-frac distribute-lft-out-- unswap-sqr
Counts
2 → 43
Calls
2 calls:
23.0ms
(* (- x (/ 16.0 116.0)) 3.0)
28.0ms
(* (* (- x (/ 16.0 116.0)) 3.0) y)

series81.0ms

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

simplify96.0ms

Algorithm
egg-herbie
Counts
49 → 49
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0197259
1849215
24422215
35001215

prune104.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))

rewrite30.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
flip3-- times-frac associate-*r* *-commutative flip-- distribute-lft-out-- add-log-exp
Counts
1 → 23
Calls
1 calls:
29.0ms
(* (- x (/ 16.0 116.0)) (* 3.0 y))

series37.0ms

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

simplify69.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0161155
1566125
22546125
35002125

prune61.0ms

Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (- 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))

rewrite295.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 flip3-- *-commutative flip-- add-log-exp
difference-of-squares
times-frac distribute-lft-out-- unswap-sqr
Counts
3 → 76
Calls
3 calls:
30.0ms
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
204.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
58.0ms
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

series351.0ms

Counts
3 → 9
Calls
3 calls:
121.0ms
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
99.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
131.0ms
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

simplify60.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0333777
11671584
25002540

prune183.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

localize19.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 (cbrt 3.0)))))
0.1b
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0)))
0.2b
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

rewrite822.0ms

Algorithm
rewrite-expression-head
Rules
94×add-exp-log
73×prod-exp
32×add-cbrt-cube
31×cbrt-unprod
19×pow1
13×add-sqr-sqrt associate-*r*
12×associate-*l/
10×*-un-lft-identity pow-prod-down
cbrt-prod
add-cube-cbrt associate-*l*
pow-to-exp pow-exp
flip3-- *-commutative flip-- add-log-exp
difference-of-squares
times-frac distribute-lft-out--
Counts
3 → 93
Calls
3 calls:
57.0ms
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))))
161.0ms
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0)))
598.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

series775.0ms

Counts
3 → 9
Calls
3 calls:
539.0ms
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))))
131.0ms
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0)))
105.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

simplify76.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
04561676
122181264
250011077

prune222.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0b

regimes139.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
0114
1114

end0.0ms

sample345.0ms

Algorithm
intervals
Results
203.0ms9143×body80valid