Details

Time bar (total: 3.3s)

sample13.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0113
1143
2163
3163

prune2.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.0b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

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

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
22×add-sqr-sqrt
20×times-frac
12×add-cube-cbrt
distribute-lft-out
associate-/l* distribute-lft-out-- difference-of-squares
associate-/r*
add-exp-log add-cbrt-cube
associate-/r/ associate-/l/
pow1 cbrt-undiv expm1-log1p-u flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ log1p-expm1-u div-inv add-log-exp
Counts
1 → 48
Calls
1 calls:
9.0ms
(/ (- x y) (+ x y))

series73.0ms

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

simplify58.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 3 (52.0ms)

IterNodesCost
0192297
1547283
21899283
35001280

prune89.0ms

Filtered
51 candidates to 35 candidates (68.6%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New48351
Fresh000
Picked101
Done000
Total49352

Merged error: 0.0b

Counts
52 → 3

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
581×*-un-lft-identity
484×times-frac
331×add-sqr-sqrt
324×prod-diff
319×add-cube-cbrt
123×distribute-lft-out
82×associate-/r/
41×flip3-+ flip-+ div-inv
18×fma-neg
associate-/r*
add-exp-log add-cbrt-cube distribute-lft-out--
associate-/l*
add-log-exp
difference-of-squares
pow1 expm1-log1p-u distribute-rgt-out-- log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num
sub-neg flip3-- diff-log frac-sub flip-- sub-div
Counts
3 → 442
Calls
3 calls:
5.0ms
(/ x (+ x y))
5.0ms
(/ y (+ x y))
35.0ms
(- (/ x (+ x y)) (/ y (+ x y)))

series175.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(/ x (+ x y))
46.0ms
(/ y (+ x y))
88.0ms
(- (/ x (+ x y)) (/ y (+ x y)))

simplify156.0ms

Algorithm
egg-herbie
Counts
451 → 451
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
092710910
126007864
250016854

prune436.0ms

Filtered
451 candidates to 151 candidates (33.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New4501451
Fresh022
Picked011
Done000
Total4504454

Merged error: 0b

Counts
454 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(exp (/ y (+ x y)))
0.0b
(/ y (+ x y))
0.0b
(- (/ x (+ x y)) (log (exp (/ y (+ x y)))))
2.1b
(log (exp (/ y (+ x y))))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
646×*-un-lft-identity
529×times-frac
396×prod-diff
382×add-sqr-sqrt
377×add-cube-cbrt
362×log-pow
360×exp-prod
133×distribute-lft-out
88×associate-/r/
44×flip3-+ flip-+ div-inv
24×pow1
18×fma-neg
add-exp-log log-prod add-cbrt-cube add-log-exp
expm1-log1p-u associate-/r* log1p-expm1-u
associate-/l* associate--r+
distribute-lft-out-- difference-of-squares
cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp rem-log-exp clear-num flip-- rem-exp-log
Counts
4 → 530
Calls
4 calls:
6.0ms
(exp (/ y (+ x y)))
5.0ms
(/ y (+ x y))
42.0ms
(- (/ x (+ x y)) (log (exp (/ y (+ x y)))))
7.0ms
(log (exp (/ y (+ x y))))

series240.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(exp (/ y (+ x y)))
43.0ms
(/ y (+ x y))
85.0ms
(- (/ x (+ x y)) (log (exp (/ y (+ x y)))))
44.0ms
(log (exp (/ y (+ x y))))

simplify184.0ms

Algorithm
egg-herbie
Counts
542 → 542
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
0104315125
125939085
250018864

prune621.0ms

Filtered
542 candidates to 199 candidates (36.7%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New5420542
Fresh022
Picked011
Done011
Total5424546

Merged error: 0b

Counts
546 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
150×*-un-lft-identity
100×times-frac
98×add-sqr-sqrt
58×cbrt-prod
56×add-cube-cbrt
52×unpow-prod-down cube-prod
26×distribute-lft-out
21×distribute-lft-out-- difference-of-squares
10×associate-/r/
add-exp-log add-cbrt-cube
flip3-+ flip-+ div-inv associate-/l*
pow1 associate-/r*
expm1-log1p-u pow-unpow log1p-expm1-u 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 flip3-- pow-pow frac-2neg pow1/3 div-sub clear-num flip-- rem-cbrt-cube
Counts
3 → 192
Calls
3 calls:
11.0ms
(cbrt (pow (/ (- x y) (+ x y)) 3))
9.0ms
(/ (- x y) (+ x y))
14.0ms
(pow (/ (- x y) (+ x y)) 3)

series259.0ms

Counts
3 → 9
Calls
3 calls:
99.0ms
(cbrt (pow (/ (- x y) (+ x y)) 3))
74.0ms
(/ (- x y) (+ x y))
85.0ms
(pow (/ (- x y) (+ x y)) 3)

simplify80.0ms

Algorithm
egg-herbie
Counts
201 → 201
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
05131428
122041331
250011313

prune256.0ms

Filtered
201 candidates to 94 candidates (46.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2010201
Fresh011
Picked011
Done022
Total2014205

Merged error: 0b

Counts
205 → 4

regimes68.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 (1.0ms)

IterNodesCost
075
175

end0.0ms

sample308.0ms

Algorithm
intervals
Results
176.0ms8000×body80valid