Details

Time bar (total: 4.2s)

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

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 1 expressions with local error:

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

rewrite14.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:
12.0ms
(/ (- x y) (+ x y))

series73.0ms

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

simplify62.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 3 (56.0ms)

IterNodesCost
0192297
1547283
21899283
35001280

prune342.0ms

Filtered
51 candidates to 35 candidates (68.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

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

rewrite115.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))
6.0ms
(/ y (+ x y))
67.0ms
(- (/ x (+ x y)) (/ y (+ x y)))

series172.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(/ x (+ x y))
44.0ms
(/ y (+ x y))
85.0ms
(- (/ x (+ x y)) (/ y (+ x y)))

simplify147.0ms

Algorithm
egg-herbie
Counts
451 → 451
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
092710910
126007864
250016854

prune489.0ms

Filtered
451 candidates to 150 candidates (33.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite319.0ms

Algorithm
rewrite-expression-head
Rules
1281×*-un-lft-identity
1067×times-frac
852×cbrt-prod
810×prod-diff
786×add-sqr-sqrt
749×add-cube-cbrt
382×unpow-prod-down cube-prod
265×distribute-lft-out
176×associate-/r/
88×flip3-+ flip-+ div-inv
45×fma-neg
23×sqr-pow
21×cube-mult unpow3
14×difference-of-squares
add-exp-log add-cbrt-cube
add-log-exp
pow1
expm1-log1p-u associate-/r* log1p-expm1-u
cube-div pow-unpow associate-/l*
cbrt-undiv cbrt-div div-exp pow-exp rem-cube-cbrt
pow-to-exp sub-neg flip3-- pow-pow frac-2neg pow1/3 diff-log clear-num frac-sub flip-- rem-cbrt-cube distribute-lft-out--
Counts
4 → 1032
Calls
4 calls:
5.0ms
(/ y (+ x y))
177.0ms
(- (cbrt (pow (/ x (+ x y)) 3)) (/ y (+ x y)))
8.0ms
(pow (/ x (+ x y)) 3)
9.0ms
(cbrt (pow (/ x (+ x y)) 3))

series248.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(/ y (+ x y))
79.0ms
(- (cbrt (pow (/ x (+ x y)) 3)) (/ y (+ x y)))
84.0ms
(pow (/ x (+ x y)) 3)
42.0ms
(cbrt (pow (/ x (+ x y)) 3))

simplify303.0ms

Algorithm
egg-herbie
Counts
1044 → 1044
Iterations

Useful iterations: 2 (102.0ms)

IterNodesCost
0147529345
1447417474
2500117458

prune827.0ms

Filtered
1044 candidates to 216 candidates (20.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
84×*-un-lft-identity
61×add-sqr-sqrt
56×add-cube-cbrt
54×prod-diff
49×times-frac
13×distribute-lft-out
associate-/r/
add-exp-log add-cbrt-cube add-log-exp
expm1-log1p-u
pow1 flip3-+ associate-/r* flip-+ log1p-expm1-u div-inv
fma-neg associate-/l*
expm1-udef difference-of-squares
cbrt-undiv associate--l- sub-neg log1p-udef expm1-log1p flip3-- frac-2neg diff-log log1p-expm1 div-exp clear-num flip-- distribute-lft-out--
Counts
4 → 132
Calls
4 calls:
0.0ms
(log1p (/ x (+ x y)))
5.0ms
(/ y (+ x y))
0.0ms
(expm1 (log1p (/ x (+ x y))))
17.0ms
(- (expm1 (log1p (/ x (+ x y)))) (/ y (+ x y)))

series322.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(log1p (/ x (+ x y)))
49.0ms
(/ y (+ x y))
85.0ms
(expm1 (log1p (/ x (+ x y))))
117.0ms
(- (expm1 (log1p (/ x (+ x y)))) (/ y (+ x y)))

simplify79.0ms

Algorithm
egg-herbie
Counts
144 → 144
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
04962347
116251653
250011468

prune267.0ms

Filtered
144 candidates to 80 candidates (55.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes33.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
0107
1107

end0.0ms

sample306.0ms

Algorithm
intervals
Results
161.0ms8000×body80valid