Details

Time bar (total: 4.2s)

sample291.0ms

Algorithm
intervals
Results
15.0ms446×body80valid
10.0ms446×pre80true

simplify131.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0165
1345
2725
31885
44065
56365
69385
713125
819695
929325
1039125
1150015

prune3.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: 0.2b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (* m (- 1.0 m)) v) 1.0)
0.0b
(* m (- 1.0 m))
0.1b
(/ (* m (- 1.0 m)) v)
0.2b
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
43×*-un-lft-identity
39×prod-diff
37×add-cube-cbrt
15×times-frac
13×add-exp-log add-cbrt-cube
11×distribute-rgt-in distribute-lft-in
pow1 associate-*r* associate-*l*
fma-neg
add-log-exp
div-inv
expm1-log1p-u flip3-- associate-*r/ flip-- log1p-expm1-u
sub-neg prod-exp associate-/r* cbrt-unprod distribute-lft-out-- difference-of-squares
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative associate-/l/ unswap-sqr
frac-2neg diff-log clear-num associate-/l*
Counts
4 → 139
Calls
4 calls:
26.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
7.0ms
(* m (- 1.0 m))
9.0ms
(/ (* m (- 1.0 m)) v)
14.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

series162.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
47.0ms
(* m (- 1.0 m))
44.0ms
(/ (* m (- 1.0 m)) v)
46.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

simplify82.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
04921130
12310788
25002775

prune204.0ms

Filtered
151 candidates to 83 candidates (55.0%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1447151
Fresh000
Picked101
Done000
Total1457152

Merged error: 0b

Counts
152 → 7

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ v (- 1.0 m))
0.0b
(- (/ m (/ v (- 1.0 m))) 1.0)
0.0b
(/ m (/ v (- 1.0 m)))
0.2b
(* (- (/ m (/ v (- 1.0 m))) 1.0) m)

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
576×times-frac
462×add-sqr-sqrt
446×*-un-lft-identity
338×add-cube-cbrt
204×prod-diff
68×fma-neg
58×difference-of-squares
54×distribute-lft-out--
39×associate-/r/
26×associate-/r*
22×div-inv
19×flip3-- flip--
13×add-exp-log add-cbrt-cube
associate-*l*
pow1 associate-/l* add-log-exp
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u
associate-*r*
frac-2neg associate-*l/ clear-num
sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 459
Calls
4 calls:
5.0ms
(/ v (- 1.0 m))
35.0ms
(- (/ m (/ v (- 1.0 m))) 1.0)
9.0ms
(/ m (/ v (- 1.0 m)))
28.0ms
(* (- (/ m (/ v (- 1.0 m))) 1.0) m)

series142.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(/ v (- 1.0 m))
29.0ms
(- (/ m (/ v (- 1.0 m))) 1.0)
39.0ms
(/ m (/ v (- 1.0 m)))
38.0ms
(* (- (/ m (/ v (- 1.0 m))) 1.0) m)

simplify164.0ms

Algorithm
egg-herbie
Counts
471 → 471
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
010905740
144644299
250014299

prune642.0ms

Filtered
471 candidates to 261 candidates (55.4%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New4710471
Fresh066
Picked011
Done000
Total4717478

Merged error: 0b

Counts
478 → 7

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- (* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v))) 1.0) m)
0.2b
(/ m (sqrt v))
0.3b
(/ (- 1.0 m) (sqrt v))
0.4b
(* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v)))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
128×add-sqr-sqrt
108×times-frac
96×*-un-lft-identity
70×add-cube-cbrt
60×sqrt-prod
37×associate-*r*
25×associate-*l*
22×add-exp-log add-cbrt-cube
13×distribute-lft-out-- difference-of-squares
12×associate-/r*
10×unswap-sqr
pow1 associate-/l*
cbrt-undiv div-exp
prod-exp cbrt-unprod
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
associate-*l/
flip3-- frac-2neg pow-prod-down clear-num *-commutative flip-- associate-/l/
frac-times div-sub associate-*r/
Counts
4 → 208
Calls
4 calls:
13.0ms
(* (- (* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v))) 1.0) m)
4.0ms
(/ m (sqrt v))
7.0ms
(/ (- 1.0 m) (sqrt v))
24.0ms
(* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v)))

series192.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(* (- (* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v))) 1.0) m)
50.0ms
(/ m (sqrt v))
44.0ms
(/ (- 1.0 m) (sqrt v))
53.0ms
(* (/ m (sqrt v)) (/ (- 1.0 m) (sqrt v)))

simplify99.0ms

Algorithm
egg-herbie
Counts
220 → 220
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
08161741
137281603
250021526

prune376.0ms

Filtered
220 candidates to 146 candidates (66.4%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New2200220
Fresh055
Picked011
Done011
Total2207227

Merged error: 0b

Counts
227 → 7

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 1.0 m (/ (pow m 3) v))
0.0b
(fma 1.0 (/ (pow m 2) v) (- (fma 1.0 m (/ (pow m 3) v))))
7.1b
(/ (pow m 3) v)
12.4b
(/ (pow m 2) v)

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
60×times-frac
46×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×unpow-prod-down
20×associate-/l*
14×add-exp-log
12×cube-prod
add-cbrt-cube sqr-pow
div-exp associate-/r*
pow1 expm1-log1p-u cube-mult unpow3 log1p-expm1-u unpow2 add-log-exp
cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num fma-udef div-inv
Counts
4 → 138
Calls
4 calls:
1.0ms
(fma 1.0 m (/ (pow m 3) v))
1.0ms
(fma 1.0 (/ (pow m 2) v) (- (fma 1.0 m (/ (pow m 3) v))))
5.0ms
(/ (pow m 3) v)
5.0ms
(/ (pow m 2) v)

series119.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(fma 1.0 m (/ (pow m 3) v))
41.0ms
(fma 1.0 (/ (pow m 2) v) (- (fma 1.0 m (/ (pow m 3) v))))
23.0ms
(/ (pow m 3) v)
20.0ms
(/ (pow m 2) v)

simplify59.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0340718
11606651
25002630

prune272.0ms

Filtered
150 candidates to 90 candidates (60.0%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1491150
Fresh224
Picked011
Done022
Total1516157

Merged error: 0b

Counts
157 → 6

regimes49.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
095
195

end0.0ms

sample944.0ms

Algorithm
intervals
Results
433.0ms13804×body80valid
263.0ms13804×pre80true