Details

Time bar (total: 2.0s)

sample184.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 97.463989%

Results
7.0ms256×body80valid

simplify20.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0174
1284
2434
3564
4724
51334
62144
72654
82974
92974

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(/ (- x y) (- 2.0 (+ x y)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
58×*-un-lft-identity
40×add-sqr-sqrt
30×times-frac
19×distribute-lft-out--
14×add-cube-cbrt
13×difference-of-squares
associate-/r* distribute-lft-out
associate-/l*
add-exp-log add-cbrt-cube
flip3-- associate-/r/ flip-- associate-/l/
pow1 cbrt-undiv frac-2neg div-sub div-exp clear-num div-inv add-log-exp
Counts
1 → 58
Calls
1 calls:
10.0ms
(/ (- x y) (- 2.0 (+ x y)))

series8.0ms

Counts
1 → 3
Calls
1 calls:
8.0ms
(/ (- x y) (- 2.0 (+ x y)))

simplify121.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (22.0ms)

IterNodesCost
0275489
1853468
24104466
35001466

prune66.0ms

Filtered
38 candidates to 61 candidates (-60.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New58361
Fresh000
Picked101
Done000
Total59362

Merged error: 0b

Counts
62 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ y (- 2.0 (+ x y)))
0.0b
(/ x (- 2.0 (+ x y)))
0.0b
(- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y))))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
127×*-un-lft-identity
64×times-frac
59×add-sqr-sqrt
41×distribute-lft-out--
27×add-cube-cbrt
14×distribute-lft-out difference-of-squares
12×associate-/r*
associate-/r/
add-exp-log add-cbrt-cube
associate-/l*
flip3-- flip-- add-log-exp
div-inv
pow1 distribute-rgt-out--
cbrt-undiv frac-2neg div-exp clear-num
sub-neg diff-log frac-sub sub-div
Counts
3 → 116
Calls
3 calls:
7.0ms
(/ y (- 2.0 (+ x y)))
7.0ms
(/ x (- 2.0 (+ x y)))
37.0ms
(- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y))))

series23.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(/ y (- 2.0 (+ x y)))
6.0ms
(/ x (- 2.0 (+ x y)))
11.0ms
(- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y))))

simplify38.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0377899
11162864
25001858

prune156.0ms

Filtered
85 candidates to 125 candidates (-47.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1250125
Fresh022
Picked011
Done000
Total1253128

Merged error: 0b

Counts
128 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- 2.0 (+ x y)) (- x y))
0.1b
(/ 1 (/ (- 2.0 (+ x y)) (- x y)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
292×*-un-lft-identity
258×times-frac
214×add-sqr-sqrt
100×add-cube-cbrt
83×distribute-lft-out--
57×difference-of-squares
41×associate-/r*
26×distribute-lft-out
15×add-exp-log
11×associate-/r/
add-cbrt-cube associate-/l*
div-exp
flip3-- flip-- div-inv
cbrt-undiv
pow1
rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp
pow-flip div-sub inv-pow
Counts
2 → 226
Calls
2 calls:
9.0ms
(/ (- 2.0 (+ x y)) (- x y))
15.0ms
(/ 1 (/ (- 2.0 (+ x y)) (- x y)))

series23.0ms

Counts
2 → 6
Calls
2 calls:
12.0ms
(/ (- 2.0 (+ x y)) (- x y))
11.0ms
(/ 1 (/ (- 2.0 (+ x y)) (- x y)))

simplify80.0ms

Algorithm
egg-herbie
Counts
232 → 232
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
06452312
131022111
250011924

prune131.0ms

Filtered
91 candidates to 232 candidates (-154.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New2320232
Fresh011
Picked011
Done011
Total2323235

Merged error: 0b

Counts
235 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- x y) (- 2.0 (+ x y)))
0.1b
(pow (/ (- x y) (- 2.0 (+ x y))) 3)
6.1b
(cbrt (pow (/ (- x y) (- 2.0 (+ x y))) 3))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
258×*-un-lft-identity
180×add-sqr-sqrt
150×times-frac
83×distribute-lft-out--
78×cbrt-prod
72×unpow-prod-down cube-prod
66×add-cube-cbrt
57×difference-of-squares
26×distribute-lft-out
10×associate-/r/
add-exp-log add-cbrt-cube
flip3-- associate-/r* flip--
div-inv associate-/l*
pow1
pow-unpow add-log-exp
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 div-sub clear-num rem-cbrt-cube
Counts
3 → 238
Calls
3 calls:
9.0ms
(/ (- x y) (- 2.0 (+ x y)))
13.0ms
(pow (/ (- x y) (- 2.0 (+ x y))) 3)
17.0ms
(cbrt (pow (/ (- x y) (- 2.0 (+ x y))) 3))

series33.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(/ (- x y) (- 2.0 (+ x y)))
18.0ms
(pow (/ (- x y) (- 2.0 (+ x y))) 3)
8.0ms
(cbrt (pow (/ (- x y) (- 2.0 (+ x y))) 3))

simplify92.0ms

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
07202331
130992212
250012188

prune171.0ms

Filtered
100 candidates to 247 candidates (-147.0%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New2470247
Fresh000
Picked011
Done022
Total2473250

Merged error: 0b

Counts
250 → 3

regimes114.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
097
197

end0.0ms

sample588.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 97.463989%

Results
231.0ms7999×body80valid
0.0msbody640valid

Profiling

Loading profile data...