Details

Time bar (total: 4.3s)

sample290.0ms

Algorithm
intervals
Results
14.0ms453×body80valid
9.0ms453×pre80true

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

rewrite66.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:
10.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
22.0ms
(* m (- 1.0 m))
8.0ms
(/ (* m (- 1.0 m)) v)
18.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))

series159.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
45.0ms
(* m (- 1.0 m))
44.0ms
(/ (* m (- 1.0 m)) v)
47.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

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

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))
6.0ms
(/ (+ (* 1.0 m) (* (- m) m)) v)
17.0ms
(* (- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0) (- 1.0 m))

series164.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0)
58.0ms
(+ (* 1.0 m) (* (- m) m))
46.0ms
(/ (+ (* 1.0 m) (* (- m) m)) v)
36.0ms
(* (- (/ (+ (* 1.0 m) (* (- m) m)) v) 1.0) (- 1.0 m))

simplify115.0ms

Algorithm
egg-herbie
Counts
204 → 204
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
06592618
129981982
250021915

prune275.0ms

Filtered
204 candidates to 118 candidates (57.8%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New2040204
Fresh055
Picked011
Done000
Total2046210

Merged error: 0b

Counts
210 → 6

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

rewrite119.0ms

Algorithm
rewrite-expression-head
Rules
576×times-frac
476×add-sqr-sqrt
460×*-un-lft-identity
350×add-cube-cbrt
222×prod-diff
68×fma-neg
59×difference-of-squares
55×distribute-lft-out--
39×associate-/r/
26×associate-/r*
24×flip3-- flip--
22×div-inv
13×add-exp-log add-cbrt-cube
11×distribute-rgt-in distribute-lft-in
associate-*l*
pow1 associate-/l* add-log-exp
associate-*r*
cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u
sub-neg
frac-2neg associate-*r/ associate-*l/ clear-num
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 489
Calls
4 calls:
5.0ms
(/ v (- 1.0 m))
33.0ms
(- (/ m (/ v (- 1.0 m))) 1.0)
9.0ms
(/ m (/ v (- 1.0 m)))
35.0ms
(* (- (/ m (/ v (- 1.0 m))) 1.0) (- 1.0 m))

series137.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(/ v (- 1.0 m))
24.0ms
(- (/ m (/ v (- 1.0 m))) 1.0)
43.0ms
(/ m (/ v (- 1.0 m)))
36.0ms
(* (- (/ m (/ v (- 1.0 m))) 1.0) (- 1.0 m))

simplify90.0ms

Algorithm
egg-herbie
Counts
501 → 501
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
012246304
150014818

prune643.0ms

Filtered
501 candidates to 266 candidates (53.1%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New5010501
Fresh044
Picked011
Done011
Total5016507

Merged error: 0b

Counts
507 → 6

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(cbrt (- 1.0 m))
0.1b
(cbrt (- 1.0 m))
0.1b
(cbrt (- 1.0 m))
0.1b
(* (cbrt (- 1.0 m)) (cbrt (- 1.0 m)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
43×cbrt-prod
37×add-sqr-sqrt
35×*-un-lft-identity
18×cbrt-div
15×add-cube-cbrt
11×pow1
10×swap-sqr
flip3-- pow1/3 flip-- distribute-lft-out--
associate-*r* associate-*l*
difference-of-squares
add-exp-log
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 109
Calls
4 calls:
6.0ms
(cbrt (- 1.0 m))
3.0ms
(cbrt (- 1.0 m))
3.0ms
(cbrt (- 1.0 m))
10.0ms
(* (cbrt (- 1.0 m)) (cbrt (- 1.0 m)))

series382.0ms

Counts
4 → 12
Calls
4 calls:
89.0ms
(cbrt (- 1.0 m))
91.0ms
(cbrt (- 1.0 m))
90.0ms
(cbrt (- 1.0 m))
111.0ms
(* (cbrt (- 1.0 m)) (cbrt (- 1.0 m)))

simplify146.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 3 (136.0ms)

IterNodesCost
0328874
11077836
24703779
35001778

prune258.0ms

Filtered
121 candidates to 89 candidates (73.6%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1210121
Fresh033
Picked011
Done022
Total1216127

Merged error: 0b

Counts
127 → 6

regimes47.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0178
1178

end0.0ms

sample880.0ms

Algorithm
intervals
Results
396.0ms13681×body80valid
249.0ms13681×pre80true