Details

Time bar (total: 4.4s)

sample16.0ms

Algorithm
intervals
Results
7.0ms292×body80valid

simplify47.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.2b

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)

rewrite62.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:
26.0ms
(* (- x (/ 16.0 116.0)) 3.0)
35.0ms
(* (* (- x (/ 16.0 116.0)) 3.0) y)

series93.0ms

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

simplify107.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0204277
1862233
24488233
35001233

prune117.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 1 expressions with local error:

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

rewrite31.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:
30.0ms
(* (- x (/ 16.0 116.0)) (* 3.0 y))

series44.0ms

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

simplify79.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0165165
1575135
22608135
35001135

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

rewrite333.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:
34.0ms
(* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0)))
230.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) y)
65.0ms
(* (* (- x (/ 16.0 116.0)) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))

series400.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0343829
11690636
25001588

prune220.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

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

rewrite930.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
expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp
difference-of-squares
times-frac distribute-lft-out--
Counts
3 → 99
Calls
3 calls:
67.0ms
(* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))))
179.0ms
(* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0)))
679.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

series886.0ms

Counts
3 → 9
Calls
3 calls:
596.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)))
128.0ms
(* (* (* (- x (/ 16.0 116.0)) (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (cbrt (cbrt 3.0))) y)

simplify95.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
04681762
122411350
250021155

prune243.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0b

regimes163.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0114
1114

end0.0ms

sample377.0ms

Algorithm
intervals
Results
214.0ms9143×body80valid