Details

Time bar (total: 1.7s)

sample29.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 67.928672%

Results
6.0ms256×body80valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0103
1143
2173
3183
4183

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize9.0ms

Local error

Found 1 expressions with local error:

0.4b
(/ (* x 100.0) (+ x y))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-exp-log add-cbrt-cube
times-frac associate-/r*
add-sqr-sqrt add-cube-cbrt
cbrt-undiv div-exp associate-/r/ distribute-lft-out
pow1 frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ div-inv associate-/l* add-log-exp
Counts
1 → 25
Calls
1 calls:
6.0ms
(/ (* x 100.0) (+ x y))

series7.0ms

Counts
1 → 3
Calls
1 calls:
7.0ms
(/ (* x 100.0) (+ x y))

simplify66.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0152122
1703102
23131102
35001102

prune39.0ms

Filtered
19 candidates to 28 candidates (-47.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New23528
Fresh000
Picked011
Done000
Total23629

Merged error: 0b

Counts
29 → 6

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
108×times-frac
92×*-un-lft-identity
60×add-sqr-sqrt add-cube-cbrt
19×associate-/r*
16×distribute-lft-out
add-exp-log add-cbrt-cube
associate-/l*
div-inv
cbrt-undiv div-exp
pow1 frac-2neg clear-num associate-/l/ add-log-exp
flip3-+ associate-/r/ flip-+
Counts
2 → 115
Calls
2 calls:
5.0ms
(/ (+ x y) 100.0)
7.0ms
(/ x (/ (+ x y) 100.0))

series11.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(/ (+ x y) 100.0)
7.0ms
(/ x (/ (+ x y) 100.0))

simplify43.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0379794
11592758
25001757

prune118.0ms

Filtered
84 candidates to 121 candidates (-44.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1183121
Fresh404
Picked101
Done011
Total1234127

Merged error: 0b

Counts
127 → 4

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ x y) (sqrt 100.0))
0.1b
(/ x (/ (+ x y) (sqrt 100.0)))
0.1b
(* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0))))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
370×times-frac
283×*-un-lft-identity
211×add-sqr-sqrt
185×add-cube-cbrt
108×sqrt-prod
89×associate-*r*
49×distribute-lft-out
34×associate-/r*
19×add-exp-log add-cbrt-cube
10×div-inv
unswap-sqr
cbrt-undiv div-exp associate-/l*
associate-*l*
pow1
prod-exp cbrt-unprod add-log-exp
frac-2neg clear-num associate-/r/ associate-/l/
flip3-+ associate-*r/ pow-prod-down *-commutative flip-+
Counts
3 → 297
Calls
3 calls:
6.0ms
(/ (+ x y) (sqrt 100.0))
9.0ms
(/ x (/ (+ x y) (sqrt 100.0)))
29.0ms
(* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0))))

series36.0ms

Counts
3 → 9
Calls
3 calls:
13.0ms
(/ (+ x y) (sqrt 100.0))
9.0ms
(/ x (/ (+ x y) (sqrt 100.0)))
14.0ms
(* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0))))

simplify93.0ms

Algorithm
egg-herbie
Counts
306 → 306
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07232618
138882458
250012407

prune331.0ms

Filtered
169 candidates to 306 candidates (-81.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New3060306
Fresh022
Picked011
Done011
Total3064310

Merged error: 0b

Counts
310 → 4

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 0.01 (+ x y))
0.1b
(/ x (* 0.01 (+ x y)))

rewrite12.0ms

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

series11.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(* 0.01 (+ x y))
7.0ms
(/ x (* 0.01 (+ x y)))

simplify92.0ms

Algorithm
egg-herbie
Counts
52 → 52
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0195201
1918172
24696172
35001172

prune42.0ms

Filtered
35 candidates to 52 candidates (-48.6%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New52052
Fresh011
Picked011
Done022
Total52456

Merged error: 0b

Counts
56 → 4

regimes113.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106
1106

end0.0ms

sample535.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 67.928672%

Results
324.0ms8000×body80valid

Profiling

Loading profile data...