Details

Time bar (total: 7.4s)

sample35.0ms

Algorithm
intervals
Results
16.0ms264×body80valid

simplify104.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04116
18816
225416
366316
4161516
5236216
6258416
7312216
8500116

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 27.4b

localize28.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ (* (+ y a) y) b) y)
0.1b
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
0.1b
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
26.7b
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

rewrite114.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
18×add-cube-cbrt *-un-lft-identity
12×add-exp-log add-cbrt-cube
10×pow1
times-frac associate-*r* associate-*l*
associate-*l/
flip3-+ flip-+
add-log-exp
pow-prod-down prod-exp associate-/r* *-commutative cbrt-unprod associate-/l* unswap-sqr
associate-/r/ associate-/l/
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
4 → 91
Calls
4 calls:
17.0ms
(* (+ (* (+ y a) y) b) y)
19.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
31.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
45.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

series475.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(* (+ (* (+ y a) y) b) y)
54.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
65.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
322.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

simplify66.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
05091265
122591154
250011152

prune467.0ms

Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 26.4b

localize32.0ms

Local error

Found 4 expressions with local error:

25.9b
(cbrt (* (+ (* (+ y a) y) b) y))
25.9b
(cbrt (* (+ (* (+ y a) y) b) y))
25.9b
(cbrt (* (+ (* (+ y a) y) b) y))
26.7b
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (* (cbrt (* (+ (* (+ y a) y) b) y)) (cbrt (* (+ (* (+ y a) y) b) y))) (cbrt (* (+ (* (+ y a) y) b) y))) c) y) i))

rewrite131.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log cbrt-div associate-*l/ add-cbrt-cube
flip3-+ flip-+
pow1 add-log-exp
cbrt-prod pow1/3 associate-/r* associate-/l*
associate-/r/ associate-/l/
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
4 → 64
Calls
4 calls:
6.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
6.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
6.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
111.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (* (cbrt (* (+ (* (+ y a) y) b) y)) (cbrt (* (+ (* (+ y a) y) b) y))) (cbrt (* (+ (* (+ y a) y) b) y))) c) y) i))

series738.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
100.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
100.0ms
(cbrt (* (+ (* (+ y a) y) b) y))
440.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (* (cbrt (* (+ (* (+ y a) y) b) y)) (cbrt (* (+ (* (+ y a) y) b) y))) (cbrt (* (+ (* (+ y a) y) b) y))) c) y) i))

simplify107.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 3 (90.0ms)

IterNodesCost
03021704
19761552
241271483
350011436

prune453.0ms

Pruning

13 alts after pruning (12 fresh and 1 done)

Merged error: 26.4b

localize27.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
0.1b
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
0.1b
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
26.7b
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

rewrite174.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×*-un-lft-identity
24×add-cube-cbrt
21×add-exp-log associate-*r*
20×times-frac
15×add-cbrt-cube
11×pow1
associate-*l*
flip3-+ associate-*l/ prod-exp flip-+
unswap-sqr
div-exp associate-/r/ cbrt-unprod add-log-exp
pow-prod-down associate-/r* *-commutative associate-/l*
cbrt-undiv frac-times rec-exp 1-exp div-inv
pow-flip frac-2neg associate-*r/ clear-num un-div-inv inv-pow
Counts
4 → 115
Calls
4 calls:
19.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
29.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
24.0ms
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
99.0ms
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

series490.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
66.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
53.0ms
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
319.0ms
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

simplify79.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
05591707
127551518
250011492

prune478.0ms

Pruning

13 alts after pruning (11 fresh and 2 done)

Merged error: 26.4b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
0.1b
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
0.2b
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
26.8b
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

rewrite144.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
64×add-sqr-sqrt
60×add-cube-cbrt *-un-lft-identity
21×add-exp-log
18×associate-/r*
15×add-cbrt-cube
11×associate-/r/
pow1
flip3-+ div-exp flip-+
associate-*r* associate-*l* div-inv associate-/l*
cbrt-undiv associate-*l/ add-log-exp
rec-exp frac-2neg 1-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr
pow-flip inv-pow
Counts
4 → 155
Calls
4 calls:
19.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
30.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
43.0ms
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
47.0ms
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

series991.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(* (+ (* (+ (* x y) z) y) 27464.7644705) y)
69.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
411.0ms
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
459.0ms
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

simplify101.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
06823637
133683358
250023278

prune536.0ms

Pruning

13 alts after pruning (11 fresh and 2 done)

Merged error: 26.4b

regimes710.0ms

Accuracy

0% (1.1b remaining)

Error of 28.8b against oracle of 27.6b and baseline of 28.8b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04529
14529

end0.0ms

sample886.0ms

Algorithm
intervals
Results
538.0ms8248×body80valid