Details

Time bar (total: 2.5s)

sample12.0ms

Algorithm
intervals
Results
5.0ms256×body80valid

simplify8.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0103
1143
2173
3183
4183

prune1.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: 0.1b

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

0.1b
(/ (* 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))

series52.0ms

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

simplify69.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0152122
1703102
23131102
35001102

prune40.0ms

Filtered
28 candidates to 19 candidates (67.9%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New24428
Fresh000
Picked011
Done000
Total24529

Merged error: 0.0b

Counts
29 → 5

localize8.0ms

Local error

Found 2 expressions with local error:

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

rewrite18.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)
8.0ms
(/ x (/ (+ x y) 100.0))

series77.0ms

Counts
2 → 6
Calls
2 calls:
30.0ms
(/ (+ x y) 100.0)
47.0ms
(/ x (/ (+ x y) 100.0))

simplify45.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0379794
11592758
25001757

prune173.0ms

Filtered
121 candidates to 84 candidates (69.4%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1192121
Fresh303
Picked101
Done011
Total1233126

Merged error: 0b

Counts
126 → 3

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))))

rewrite68.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))
10.0ms
(/ x (/ (+ x y) (sqrt 100.0)))
30.0ms
(* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0))))

series318.0ms

Counts
3 → 9
Calls
3 calls:
90.0ms
(/ (+ x y) (sqrt 100.0))
88.0ms
(/ x (/ (+ x y) (sqrt 100.0)))
139.0ms
(* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0))))

simplify104.0ms

Algorithm
egg-herbie
Counts
306 → 306
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
07232618
138882458
250012407

prune385.0ms

Filtered
306 candidates to 169 candidates (55.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New3060306
Fresh011
Picked011
Done011
Total3063309

Merged error: 0b

Counts
309 → 3

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
600×times-frac
382×*-un-lft-identity
278×add-sqr-sqrt add-cube-cbrt
58×associate-/r*
52×distribute-lft-out
31×add-exp-log
23×div-inv associate-/l*
19×div-exp add-cbrt-cube
10×cbrt-undiv
pow1
rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp
pow-flip flip3-+ associate-/r/ flip-+ inv-pow
Counts
3 → 351
Calls
3 calls:
5.0ms
(/ (+ x y) 100.0)
8.0ms
(/ (/ (+ x y) 100.0) x)
15.0ms
(/ 1 (/ (/ (+ x y) 100.0) x))

series113.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(/ (+ x y) 100.0)
39.0ms
(/ (/ (+ x y) 100.0) x)
47.0ms
(/ 1 (/ (/ (+ x y) 100.0) x))

simplify111.0ms

Algorithm
egg-herbie
Counts
360 → 360
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
010673406
149243002
250013002

prune433.0ms

Filtered
360 candidates to 212 candidates (58.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New3600360
Fresh000
Picked011
Done022
Total3603363

Merged error: 0b

Counts
363 → 3

regimes39.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083
183

end0.0ms

sample302.0ms

Algorithm
intervals
Results
177.0ms8000×body80valid

Profiling

Loading profile data...