Details

Time bar (total: 3.3s)

sample298.0ms

Algorithm
intervals
Results
24.0ms448×body80valid
11.0ms448×pre80true

simplify116.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0165
1345
2675
31695
43455
54665
66705
710145
815285
921175
1030375
1150015

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize10.0ms

Local error

Found 2 expressions with local error:

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

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
add-exp-log add-cbrt-cube
*-un-lft-identity
add-cube-cbrt
associate-*l*
pow1
times-frac associate-*r* associate-/r*
cbrt-undiv flip3-- associate-*r/ div-exp associate-*l/ prod-exp flip-- cbrt-unprod associate-/l/ add-log-exp
frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 45
Calls
2 calls:
6.0ms
(/ (* m (- 1.0 m)) v)
44.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

series82.0ms

Counts
2 → 6
Calls
2 calls:
39.0ms
(/ (* m (- 1.0 m)) v)
43.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

simplify34.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0261309
11167275
25001269

prune94.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ v (* m (- 1.0 m)))
0.1b
(* (- (/ 1 (/ v (* m (- 1.0 m)))) 1.0) m)
0.3b
(/ 1 (/ v (* m (- 1.0 m))))

rewrite133.0ms

Algorithm
rewrite-expression-head
Rules
44×times-frac
34×add-sqr-sqrt
31×add-exp-log
29×*-un-lft-identity
25×add-cube-cbrt
19×add-cbrt-cube
14×div-exp
11×associate-/r/
10×associate-*r/ associate-/r*
associate-*l*
cbrt-undiv div-inv
pow1 flip3-- flip-- associate-/l*
prod-exp
rec-exp 1-exp associate-*r* cbrt-unprod add-log-exp difference-of-squares
frac-2neg associate-*l/ clear-num distribute-lft-out--
pow-flip pow-prod-down *-commutative inv-pow unswap-sqr
Counts
3 → 112
Calls
3 calls:
6.0ms
(/ v (* m (- 1.0 m)))
113.0ms
(* (- (/ 1 (/ v (* m (- 1.0 m)))) 1.0) m)
10.0ms
(/ 1 (/ v (* m (- 1.0 m))))

series132.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(/ v (* m (- 1.0 m)))
48.0ms
(* (- (/ 1 (/ v (* m (- 1.0 m)))) 1.0) m)
44.0ms
(/ 1 (/ v (* m (- 1.0 m))))

simplify60.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0485856
12423711
25002697

prune175.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
add-exp-log add-cbrt-cube
*-un-lft-identity
add-cube-cbrt
associate-*l*
pow1
times-frac associate-*r* associate-/r*
cbrt-undiv flip3-- associate-*r/ div-exp associate-*l/ prod-exp flip-- cbrt-unprod associate-/l/ add-log-exp
frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 45
Calls
2 calls:
6.0ms
(/ (* m (- 1.0 m)) v)
35.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

series69.0ms

Counts
2 → 6
Calls
2 calls:
35.0ms
(/ (* m (- 1.0 m)) v)
34.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

simplify36.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0261309
11167275
25001269

prune78.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1.0 m) (/ (pow m 3) v))
0.0b
(- (* 1.0 (/ (pow m 2) v)) (+ (* 1.0 m) (/ (pow m 3) v)))
8.2b
(/ (pow m 3) v)
12.7b
(/ (pow m 2) v)

rewrite59.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
11×add-log-exp
add-cbrt-cube sqr-pow
div-exp associate-/r*
pow1 cube-mult unpow3 unpow2
cbrt-undiv pow-to-exp frac-2neg flip3-+ diff-log associate-*r/ pow-exp clear-num sum-log frac-sub flip-+ div-inv
+-commutative sub-neg flip3-- flip-- associate--r+
Counts
4 → 141
Calls
4 calls:
13.0ms
(+ (* 1.0 m) (/ (pow m 3) v))
33.0ms
(- (* 1.0 (/ (pow m 2) v)) (+ (* 1.0 m) (/ (pow m 3) v)))
5.0ms
(/ (pow m 3) v)
4.0ms
(/ (pow m 2) v)

series103.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(+ (* 1.0 m) (/ (pow m 3) v))
34.0ms
(- (* 1.0 (/ (pow m 2) v)) (+ (* 1.0 m) (/ (pow m 3) v)))
23.0ms
(/ (pow m 3) v)
18.0ms
(/ (pow m 2) v)

simplify85.0ms

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
0482869
12357807
25001786

prune284.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

regimes68.0ms

Accuracy

0% (0.1b 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
0105
1105

end0.0ms

sample1.3s

Algorithm
intervals
Results
709.0ms13716×body80valid
308.0ms13716×pre80true