Details

Time bar (total: 3.8s)

sample38.0ms

Algorithm
intervals
Results
14.0ms300×body80nan
12.0ms256×body80valid

simplify59.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03210
19110
226310
362010
4113810
5147010
6151010
7151010

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.0b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (* 3.0 PI) (- 1.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))))))

rewrite27.0ms

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

series549.0ms

Counts
3 → 9
Calls
3 calls:
98.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
24.0ms
(* 6.0 (* v v))
426.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify83.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
0684822
13356701
25001701

prune165.0ms

Filtered
86 candidates to 55 candidates (64.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New84286
Fresh000
Picked101
Done000
Total85287

Merged error: 0b

Counts
87 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

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

series631.0ms

Counts
4 → 12
Calls
4 calls:
405.0ms
(/ (/ 4.0 (* (* 3.0 PI) (- 1.0 (* v v)))) (sqrt (- 2.0 (* 6.0 (* v v)))))
99.0ms
(/ 4.0 (* (* 3.0 PI) (- 1.0 (* v v))))
102.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
24.0ms
(* 6.0 (* v v))

simplify113.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
09372186
144572002
250011982

prune299.0ms

Filtered
171 candidates to 109 candidates (63.7%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1710171
Fresh011
Picked011
Done000
Total1712173

Merged error: 0b

Counts
173 → 2

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
23×add-exp-log
20×add-cbrt-cube
17×add-sqr-sqrt
11×*-un-lft-identity associate-*l*
10×add-cube-cbrt
pow1 prod-exp
associate-*r/ associate-/r/
flip3-- flip-- cbrt-unprod
sqrt-div add-log-exp
unswap-sqr
frac-times unpow-prod-down associate-*r*
cbrt-undiv times-frac div-exp pow-prod-down associate-/l*
associate-*l/ *-commutative unpow2 sqr-pow
pow-to-exp sub-neg distribute-rgt-out-- frac-2neg diff-log pow-exp clear-num associate-/r* div-inv
Counts
4 → 90
Calls
4 calls:
3.0ms
(- PI (* (pow v 2) PI))
5.0ms
(* (pow v 2) PI)
5.0ms
(* 6.0 (* v v))
11.0ms
(/ 4.0 (* (* 3.0 (- PI (* (pow v 2) PI))) (sqrt (- 2.0 (* 6.0 (* v v))))))

series478.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(- PI (* (pow v 2) PI))
29.0ms
(* (pow v 2) PI)
24.0ms
(* 6.0 (* v v))
379.0ms
(/ 4.0 (* (* 3.0 (- PI (* (pow v 2) PI))) (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify79.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
0666803
12806706
25001706

prune200.0ms

Filtered
102 candidates to 69 candidates (67.6%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1020102
Fresh000
Picked011
Done011
Total1022104

Merged error: 0b

Counts
104 → 2

regimes24.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
01910
11910

end0.0ms

sample957.0ms

Algorithm
intervals
Results
384.0ms8226×body80nan
381.0ms8000×body80valid

Profiling

Loading profile data...