Details

Time bar (total: 4.1s)

sample294.0ms

Algorithm
intervals
Results
11.0ms437×body80valid
7.0ms437×pre80true

simplify81.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0166
1406
21056
33546
411026
531896
650026

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

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt
18×*-un-lft-identity
13×add-exp-log add-cbrt-cube
10×add-cube-cbrt associate-*r*
flip3-- flip--
pow1 associate-*l*
associate-*r/ add-log-exp
sub-neg
distribute-rgt-in frac-times distribute-lft-in distribute-lft-out-- difference-of-squares
times-frac 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 div-inv associate-/l*
Counts
4 → 97
Calls
4 calls:
21.0ms
(* m (- 1.0 m))
8.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
6.0ms
(/ (* m (- 1.0 m)) v)
17.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))

series154.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(* m (- 1.0 m))
28.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
38.0ms
(/ (* m (- 1.0 m)) v)
44.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))

simplify59.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0400725
11959665
25002653

prune178.0ms

Filtered
109 candidates to 72 candidates (66.1%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1045109
Fresh000
Picked101
Done000
Total1055110

Merged error: 0.0b

Counts
110 → 5

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite57.0ms

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

series332.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
38.0ms
(/ (* m (- 1.0 m)) v)
131.0ms
(* (* (- (/ (* m (- 1.0 m)) v) 1.0) (+ (sqrt 1.0) (sqrt m))) (- (sqrt 1.0) (sqrt m)))
139.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (+ (sqrt 1.0) (sqrt m)))

simplify40.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
08171782
150011565

prune298.0ms

Filtered
135 candidates to 100 candidates (74.1%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1350135
Fresh044
Picked011
Done000
Total1355140

Merged error: 0.0b

Counts
140 → 5

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
46×times-frac
44×add-sqr-sqrt
36×*-un-lft-identity
32×add-exp-log
26×add-cube-cbrt
20×add-cbrt-cube
14×div-exp
12×flip3-- associate-*r/ flip--
11×associate-/r/
10×associate-/r*
associate-*l* div-inv
pow1 cbrt-undiv difference-of-squares
associate-/l* add-log-exp
associate-*r* prod-exp distribute-lft-out--
frac-times
sub-neg rec-exp 1-exp cbrt-unprod
distribute-rgt-in frac-2neg distribute-lft-in associate-*l/ clear-num
pow-flip diff-log pow-prod-down *-commutative inv-pow unswap-sqr
Counts
4 → 141
Calls
4 calls:
19.0ms
(- (/ 1 (/ v (* m (- 1.0 m)))) 1.0)
21.0ms
(* (- (/ 1 (/ v (* m (- 1.0 m)))) 1.0) (- 1.0 m))
6.0ms
(/ v (* m (- 1.0 m)))
8.0ms
(/ 1 (/ v (* m (- 1.0 m))))

series162.0ms

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

simplify79.0ms

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05881255
129241091
250011068

prune196.0ms

Filtered
153 candidates to 91 candidates (59.5%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1530153
Fresh033
Picked011
Done011
Total1535158

Merged error: 0.0b

Counts
158 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))) (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))))
0.4b
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
0.4b
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
0.4b
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
168×cbrt-div
148×frac-times
126×flip3-- flip--
50×associate-*r/ associate-*l/
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 162
Calls
4 calls:
12.0ms
(* (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))) (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))))
12.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
12.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
12.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))

series578.0ms

Counts
4 → 12
Calls
4 calls:
162.0ms
(* (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))) (cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))))
136.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
140.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))
139.0ms
(cbrt (* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m)))

simplify89.0ms

Algorithm
egg-herbie
Counts
174 → 174
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
05474692
116654585
250014515

prune507.0ms

Filtered
174 candidates to 124 candidates (71.3%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1740174
Fresh022
Picked011
Done022
Total1745179

Merged error: 0.0b

Counts
179 → 5

regimes75.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
11712

end0.0ms

sample728.0ms

Algorithm
intervals
Results
324.0ms13821×body80valid
182.0ms13821×pre80true