Details

Time bar (total: 1.6s)

sample16.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify8.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2255
3265
4265

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

Counts
2 → 1

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (* x y) 2.0)
5.9b
(/ y (+ 1.0 (/ (* x y) 2.0)))

rewrite12.0ms

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

series83.0ms

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

simplify36.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0299361
11304334
25001330

prune98.0ms

Filtered
60 candidates to 43 candidates (71.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New56460
Fresh000
Picked101
Done000
Total57461

Merged error: 0.0b

Counts
61 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (* x y) 2.0)
0.3b
(/ 1 (+ 1.0 (/ (* x y) 2.0)))
5.7b
(* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
30×add-sqr-sqrt
29×times-frac
23×add-cube-cbrt
21×add-exp-log
18×associate-*r*
15×add-cbrt-cube
associate-/r* distribute-lft-out
pow1 div-exp
prod-exp
cbrt-undiv associate-/r/ associate-/l*
associate-*l* cbrt-unprod div-inv add-log-exp unswap-sqr
rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+
pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative inv-pow
Counts
3 → 99
Calls
3 calls:
4.0ms
(/ (* x y) 2.0)
6.0ms
(/ 1 (+ 1.0 (/ (* x y) 2.0)))
10.0ms
(* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))

series133.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(/ (* x y) 2.0)
52.0ms
(/ 1 (+ 1.0 (/ (* x y) 2.0)))
63.0ms
(* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))

simplify57.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0442686
12226602
25001564

prune132.0ms

Filtered
108 candidates to 63 candidates (58.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1080108
Fresh033
Picked011
Done000
Total1084112

Merged error: 0.0b

Counts
112 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (* x y) 2.0)
0.1b
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
6.0b
(/ (+ 1.0 (/ (* x y) 2.0)) y)

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
111×times-frac
95×*-un-lft-identity
63×add-sqr-sqrt add-cube-cbrt
22×associate-/r*
21×add-exp-log
16×distribute-lft-out
15×add-cbrt-cube
10×div-exp
associate-/l*
div-inv
cbrt-undiv
pow1
frac-2neg clear-num add-log-exp
rec-exp 1-exp associate-/l/
pow-flip flip3-+ prod-exp associate-/r/ cbrt-unprod flip-+ inv-pow
Counts
3 → 142
Calls
3 calls:
4.0ms
(/ (* x y) 2.0)
13.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
7.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

series130.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(/ (* x y) 2.0)
62.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
49.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

simplify65.0ms

Algorithm
egg-herbie
Counts
151 → 151
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05341269
126361138
250021051

prune163.0ms

Filtered
151 candidates to 78 candidates (51.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1501151
Fresh112
Picked101
Done011
Total1523155

Merged error: 0b

Counts
155 → 3

localize8.0ms

Local error

Found 2 expressions with local error:

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

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log
add-cbrt-cube add-log-exp
pow1 associate-/r* associate-/l*
flip3-+ div-exp associate-/r/ flip-+
cbrt-undiv +-commutative rec-exp pow-flip frac-2neg 1-exp clear-num sum-log div-inv inv-pow
Counts
2 → 44
Calls
2 calls:
3.0ms
(+ (* 0.5 x) (* 1.0 (/ 1 y)))
5.0ms
(/ 1 (+ (* 0.5 x) (* 1.0 (/ 1 y))))

series88.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(+ (* 0.5 x) (* 1.0 (/ 1 y)))
53.0ms
(/ 1 (+ (* 0.5 x) (* 1.0 (/ 1 y))))

simplify36.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0243416
11034377
25001361

prune64.0ms

Filtered
50 candidates to 30 candidates (60.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New50050
Fresh011
Picked011
Done011
Total50353

Merged error: 0b

Counts
53 → 3

regimes30.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
0166
1166

end0.0ms

sample394.0ms

Algorithm
intervals
Results
256.0ms7998×body80valid
0.0msbody2560valid
0.0msbody320valid