Details

Time bar (total: 1.9s)

sample14.0ms

Algorithm
intervals
Results
5.0ms256×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0123
1163
2183
3183

prune2.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

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

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt *-un-lft-identity
25×times-frac
13×add-cube-cbrt
12×distribute-lft-out-- difference-of-squares
associate-/r* 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 → 52
Calls
1 calls:
7.0ms
(/ (- x y) (- 1.0 y))

series6.0ms

Counts
1 → 3
Calls
1 calls:
6.0ms
(/ (- x y) (- 1.0 y))

simplify52.0ms

Algorithm
egg-herbie
Counts
55 → 55
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0252370
1683352
22370352
35002352

prune68.0ms

Filtered
55 candidates to 38 candidates (30.9%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New51455
Fresh000
Picked101
Done000
Total52456

Merged error: 0b

Counts
56 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
30×times-frac
22×add-cube-cbrt
10×associate-/r*
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
associate-/r/
pow1 cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv add-log-exp
Counts
2 → 74
Calls
2 calls:
5.0ms
(/ y (- 1.0 y))
5.0ms
(/ x (- 1.0 y))

series8.0ms

Counts
2 → 6
Calls
2 calls:
3.0ms
(/ y (- 1.0 y))
5.0ms
(/ x (- 1.0 y))

simplify167.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0288424
1986401
24466398
35002398

prune92.0ms

Filtered
80 candidates to 60 candidates (25.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New80080
Fresh033
Picked011
Done000
Total80484

Merged error: 0b

Counts
84 → 4

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (/ (- x y) (- 1.0 y)))
0.0b
(/ (- x y) (- 1.0 y))
0.0b
(/ (- x y) (- 1.0 y))
0.2b
(* (sqrt (/ (- x y) (- 1.0 y))) (sqrt (/ (- x y) (- 1.0 y))))

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
343×*-un-lft-identity
290×add-sqr-sqrt
230×times-frac
217×sqrt-prod
110×distribute-lft-out--
95×add-cube-cbrt
82×difference-of-squares
60×swap-sqr
34×associate-*r* associate-*l*
20×pow1
14×associate-/r/
10×add-exp-log associate-/r* add-cbrt-cube associate-/l*
flip3-- sqrt-pow1 pow1/2 flip-- unswap-sqr
div-inv
sqrt-div pow-prod-up
associate-/l/ add-log-exp
pow-prod-down pow-sqr
cbrt-undiv rem-sqrt-square frac-2neg div-sub div-exp clear-num
pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 312
Calls
4 calls:
7.0ms
(sqrt (/ (- x y) (- 1.0 y)))
8.0ms
(/ (- x y) (- 1.0 y))
9.0ms
(/ (- x y) (- 1.0 y))
34.0ms
(* (sqrt (/ (- x y) (- 1.0 y))) (sqrt (/ (- x y) (- 1.0 y))))

series44.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(sqrt (/ (- x y) (- 1.0 y)))
6.0ms
(/ (- x y) (- 1.0 y))
6.0ms
(/ (- x y) (- 1.0 y))
6.0ms
(* (sqrt (/ (- x y) (- 1.0 y))) (sqrt (/ (- x y) (- 1.0 y))))

simplify86.0ms

Algorithm
egg-herbie
Counts
324 → 324
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
05322534
122772413
250012389

prune358.0ms

Filtered
324 candidates to 186 candidates (42.6%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New3240324
Fresh022
Picked011
Done011
Total3244328

Merged error: 0b

Counts
328 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- x y) (- 1.0 y))
0.1b
(pow (/ (- x y) (- 1.0 y)) 3)
21.4b
(cbrt (pow (/ (- x y) (- 1.0 y)) 3))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
165×add-sqr-sqrt *-un-lft-identity
125×times-frac
68×cbrt-prod
62×unpow-prod-down cube-prod
61×add-cube-cbrt
52×distribute-lft-out-- difference-of-squares
10×associate-/r/
add-exp-log add-cbrt-cube
flip3-- flip--
associate-/r* 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 → 212
Calls
3 calls:
8.0ms
(/ (- x y) (- 1.0 y))
12.0ms
(pow (/ (- x y) (- 1.0 y)) 3)
11.0ms
(cbrt (pow (/ (- x y) (- 1.0 y)) 3))

series26.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(/ (- x y) (- 1.0 y))
14.0ms
(pow (/ (- x y) (- 1.0 y)) 3)
6.0ms
(cbrt (pow (/ (- x y) (- 1.0 y)) 3))

simplify84.0ms

Algorithm
egg-herbie
Counts
221 → 221
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06861779
129591680
250011658

prune160.0ms

Filtered
221 candidates to 98 candidates (55.7%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2210221
Fresh011
Picked011
Done022
Total2214225

Merged error: 0b

Counts
225 → 4

regimes151.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
075

end0.0ms

sample362.0ms

Algorithm
intervals
Results
170.0ms8000×body80valid

Profiling

Loading profile data...