Details

Time bar (total: 3.1s)

sample270.0ms

Algorithm
intervals
Results
10.0ms411×body80valid
6.0ms411×pre80true

simplify92.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0166
1406
21126
33936
413446
540726
650016

prune4.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.1b

Counts
2 → 1

localize10.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.0b
(/ (* m (- 1.0 m)) v)
0.1b
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))

rewrite69.0ms

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

series152.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
44.0ms
(* m (- 1.0 m))
42.0ms
(/ (* m (- 1.0 m)) v)
43.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))

simplify98.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
05831692
128401209
250021196

prune222.0ms

Filtered
181 candidates to 93 candidates (51.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1774181
Fresh000
Picked101
Done000
Total1784182

Merged error: 0b

Counts
182 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
16×add-exp-log add-sqr-sqrt add-cbrt-cube
14×*-un-lft-identity
12×add-cube-cbrt
10×associate-*r* associate-*l/
flip3-- flip--
pow1 times-frac associate-/r* add-log-exp
associate-*l*
cbrt-undiv expm1-log1p-u associate-*r/ div-exp frac-add log1p-expm1-u associate-/l/
distribute-lft-neg-in distribute-rgt-neg-in prod-exp distribute-rgt-neg-out cbrt-unprod
frac-2neg clear-num div-inv associate-/l*
+-commutative neg-mul-1 fma-def flip3-+ unsub-neg pow-prod-down sum-log *-commutative flip-+ distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 103
Calls
4 calls:
8.0ms
(/ (* m (- 1.0 m)) v)
8.0ms
(/ (* m (- 1.0 m)) v)
14.0ms
(+ (* (- (/ (* m (- 1.0 m)) v) 1.0) 1.0) (* (- (/ (* m (- 1.0 m)) v) 1.0) (- m)))
15.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- m))

series152.0ms

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

simplify72.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
05291005
12584882
25001862

prune197.0ms

Filtered
115 candidates to 86 candidates (74.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1150115
Fresh033
Picked011
Done000
Total1154119

Merged error: 0b

Counts
119 → 4

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite18.0ms

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

series106.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(/ (- 1.0 m) v)
40.0ms
(* (fma (/ m 1) (/ (- 1.0 m) v) (- 1.0)) (- 1.0 m))
33.0ms
(fma (/ m 1) (/ (- 1.0 m) v) (- 1.0))

simplify53.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
03781039
11530824
25003822

prune153.0ms

Filtered
105 candidates to 68 candidates (64.8%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1050105
Fresh022
Picked011
Done011
Total1054109

Merged error: 0b

Counts
109 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* m (- 1.0 m))
0.0b
(/ (* m (- 1.0 m)) v)
0.0b
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m)))
2.1b
(/ (* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m))) (+ 1.0 m))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt *-un-lft-identity
24×add-cube-cbrt
20×prod-diff
18×add-exp-log add-cbrt-cube
14×distribute-rgt-in flip3-- distribute-lft-in flip--
10×associate-/l/
associate-*r*
pow1 frac-times associate-*r/ associate-*l*
times-frac associate-/r*
cbrt-undiv expm1-log1p-u sub-neg div-exp associate-*l/ prod-exp cbrt-unprod log1p-expm1-u add-log-exp
difference-of-squares
frac-2neg pow-prod-down clear-num associate-/r/ *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- unswap-sqr
flip3-+ flip-+
Counts
4 → 143
Calls
4 calls:
7.0ms
(* m (- 1.0 m))
8.0ms
(/ (* m (- 1.0 m)) v)
15.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m)))
21.0ms
(/ (* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m))) (+ 1.0 m))

series187.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(* m (- 1.0 m))
41.0ms
(/ (* m (- 1.0 m)) v)
40.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m)))
62.0ms
(/ (* (- (/ (* m (- 1.0 m)) v) 1.0) (- (* 1.0 1.0) (* m m))) (+ 1.0 m))

simplify116.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (100.0ms)

IterNodesCost
07241477
139301213
250021210

prune248.0ms

Filtered
155 candidates to 101 candidates (65.2%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1550155
Fresh011
Picked011
Done022
Total1554159

Merged error: 0b

Counts
159 → 4

regimes52.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01712
12112
22212
32212

end0.0ms

sample716.0ms

Algorithm
intervals
Results
323.0ms13586×body80valid
173.0ms13586×pre80true