Details

Time bar (total: 3.5s)

sample276.0ms

Algorithm
intervals
Results
11.0ms421×body80valid
6.0ms421×pre80true

simplify87.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0166
1406
21126
33936
413446
540726
650016

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

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

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:
29.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
7.0ms
(* m (- 1.0 m))
16.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))
10.0ms
(/ (* m (- 1.0 m)) v)

series152.0ms

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

simplify96.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 2 (76.0ms)

IterNodesCost
05831692
128381209
250021196

prune263.0ms

Filtered
181 candidates to 93 candidates (51.4%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1756181
Fresh000
Picked101
Done000
Total1766182

Merged error: 0b

Counts
182 → 6

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
89×add-sqr-sqrt
81×*-un-lft-identity
75×add-cube-cbrt
66×prod-diff
62×times-frac
17×distribute-rgt-out
16×fma-neg
11×distribute-rgt-in distribute-lft-in
add-exp-log add-cbrt-cube add-log-exp
flip3-- flip--
pow1 distribute-lft-neg-out associate-*l*
associate-*r* div-inv difference-of-squares
expm1-log1p-u frac-times div-sub log1p-expm1-u associate-/l*
sub-neg unsub-neg associate-/r* distribute-lft-out--
associate--l- flip3-+ associate-*r/ associate-*l/ flip-+ associate-/l/
cbrt-undiv +-commutative fma-def frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod unswap-sqr
Counts
4 → 192
Calls
4 calls:
12.0ms
(- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0)
4.0ms
(+ (* 1.0 m) (* (- m) m))
16.0ms
(* (- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0) (- 1.0 m))
6.0ms
(/ (+ (* 1.0 m) (* (- m) m)) v)

series155.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0)
53.0ms
(+ (* 1.0 m) (* (- m) m))
36.0ms
(* (- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0) (- 1.0 m))
44.0ms
(/ (+ (* 1.0 m) (* (- m) m)) v)

simplify114.0ms

Algorithm
egg-herbie
Counts
204 → 204
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
06592618
130001982
250011915

prune355.0ms

Filtered
204 candidates to 119 candidates (58.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New2013204
Fresh325
Picked101
Done000
Total2055210

Merged error: 0b

Counts
210 → 5

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
138×times-frac
123×add-sqr-sqrt *-un-lft-identity
87×add-cube-cbrt
26×associate-/r*
21×prod-diff
19×distribute-lft-out--
17×difference-of-squares
13×add-exp-log add-cbrt-cube
12×flip3-- flip--
11×distribute-rgt-in distribute-lft-in associate-/r/
pow1 div-inv associate-/l* add-log-exp
associate-*r*
cbrt-undiv expm1-log1p-u frac-times div-exp associate-*l* log1p-expm1-u
sub-neg
frac-2neg associate-*r/ associate-*l/ clear-num
fma-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 215
Calls
4 calls:
15.0ms
(- (* 1 (/ m (/ v (- 1.0 m)))) 1.0)
6.0ms
(/ v (- 1.0 m))
18.0ms
(* (- (* 1 (/ m (/ v (- 1.0 m)))) 1.0) (- 1.0 m))
9.0ms
(/ m (/ v (- 1.0 m)))

series130.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(- (* 1 (/ m (/ v (- 1.0 m)))) 1.0)
33.0ms
(/ v (- 1.0 m))
38.0ms
(* (- (* 1 (/ m (/ v (- 1.0 m)))) 1.0) (- 1.0 m))
36.0ms
(/ m (/ v (- 1.0 m)))

simplify131.0ms

Algorithm
egg-herbie
Counts
227 → 227
Iterations

Useful iterations: 2 (108.0ms)

IterNodesCost
08222078
142641804
250011802

prune459.0ms

Filtered
227 candidates to 161 candidates (70.9%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New2261227
Fresh134
Picked011
Done000
Total2275232

Merged error: 0b

Counts
232 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite17.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))

series103.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
03781039
11530824
25003822

prune185.0ms

Filtered
105 candidates to 68 candidates (64.8%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1050105
Fresh033
Picked011
Done011
Total1055110

Merged error: 0b

Counts
110 → 5

regimes43.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
0147
1167
2167

end0.0ms

sample697.0ms

Algorithm
intervals
Results
311.0ms13470×body80valid
172.0ms13470×pre80true