Details

Time bar (total: 2.0s)

sample15.0ms

Algorithm
intervals
Results
7.0ms294×body80valid

simplify63.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0195
1275
2405
3475
4635
5755
61065
71125
81185
91225
101305
114025
1226055
1350015

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: 9.6b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.1b
(* x (+ (/ x y) 1.0))
9.0b
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1 times-frac associate-*r/ associate-*r* associate-/r*
flip3-+ associate-*l* flip-+ distribute-lft-out
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ add-log-exp
distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr
Counts
2 → 50
Calls
2 calls:
9.0ms
(* x (+ (/ x y) 1.0))
12.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series68.0ms

Counts
2 → 6
Calls
2 calls:
24.0ms
(* x (+ (/ x y) 1.0))
43.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

simplify42.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0296332
11504285
25001283

prune86.0ms

Filtered
56 candidates to 38 candidates (67.9%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New52456
Fresh000
Picked101
Done000
Total53457

Merged error: 0b

Counts
57 → 4

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
0.1b
(/ (+ x 1.0) (+ (/ x y) 1.0))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
155×*-un-lft-identity
146×times-frac
71×add-sqr-sqrt add-cube-cbrt
42×distribute-lft-out
26×associate-/r*
11×associate-/r/
add-exp-log add-cbrt-cube
associate-/l*
flip3-+ flip-+ div-inv
cbrt-undiv div-exp
pow1 frac-2neg clear-num associate-/l/ add-log-exp
Counts
2 → 146
Calls
2 calls:
13.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
10.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

series121.0ms

Counts
2 → 6
Calls
2 calls:
57.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
64.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify75.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
04941442
123441386
250021384

prune192.0ms

Filtered
152 candidates to 95 candidates (62.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1520152
Fresh033
Picked011
Done000
Total1524156

Merged error: 0b

Counts
156 → 4

localize6.0ms

Local error

Found 2 expressions with local error:

0.1b
(/ (+ (/ x y) 1.0) (+ x 1.0))
0.1b
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
58×*-un-lft-identity
33×times-frac
27×add-sqr-sqrt
22×add-cube-cbrt associate-*r*
18×distribute-lft-out
add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/r/ associate-/l*
flip3-+ associate-*l* flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
2 → 81
Calls
2 calls:
10.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
15.0ms
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

series71.0ms

Counts
2 → 6
Calls
2 calls:
28.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
43.0ms
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

simplify46.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0328616
11518563
25001558

prune107.0ms

Filtered
87 candidates to 55 candidates (63.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New87087
Fresh022
Picked011
Done011
Total87491

Merged error: 0b

Counts
91 → 4

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ (/ x y) 1.0))
0.1b
(* x (sqrt (+ (/ x y) 1.0)))
0.1b
(* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0)))
5.7b
(/ (* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0))) (+ x 1.0))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
28×sqrt-div
22×*-un-lft-identity
20×add-exp-log add-cbrt-cube
18×associate-*r/
17×add-sqr-sqrt
15×flip3-+ flip-+
14×associate-*r*
13×sqrt-prod
12×pow1 add-cube-cbrt
frac-times associate-/l/
prod-exp cbrt-unprod
distribute-lft-out
times-frac associate-*l* pow-prod-down associate-*l/ associate-/r* add-log-exp
cbrt-undiv div-exp
associate-/r/ *-commutative unswap-sqr
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num div-inv associate-/l*
Counts
4 → 106
Calls
4 calls:
6.0ms
(sqrt (+ (/ x y) 1.0))
10.0ms
(* x (sqrt (+ (/ x y) 1.0)))
20.0ms
(* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0)))
21.0ms
(/ (* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0))) (+ x 1.0))

series245.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(sqrt (+ (/ x y) 1.0))
101.0ms
(* x (sqrt (+ (/ x y) 1.0)))
28.0ms
(* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0)))
41.0ms
(/ (* (* x (sqrt (+ (/ x y) 1.0))) (sqrt (+ (/ x y) 1.0))) (+ x 1.0))

simplify63.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
04741024
12359848
25001822

prune183.0ms

Filtered
118 candidates to 77 candidates (65.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1180118
Fresh011
Picked011
Done022
Total1184122

Merged error: 0b

Counts
122 → 4

regimes33.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0105
1105

end0.0ms

sample375.0ms

Algorithm
intervals
Results
230.0ms9120×body80valid