Details

Time bar (total: 4.1s)

sample281.0ms

Algorithm
intervals
Results
10.0ms411×body80valid
6.0ms411×pre80true

simplify131.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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.0b
(/ (* m (- 1.0 m)) v)
0.2b
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

rewrite61.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:
24.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
7.0ms
(* m (- 1.0 m))
8.0ms
(/ (* m (- 1.0 m)) v)
16.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

series154.0ms

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

simplify80.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
04921130
12310788
25002775

prune195.0ms

Filtered
151 candidates to 83 candidates (55.0%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1447151
Fresh000
Picked011
Done000
Total1448152

Merged error: 0.0b

Counts
152 → 8

localize7.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
41×*-un-lft-identity
31×times-frac
27×add-cube-cbrt
22×associate-*r*
13×add-exp-log add-cbrt-cube
pow1
distribute-lft-out-- difference-of-squares
associate-*l* add-log-exp
associate-/l*
expm1-log1p-u log1p-expm1-u
flip3-- prod-diff prod-exp associate-/r* flip-- cbrt-unprod unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv associate-/l/
sub-neg frac-2neg fma-neg diff-log div-sub associate-*r/ clear-num
Counts
4 → 120
Calls
4 calls:
7.0ms
(- (* m (/ (- 1.0 m) v)) 1.0)
6.0ms
(/ (- 1.0 m) v)
9.0ms
(* (- (* m (/ (- 1.0 m) v)) 1.0) m)
9.0ms
(* m (/ (- 1.0 m) v))

series131.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(- (* m (/ (- 1.0 m) v)) 1.0)
33.0ms
(/ (- 1.0 m) v)
34.0ms
(* (- (* m (/ (- 1.0 m) v)) 1.0) m)
40.0ms
(* m (/ (- 1.0 m) v))

simplify65.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0444741
12112672
25002660

prune186.0ms

Filtered
132 candidates to 90 candidates (68.2%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1320132
Fresh066
Picked011
Done011
Total1328140

Merged error: 0.0b

Counts
140 → 8

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
80×sqrt-prod
73×add-sqr-sqrt
72×prod-diff
69×*-un-lft-identity
59×add-cube-cbrt
39×distribute-rgt-in distribute-lft-in
22×add-exp-log add-cbrt-cube
18×associate-*r/
17×associate-*r*
13×pow1
associate-*l*
frac-times prod-exp cbrt-unprod associate-/l/
flip3-- flip3-+ flip-- flip-+
associate-*l/
pow-prod-down difference-of-squares
expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-undiv times-frac div-exp associate-/r* *-commutative distribute-lft-out--
sub-neg distribute-lft-out unswap-sqr
frac-2neg clear-num div-inv associate-/l*
Counts
4 → 193
Calls
4 calls:
20.0ms
(/ (* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m))) v)
8.0ms
(* m (+ (sqrt 1.0) (sqrt m)))
21.0ms
(* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m)))
21.0ms
(* (- (/ (* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m))) v) 1.0) m)

series779.0ms

Counts
4 → 12
Calls
4 calls:
335.0ms
(/ (* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m))) v)
65.0ms
(* m (+ (sqrt 1.0) (sqrt m)))
253.0ms
(* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m)))
126.0ms
(* (- (/ (* (* m (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m))) v) 1.0) m)

simplify60.0ms

Algorithm
egg-herbie
Counts
205 → 205
Iterations

Useful iterations: 1 (27.0ms)

IterNodesCost
011093598
150012739

prune333.0ms

Filtered
205 candidates to 113 candidates (55.1%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New2050205
Fresh055
Picked011
Done022
Total2058213

Merged error: 0.0b

Counts
213 → 8

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
110×times-frac
81×add-sqr-sqrt
71×*-un-lft-identity
67×add-cube-cbrt
61×sqrt-prod
22×add-exp-log add-cbrt-cube
18×prod-diff
12×associate-/r*
11×distribute-rgt-in distribute-lft-in associate-/l*
10×associate-*l*
div-inv
pow1 associate-*r*
cbrt-undiv div-exp
expm1-log1p-u associate-*r/ prod-exp cbrt-unprod log1p-expm1-u add-log-exp difference-of-squares
flip3-- flip-- associate-/l/
sub-neg frac-2neg pow-prod-down associate-*l/ clear-num *-commutative distribute-lft-out-- unswap-sqr
Counts
4 → 198
Calls
4 calls:
7.0ms
(* m (- 1.0 m))
31.0ms
(* (- (/ (/ (* m (- 1.0 m)) (sqrt v)) (sqrt v)) 1.0) m)
9.0ms
(/ (* m (- 1.0 m)) (sqrt v))
11.0ms
(/ (/ (* m (- 1.0 m)) (sqrt v)) (sqrt v))

series194.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(* m (- 1.0 m))
42.0ms
(* (- (/ (/ (* m (- 1.0 m)) (sqrt v)) (sqrt v)) 1.0) m)
57.0ms
(/ (* m (- 1.0 m)) (sqrt v))
46.0ms
(/ (/ (* m (- 1.0 m)) (sqrt v)) (sqrt v))

simplify109.0ms

Algorithm
egg-herbie
Counts
210 → 210
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
07761900
137661543
250021528

prune271.0ms

Filtered
210 candidates to 116 candidates (55.2%)
Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New2100210
Fresh044
Picked011
Done033
Total2108218

Merged error: 0.0b

Counts
218 → 8

regimes85.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
0105
1105

end0.0ms

sample709.0ms

Algorithm
intervals
Results
325.0ms13586×body80valid
168.0ms13586×pre80true