Details

Time bar (total: 2.7s)

sample320.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 87.530532%

Space saved by search: 92.701663%

Guaranteed chance to sample good point: 98.446217%

Results
8.0ms256×body80valid
5.0ms257×pre80true
0.0msbody80invalid

simplify443.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0166
1406
21056
33546
411026
531896
650026

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

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

rewrite41.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:
6.0ms
(* m (- 1.0 m))
8.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
14.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))
9.0ms
(/ (* m (- 1.0 m)) v)

series31.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* m (- 1.0 m))
5.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
7.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) (- 1.0 m))
14.0ms
(/ (* m (- 1.0 m)) v)

simplify59.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0400725
11959665
25002653

prune132.0ms

Filtered
72 candidates to 109 candidates (-51.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1054109
Fresh000
Picked101
Done000
Total1064110

Merged error: 0.0b

Counts
110 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
21×*-un-lft-identity
15×add-cube-cbrt
14×times-frac
add-exp-log add-cbrt-cube add-log-exp
flip3-- flip--
pow1 distribute-lft-neg-out associate-*l*
distribute-rgt-out associate-*r* difference-of-squares
frac-times div-sub associate-/l*
sub-neg unsub-neg associate-/r* distribute-lft-out--
associate--l- distribute-rgt-in distribute-lft-in flip3-+ associate-*r/ associate-*l/ flip-+ associate-/l/
cbrt-undiv +-commutative frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 101
Calls
4 calls:
10.0ms
(- (/ (+ (* 1.0 m) (* (neg m) m)) v) 1.0)
3.0ms
(+ (* 1.0 m) (* (neg m) m))
15.0ms
(* (- (/ (+ (* 1.0 m) (* (neg m) m)) v) 1.0) (- 1.0 m))
6.0ms
(/ (+ (* 1.0 m) (* (neg m) m)) v)

series24.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- (/ (+ (* 1.0 m) (* (neg m) m)) v) 1.0)
5.0ms
(+ (* 1.0 m) (* (neg m) m))
7.0ms
(* (- (/ (+ (* 1.0 m) (* (neg m) m)) v) 1.0) (- 1.0 m))
6.0ms
(/ (+ (* 1.0 m) (* (neg m) m)) v)

simplify56.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
04291079
11971964
25001949

prune137.0ms

Filtered
82 candidates to 113 candidates (-37.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1130113
Fresh033
Picked011
Done000
Total1134117

Merged error: 0.0b

Counts
117 → 4

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
49×add-sqr-sqrt
42×*-un-lft-identity
31×times-frac
26×add-cube-cbrt
24×associate-*r*
13×add-exp-log add-cbrt-cube
pow1 flip3-- flip-- distribute-lft-out-- difference-of-squares
associate-*l* add-log-exp
associate-/l*
frac-times
sub-neg associate-*r/ prod-exp associate-/r* cbrt-unprod unswap-sqr
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp pow-prod-down associate-*l/ *-commutative div-inv associate-/l/
frac-2neg diff-log div-sub clear-num
Counts
4 → 120
Calls
4 calls:
7.0ms
(- (* m (/ (- 1.0 m) v)) 1.0)
6.0ms
(/ (- 1.0 m) v)
13.0ms
(* (- (* m (/ (- 1.0 m) v)) 1.0) (- 1.0 m))
10.0ms
(* m (/ (- 1.0 m) v))

series22.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- (* m (/ (- 1.0 m) v)) 1.0)
4.0ms
(/ (- 1.0 m) v)
7.0ms
(* (- (* m (/ (- 1.0 m) v)) 1.0) (- 1.0 m))
5.0ms
(* m (/ (- 1.0 m) v))

simplify66.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0465875
12224812
25003800

prune140.0ms

Filtered
90 candidates to 132 candidates (-46.7%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1320132
Fresh022
Picked011
Done011
Total1324136

Merged error: 0.0b

Counts
136 → 4

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

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

series28.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(* m (- 1.0 m))
10.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))))

simplify82.0ms

Algorithm
egg-herbie
Counts
162 → 162
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
06021174
130721012
25002999

prune146.0ms

Filtered
94 candidates to 162 candidates (-72.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1620162
Fresh011
Picked011
Done022
Total1624166

Merged error: 0.0b

Counts
166 → 4

regimes79.0ms

Accuracy

0% (0.0b 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
0178
1178

end0.0ms

sample694.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 87.530532%

Space saved by search: 92.701663%

Guaranteed chance to sample good point: 98.446217%

Results
252.0ms8000×body80valid
151.0ms8027×pre80true
1.0ms27×body80invalid

Profiling

Loading profile data...