Details

Time bar (total: 5.9s)

sample315.0ms

Algorithm
intervals
Results
38.0ms550×body80valid

simplify85.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
05114
115514
266714
3312514
4500214

prune5.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: 11.1b

Counts
2 → 1

localize33.0ms

Local error

Found 4 expressions with local error:

3.0b
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r))
4.7b
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r)) (- 1.0 v))
5.7b
(* (* (* w w) r) r)
6.3b
(* (* w w) r)

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
92×add-exp-log add-cbrt-cube
57×prod-exp cbrt-unprod
50×pow1
33×pow-prod-down
13×add-sqr-sqrt
12×*-un-lft-identity
cbrt-undiv div-exp
add-cube-cbrt
associate-*r*
times-frac associate-/r*
associate-*r/ associate-*l/ add-log-exp
flip3-- associate-*l* *-commutative flip--
associate-/r/ associate-/l/ distribute-lft-out-- difference-of-squares
frac-2neg clear-num div-inv associate-/l* unswap-sqr
Counts
4 → 119
Calls
4 calls:
13.0ms
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r))
17.0ms
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r)) (- 1.0 v))
7.0ms
(* (* (* w w) r) r)
8.0ms
(* (* w w) r)

series225.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r))
71.0ms
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (* (* w w) r) r)) (- 1.0 v))
40.0ms
(* (* (* w w) r) r)
28.0ms
(* (* w w) r)

simplify108.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
06701303
13876935
25003931

prune265.0ms

Filtered
131 candidates to 61 candidates (46.6%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1229131
Fresh000
Picked101
Done000
Total1239132

Merged error: 1.9b

Counts
132 → 9

localize17.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 2.0 (* r r))
0.4b
(* (fabs (* w r)) (fabs (* w r)))
3.0b
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r))))
4.7b
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r)))) (- 1.0 v))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
41×add-exp-log add-cbrt-cube
23×pow1
18×add-sqr-sqrt prod-exp cbrt-unprod
16×*-un-lft-identity
12×add-cube-cbrt
pow-prod-down
times-frac
cbrt-undiv div-exp
associate-/r*
associate-*r/ associate-*r* associate-*l* associate-*l/ associate-/l* add-log-exp
flip3-- swap-sqr flip--
frac-2neg clear-num associate-/r/ *-commutative div-inv associate-/l/ distribute-lft-out-- difference-of-squares
pow2 pow-plus pow-sqr pow-prod-up unswap-sqr
Counts
4 → 105
Calls
4 calls:
4.0ms
(/ 2.0 (* r r))
4.0ms
(* (fabs (* w r)) (fabs (* w r)))
9.0ms
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r))))
13.0ms
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r)))) (- 1.0 v))

series134.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(/ 2.0 (* r r))
8.0ms
(* (fabs (* w r)) (fabs (* w r)))
43.0ms
(* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r))))
59.0ms
(/ (* (* 0.125 (- 3.0 (* 2.0 v))) (* (fabs (* w r)) (fabs (* w r)))) (- 1.0 v))

simplify73.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
05591085
12754841
25001821

prune331.0ms

Filtered
117 candidates to 70 candidates (59.8%)
Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New1089117
Fresh268
Picked101
Done000
Total11115126

Merged error: 0.3b

Counts
126 → 15

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 2.0 (* r r))
0.4b
(pow (fabs (* w r)) 2)
0.4b
(/ (- 1.0 v) (pow (fabs (* w r)) 2))
4.4b
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (- 1.0 v) (pow (fabs (* w r)) 2)))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
167×times-frac
117×add-sqr-sqrt *-un-lft-identity
67×add-cube-cbrt
53×associate-/r*
51×unpow-prod-down
39×add-exp-log
25×distribute-lft-out-- difference-of-squares
23×add-cbrt-cube
19×div-exp
17×unpow2 sqr-pow
cbrt-undiv associate-/l*
pow1 prod-exp div-inv
pow-to-exp pow-exp associate-/l/ add-log-exp
pow-unpow frac-2neg clear-num cbrt-unprod
flip3-- associate-*r/ flip--
pow-pow div-sub associate-/r/
Counts
4 → 223
Calls
4 calls:
5.0ms
(/ 2.0 (* r r))
2.0ms
(pow (fabs (* w r)) 2)
8.0ms
(/ (- 1.0 v) (pow (fabs (* w r)) 2))
16.0ms
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (- 1.0 v) (pow (fabs (* w r)) 2)))

series130.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(/ 2.0 (* r r))
8.0ms
(pow (fabs (* w r)) 2)
32.0ms
(/ (- 1.0 v) (pow (fabs (* w r)) 2))
62.0ms
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (- 1.0 v) (pow (fabs (* w r)) 2)))

simplify104.0ms

Algorithm
egg-herbie
Counts
235 → 235
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
09712431
141942156
250012156

prune625.0ms

Filtered
235 candidates to 137 candidates (58.3%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New2278235
Fresh8614
Picked101
Done000
Total23614250

Merged error: 0.1b

Counts
250 → 14

localize21.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (- 1.0 v))
0.3b
(/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r)))
0.3b
(/ (cbrt (- 1.0 v)) (fabs (* w r)))
4.5b
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r))))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
40×times-frac
38×add-sqr-sqrt *-un-lft-identity
32×add-exp-log
28×add-cube-cbrt
25×cbrt-prod add-cbrt-cube
16×cbrt-div
13×cbrt-undiv div-exp associate-/r*
12×associate-/l/
10×associate-/l*
flip3-- flip--
prod-exp cbrt-unprod
div-inv distribute-lft-out-- difference-of-squares
pow1 frac-times associate-*r/ add-log-exp
frac-2neg clear-num
associate-*l/
pow1/3 associate-/r/
Counts
4 → 133
Calls
4 calls:
6.0ms
(cbrt (- 1.0 v))
11.0ms
(/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r)))
6.0ms
(/ (cbrt (- 1.0 v)) (fabs (* w r)))
15.0ms
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r))))

series742.0ms

Counts
4 → 12
Calls
4 calls:
97.0ms
(cbrt (- 1.0 v))
178.0ms
(/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r)))
164.0ms
(/ (cbrt (- 1.0 v)) (fabs (* w r)))
303.0ms
(/ (* 0.125 (- 3.0 (* 2.0 v))) (/ (* (cbrt (- 1.0 v)) (cbrt (- 1.0 v))) (fabs (* w r))))

simplify88.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
08401828
134371620
250031599

prune537.0ms

Filtered
145 candidates to 114 candidates (78.6%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New1450145
Fresh01313
Picked011
Done000
Total14514159

Merged error: 0.1b

Counts
159 → 14

regimes284.0ms

Accuracy

0% (0.4b remaining)

Error of 0.5b against oracle of 0.1b and baseline of 0.5b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02923
12923

end0.0ms

sample1.6s

Algorithm
intervals
Results
1.2s17062×body80valid