Details

Time bar (total: 5.9s)

sample31.0ms

Algorithm
intervals
Results
10.0ms254×body80nan
9.0ms256×body80valid

simplify56.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03210
19110
226310
362010
4113810
5147010
6151010
7151010

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* 3.0 PI) (- 1.0 (* v v)))
0.0b
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
37×add-exp-log add-cbrt-cube
23×pow1
18×associate-*r/ prod-exp cbrt-unprod
13×flip3-- flip--
12×add-sqr-sqrt sqrt-div pow-prod-down
11×associate-*r*
10×add-cube-cbrt *-un-lft-identity
frac-times associate-/r/
associate-*l*
cbrt-undiv div-exp associate-*l/ add-log-exp
times-frac sqrt-prod *-commutative associate-/l*
distribute-rgt-in sub-neg distribute-lft-in
frac-2neg clear-num associate-/r* div-inv difference-of-squares unswap-sqr
Counts
4 → 109
Calls
4 calls:
10.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
32.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
6.0ms
(* 6.0 (* v v))
27.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

series808.0ms

Counts
4 → 12
Calls
4 calls:
100.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
266.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
29.0ms
(* 6.0 (* v v))
412.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify110.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (92.0ms)

IterNodesCost
08881350
144081176
250021174

prune255.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
1.0b
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

rewrite97.0ms

Algorithm
rewrite-expression-head
Rules
106×add-exp-log
52×add-cbrt-cube
50×prod-exp
46×add-sqr-sqrt
44×times-frac
37×add-cube-cbrt *-un-lft-identity
29×div-exp
25×associate-*r*
22×sqrt-prod
20×cbrt-unprod
17×pow1
14×cbrt-undiv
12×associate-*l*
rec-exp 1-exp
associate-/r/
pow-prod-down associate-/r*
associate-/l*
associate-*r/
flip3-- sqrt-div flip-- div-inv add-log-exp unswap-sqr
pow-flip
frac-2neg clear-num *-commutative
frac-times associate-*l/ inv-pow
Counts
4 → 171
Calls
4 calls:
14.0ms
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
6.0ms
(* 6.0 (* v v))
5.0ms
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
66.0ms
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

series880.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
23.0ms
(* 6.0 (* v v))
157.0ms
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
592.0ms
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify75.0ms

Algorithm
egg-herbie
Counts
183 → 183
Iterations

Useful iterations: 1 (39.0ms)

IterNodesCost
010602014
150011721

prune350.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
1.0b
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

rewrite88.0ms

Algorithm
rewrite-expression-head
Rules
40×associate-*r/ associate-/r/
38×add-exp-log add-cbrt-cube
36×cbrt-prod
30×unpow-prod-down flip3-- sqrt-div cube-prod flip--
20×frac-times
18×add-sqr-sqrt
17×add-cube-cbrt *-un-lft-identity
15×times-frac prod-exp cbrt-unprod
10×pow1 associate-*l/
cbrt-undiv div-exp
pow-exp div-inv rem-cube-cbrt
add-log-exp
pow-unpow associate-*l* pow-prod-down associate-/l*
cube-div cube-mult unpow3 sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 associate-*r* clear-num associate-/r* *-commutative rem-cbrt-cube unswap-sqr
Counts
4 → 154
Calls
4 calls:
12.0ms
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
6.0ms
(* 6.0 (* v v))
27.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
36.0ms
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

series1.7s

Counts
4 → 12
Calls
4 calls:
344.0ms
(cbrt (pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3))
32.0ms
(* 6.0 (* v v))
430.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))
919.0ms
(pow (/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))) 3)

simplify54.0ms

Algorithm
egg-herbie
Counts
166 → 166
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
011522672
150022532

prune427.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes93.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02411
12411

end0.0ms

sample741.0ms

Algorithm
intervals
Results
294.0ms8000×body80valid
271.0ms8120×body80nan