Details

Time bar (total: 2.3s)

sample356.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.014282%

Results
7.0ms256×body80valid

simplify16.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:
9.0ms
(/ (- x y) (- 2.0 (+ x y)))

series8.0ms

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

simplify117.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0275489
1853468
24104466
35001466

prune67.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

localize8.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))))

rewrite52.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)))
33.0ms
(- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y))))

series27.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0377899
11162864
25001858

prune132.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

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- x y))
0.6b
(cbrt (- 2.0 (+ x y)))
0.6b
(cbrt (- 2.0 (+ x y)))
0.6b
(cbrt (- 2.0 (+ x y)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
25×*-un-lft-identity
23×cbrt-prod
16×add-sqr-sqrt
add-cube-cbrt cbrt-div
distribute-lft-out--
pow1 add-exp-log flip3-- pow1/3 add-cbrt-cube flip-- add-log-exp difference-of-squares
distribute-lft-out
Counts
4 → 63
Calls
4 calls:
3.0ms
(cbrt (- x y))
5.0ms
(cbrt (- 2.0 (+ x y)))
7.0ms
(cbrt (- 2.0 (+ x y)))
5.0ms
(cbrt (- 2.0 (+ x y)))

series76.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(cbrt (- x y))
17.0ms
(cbrt (- 2.0 (+ x y)))
17.0ms
(cbrt (- 2.0 (+ x y)))
17.0ms
(cbrt (- 2.0 (+ x y)))

simplify71.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 3 (61.0ms)

IterNodesCost
0305603
1724577
22515561
35001546

prune157.0ms

Filtered
59 candidates to 75 candidates (-27.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New75075
Fresh011
Picked011
Done011
Total75378

Merged error: 0b

Counts
78 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- x y) (- 2.0 (+ x y)))
0.0b
(pow (/ (- x y) (- 2.0 (+ x y))) 3)
6.4b
(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)))
12.0ms
(pow (/ (- x y) (- 2.0 (+ x y))) 3)
16.0ms
(cbrt (pow (/ (- x y) (- 2.0 (+ x y))) 3))

series39.0ms

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

simplify93.0ms

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
07202331
130992212
250012188

prune170.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

regimes109.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
097
197

end0.0ms

sample671.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.014282%

Results
206.0ms7999×body80valid
0.0msbody640valid

Profiling

Loading profile data...