Details

Time bar (total: 2.0s)

analyze47.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
50%50%0.1%3
50%50%0.1%4
50%50%0.1%5
62.4%37.5%0.1%6
74.9%25%0.1%7
81.2%18.7%0.1%8
87.4%12.5%0.1%9
90.5%9.4%0.1%10
93.7%6.2%0.1%11
95.2%4.7%0.1%12
96.8%3.1%0.1%13
97.6%2.3%0.1%14

sample20.0ms

Algorithm
intervals
Results
12.0ms256×body80valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2255
3265
4265

prune3.0ms

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 4 expressions with local error:

0.0b
(+ 1.0 (/ (* x y) 2.0))
0.0b
(- x (/ y (+ 1.0 (/ (* x y) 2.0))))
0.0b
(/ (* x y) 2.0)
8.1b
(/ y (+ 1.0 (/ (* x y) 2.0)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
27×*-un-lft-identity
20×add-sqr-sqrt
16×times-frac
15×add-cube-cbrt
11×add-exp-log add-cbrt-cube
add-log-exp
associate-/r*
distribute-lft-out
pow1 associate-/l*
cbrt-undiv div-exp
frac-2neg flip3-+ clear-num associate-/r/ flip-+ div-inv difference-of-squares
+-commutative sub-neg flip3-- diff-log prod-exp sum-log flip-- cbrt-unprod distribute-lft-out--
Counts
4 → 81
Calls
4 calls:
4.0ms
(+ 1.0 (/ (* x y) 2.0))
10.0ms
(- x (/ y (+ 1.0 (/ (* x y) 2.0))))
4.0ms
(/ (* x y) 2.0)
6.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

series28.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ 1.0 (/ (* x y) 2.0))
7.0ms
(- x (/ y (+ 1.0 (/ (* x y) 2.0))))
3.0ms
(/ (* x y) 2.0)
12.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

simplify44.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0378589
11545551
25001545

prune122.0ms

Filtered
68 candidates to 93 candidates (-36.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New89493
Fresh000
Picked101
Done000
Total90494

Merged error: 0b

Counts
94 → 4

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ x (/ 2.0 y)))
0.0b
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
0.2b
(/ x (/ 2.0 y))
8.1b
(/ y (+ 1.0 (/ x (/ 2.0 y))))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
88×times-frac
67×*-un-lft-identity
60×add-sqr-sqrt
55×add-cube-cbrt
17×associate-/r*
11×add-exp-log add-cbrt-cube
add-log-exp
div-inv associate-/l*
distribute-lft-out
pow1 cbrt-undiv div-exp
associate-/r/
frac-2neg flip3-+ clear-num flip-+ difference-of-squares
+-commutative sub-neg flip3-- diff-log sum-log flip-- distribute-lft-out--
Counts
4 → 130
Calls
4 calls:
14.0ms
(+ 1.0 (/ x (/ 2.0 y)))
18.0ms
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
6.0ms
(/ x (/ 2.0 y))
14.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

series29.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ 1.0 (/ x (/ 2.0 y)))
8.0ms
(- x (/ y (+ 1.0 (/ x (/ 2.0 y)))))
4.0ms
(/ x (/ 2.0 y))
12.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

simplify71.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
0585955
12546913
25001913

prune175.0ms

Filtered
111 candidates to 142 candidates (-27.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1420142
Fresh033
Picked011
Done000
Total1424146

Merged error: 0b

Counts
146 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
117×times-frac
101×*-un-lft-identity
78×add-sqr-sqrt
64×add-cube-cbrt
22×add-exp-log associate-/r*
16×add-cbrt-cube distribute-lft-out
10×div-exp
div-inv associate-/l*
cbrt-undiv add-log-exp
pow1 difference-of-squares
frac-2neg clear-num
rec-exp 1-exp associate-/l/ distribute-lft-out--
sub-neg flip3-- pow-flip flip3-+ diff-log prod-exp associate-/r/ flip-- cbrt-unprod flip-+ inv-pow
Counts
4 → 161
Calls
4 calls:
18.0ms
(- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)))
4.0ms
(/ (* x y) 2.0)
9.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
9.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

series29.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)))
3.0ms
(/ (* x y) 2.0)
11.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
7.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

simplify74.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
06101496
128771271
250011268

prune149.0ms

Filtered
92 candidates to 173 candidates (-88.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1730173
Fresh022
Picked011
Done011
Total1734177

Merged error: 0b

Counts
177 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

3.2b
(/ y (* (cbrt (+ 1.0 (/ (* x y) 2.0))) (cbrt (+ 1.0 (/ (* x y) 2.0)))))
8.3b
(cbrt (+ 1.0 (/ (* x y) 2.0)))
8.3b
(cbrt (+ 1.0 (/ (* x y) 2.0)))
8.3b
(cbrt (+ 1.0 (/ (* x y) 2.0)))

rewrite29.0ms

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

series237.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(/ y (* (cbrt (+ 1.0 (/ (* x y) 2.0))) (cbrt (+ 1.0 (/ (* x y) 2.0)))))
42.0ms
(cbrt (+ 1.0 (/ (* x y) 2.0)))
44.0ms
(cbrt (+ 1.0 (/ (* x y) 2.0)))
42.0ms
(cbrt (+ 1.0 (/ (* x y) 2.0)))

simplify46.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
04361091
113611011
25002993

prune235.0ms

Filtered
70 candidates to 83 candidates (-18.6%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New83083
Fresh011
Picked011
Done022
Total83487

Merged error: 0b

Counts
87 → 4

regimes82.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0105
1105

end0.0ms

analyze47.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
50%50%0.1%3
50%50%0.1%4
50%50%0.1%5
62.4%37.5%0.1%6
74.9%25%0.1%7
81.2%18.7%0.1%8
87.4%12.5%0.1%9
90.5%9.4%0.1%10
93.7%6.2%0.1%11
95.2%4.7%0.1%12
96.8%3.1%0.1%13
97.6%2.3%0.1%14

sample379.0ms

Algorithm
intervals
Results
258.0ms7994×body80valid
1.0msbody2560valid
0.0msbody640valid
0.0msbody1280valid

Profiling

Loading profile data...