Details

Time bar (total: 2.4s)

sample29.0ms

Algorithm
intervals
Results
16.0ms293×body80valid

simplify65.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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))

rewrite21.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))
11.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

series66.0ms

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

simplify43.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0296332
11504285
25001283

prune94.0ms

Filtered
56 candidates to 38 candidates (67.9%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New50656
Fresh000
Picked101
Done000
Total51657

Merged error: 0.0b

Counts
57 → 6

localize7.0ms

Local error

Found 2 expressions with local error:

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

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

series109.0ms

Counts
2 → 6
Calls
2 calls:
45.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
65.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify68.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
04941442
123441386
250021384

prune205.0ms

Filtered
152 candidates to 96 candidates (63.2%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1520152
Fresh055
Picked011
Done000
Total1526158

Merged error: 0.0b

Counts
158 → 6

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
31×*-un-lft-identity
26×add-sqr-sqrt times-frac
21×add-cube-cbrt
13×associate-*r*
11×distribute-lft-out
10×add-exp-log add-cbrt-cube
pow1 add-log-exp
associate-/r* associate-/l*
flip3-+ associate-*l* flip-+
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative
Counts
3 → 84
Calls
3 calls:
5.0ms
(+ (* x (/ x y)) (* x 1.0))
6.0ms
(* x (/ x y))
10.0ms
(/ (+ (* x (/ x y)) (* x 1.0)) (+ x 1.0))

series89.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(+ (* x (/ x y)) (* x 1.0))
18.0ms
(* x (/ x y))
44.0ms
(/ (+ (* x (/ x y)) (* x 1.0)) (+ x 1.0))

simplify63.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0390634
11859571
25001566

prune146.0ms

Filtered
93 candidates to 66 candidates (71.0%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New91293
Fresh224
Picked011
Done011
Total93699

Merged error: 0b

Counts
99 → 6

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ x 1.0) x)
0.2b
(/ (/ (+ x 1.0) x) (+ (/ x y) 1.0))
0.3b
(/ 1 (/ (/ (+ x 1.0) x) (+ (/ x y) 1.0)))

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
794×times-frac
632×*-un-lft-identity
336×add-sqr-sqrt add-cube-cbrt
148×distribute-lft-out
77×associate-/r*
31×add-exp-log
28×div-inv
23×associate-/l*
19×div-exp add-cbrt-cube
11×associate-/r/
10×cbrt-undiv
flip3-+ flip-+
pow1
rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp
pow-flip inv-pow
Counts
3 → 442
Calls
3 calls:
5.0ms
(/ (+ x 1.0) x)
14.0ms
(/ (/ (+ x 1.0) x) (+ (/ x y) 1.0))
23.0ms
(/ 1 (/ (/ (+ x 1.0) x) (+ (/ x y) 1.0)))

series184.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(/ (+ x 1.0) x)
81.0ms
(/ (/ (+ x 1.0) x) (+ (/ x y) 1.0))
55.0ms
(/ 1 (/ (/ (+ x 1.0) x) (+ (/ x y) 1.0)))

simplify90.0ms

Algorithm
egg-herbie
Counts
451 → 451
Iterations

Useful iterations: 1 (32.0ms)

IterNodesCost
011755469
150014942

prune504.0ms

Filtered
451 candidates to 223 candidates (49.4%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New4510451
Fresh033
Picked011
Done022
Total4516457

Merged error: 0b

Counts
457 → 6

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

sample402.0ms

Algorithm
intervals
Results
255.0ms9129×body80valid