Details

Time bar (total: 2.5s)

sample330.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 10.626221%

Guaranteed chance to sample good point: 95.718091%

Results
12.0ms256×body80valid
0.0msbody80invalid

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

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 9.6b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite28.0ms

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

series13.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(+ (/ x y) 1.0)
4.0ms
(* x (+ (/ x y) 1.0))
6.0ms
(/ (* x (+ (/ x y) 1.0)) (+ x 1.0))

simplify44.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0301391
11508339
25001337

prune89.0ms

Filtered
48 candidates to 71 candidates (-47.9%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New66571
Fresh000
Picked101
Done000
Total67572

Merged error: 0.0b

Counts
72 → 5

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite38.0ms

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

series16.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(+ (/ x y) 1.0)
6.0ms
(/ x (/ (+ x 1.0) (+ (/ x y) 1.0)))
8.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))

simplify68.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
04991501
123491440
250021438

prune180.0ms

Filtered
105 candidates to 167 candidates (-59.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1661167
Fresh134
Picked011
Done000
Total1675172

Merged error: 0b

Counts
172 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ x y) 1.0)
0.1b
(* x (+ (/ x y) 1.0))
0.2b
(/ 1 (/ (+ x 1.0) (* x (+ (/ x y) 1.0))))
8.9b
(/ (+ x 1.0) (* x (+ (/ x y) 1.0)))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
50×times-frac
43×*-un-lft-identity
32×add-exp-log
29×add-sqr-sqrt
27×add-cube-cbrt
20×add-cbrt-cube
14×div-exp
12×associate-*r/
11×associate-/r* associate-/r/
flip3-+ flip-+ distribute-lft-out
pow1 cbrt-undiv associate-/l*
div-inv add-log-exp
prod-exp
associate-*r*
rec-exp 1-exp associate-*l* cbrt-unprod
frac-2neg clear-num associate-/l/
+-commutative distribute-rgt-in pow-flip distribute-lft-in pow-prod-down sum-log *-commutative inv-pow unswap-sqr
Counts
4 → 130
Calls
4 calls:
6.0ms
(+ (/ x y) 1.0)
9.0ms
(* x (+ (/ x y) 1.0))
13.0ms
(/ 1 (/ (+ x 1.0) (* x (+ (/ x y) 1.0))))
11.0ms
(/ (+ x 1.0) (* x (+ (/ x y) 1.0)))

series22.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ (/ x y) 1.0)
4.0ms
(* x (+ (/ x y) 1.0))
6.0ms
(/ 1 (/ (+ x 1.0) (* x (+ (/ x y) 1.0))))
9.0ms
(/ (+ x 1.0) (* x (+ (/ x y) 1.0)))

simplify69.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
04851062
12632926
25001872

prune116.0ms

Filtered
75 candidates to 142 candidates (-89.3%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1420142
Fresh033
Picked011
Done011
Total1425147

Merged error: 0b

Counts
147 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ x (cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)))
0.1b
(/ (+ x 1.0) (+ (/ x y) 1.0))
0.1b
(pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)
13.6b
(cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3))

rewrite82.0ms

Algorithm
rewrite-expression-head
Rules
398×*-un-lft-identity
367×times-frac
250×cbrt-prod
186×add-sqr-sqrt add-cube-cbrt
132×unpow-prod-down cube-prod
106×distribute-lft-out
57×associate-/r*
27×associate-/r/
14×flip3-+ flip-+ div-inv
11×add-exp-log
10×add-cbrt-cube
associate-/l*
cube-mult unpow3 sqr-pow
pow1
add-log-exp
cbrt-undiv cube-div pow-unpow div-exp
cbrt-div frac-2neg pow-exp clear-num associate-/l/ rem-cube-cbrt
pow-to-exp pow-pow pow1/3 rem-cbrt-cube
Counts
4 → 392
Calls
4 calls:
24.0ms
(/ x (cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)))
10.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))
12.0ms
(pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)
13.0ms
(cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3))

series47.0ms

Counts
4 → 12
Calls
4 calls:
11.0ms
(/ x (cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)))
7.0ms
(/ (+ x 1.0) (+ (/ x y) 1.0))
20.0ms
(pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3)
8.0ms
(cbrt (pow (/ (+ x 1.0) (+ (/ x y) 1.0)) 3))

simplify113.0ms

Algorithm
egg-herbie
Counts
404 → 404
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07084567
131823909
250013884

prune281.0ms

Filtered
149 candidates to 404 candidates (-171.1%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New4040404
Fresh022
Picked011
Done022
Total4045409

Merged error: 0b

Counts
409 → 5

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

sample764.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 10.626221%

Guaranteed chance to sample good point: 95.718091%

Results
260.0ms8000×body80valid
5.0ms170×body80invalid

Profiling

Loading profile data...