Details

Time bar (total: 2.9s)

sample14.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0155
1225
2265
3295
4305
5305

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
25×*-un-lft-identity
15×add-sqr-sqrt add-cube-cbrt times-frac
10×add-exp-log add-cbrt-cube
associate-/r*
distribute-lft-out add-log-exp
associate-/l*
pow1 cbrt-undiv expm1-log1p-u fma-def div-exp log1p-expm1-u
frac-2neg flip3-+ clear-num associate-/r/ flip-+ div-inv
+-commutative prod-exp sum-log cbrt-unprod
Counts
3 → 75
Calls
3 calls:
10.0ms
(/ (* x y) 2.0)
9.0ms
(+ 1.0 (/ (* x y) 2.0))
15.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

series109.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(/ (* x y) 2.0)
32.0ms
(+ 1.0 (/ (* x y) 2.0))
59.0ms
(/ y (+ 1.0 (/ (* x y) 2.0)))

simplify40.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0331461
11400425
25001416

prune179.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ 1.0 (/ x (/ 2.0 y)))
0.2b
(/ x (/ 2.0 y))
5.3b
(/ y (+ 1.0 (/ x (/ 2.0 y))))

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
87×times-frac
65×*-un-lft-identity
55×add-sqr-sqrt add-cube-cbrt
17×associate-/r*
10×add-exp-log add-cbrt-cube
div-inv associate-/l*
distribute-lft-out add-log-exp
cbrt-undiv div-exp
pow1 expm1-log1p-u fma-def associate-/r/ log1p-expm1-u
frac-2neg flip3-+ clear-num flip-+
+-commutative sum-log
Counts
3 → 124
Calls
3 calls:
23.0ms
(+ 1.0 (/ x (/ 2.0 y)))
9.0ms
(/ x (/ 2.0 y))
42.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

series107.0ms

Counts
3 → 9
Calls
3 calls:
30.0ms
(+ 1.0 (/ x (/ 2.0 y)))
18.0ms
(/ x (/ 2.0 y))
59.0ms
(/ y (+ 1.0 (/ x (/ 2.0 y))))

simplify60.0ms

Algorithm
egg-herbie
Counts
133 → 133
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0539827
12391778
25001772

prune309.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ 1 (/ (/ 2.0 y) x)))
0.2b
(/ (/ 2.0 y) x)
0.4b
(/ 1 (/ (/ 2.0 y) x))
5.3b
(/ y (+ 1.0 (/ 1 (/ (/ 2.0 y) x))))

rewrite212.0ms

Algorithm
rewrite-expression-head
Rules
483×times-frac
256×*-un-lft-identity
241×add-sqr-sqrt add-cube-cbrt
51×associate-/r*
32×add-exp-log
28×div-inv
20×add-cbrt-cube
19×div-exp associate-/l*
10×cbrt-undiv distribute-lft-out
add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
rec-exp fma-def frac-2neg 1-exp clear-num associate-/r/
flip3-+ flip-+
+-commutative pow-flip sum-log associate-/l/ inv-pow
Counts
4 → 331
Calls
4 calls:
55.0ms
(+ 1.0 (/ 1 (/ (/ 2.0 y) x)))
11.0ms
(/ (/ 2.0 y) x)
19.0ms
(/ 1 (/ (/ 2.0 y) x))
109.0ms
(/ y (+ 1.0 (/ 1 (/ (/ 2.0 y) x))))

series125.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(+ 1.0 (/ 1 (/ (/ 2.0 y) x)))
18.0ms
(/ (/ 2.0 y) x)
16.0ms
(/ 1 (/ (/ 2.0 y) x))
61.0ms
(/ y (+ 1.0 (/ 1 (/ (/ 2.0 y) x))))

simplify55.0ms

Algorithm
egg-herbie
Counts
343 → 343
Iterations

Useful iterations: 1 (28.0ms)

IterNodesCost
012312839
150012276

prune582.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
111×times-frac
99×*-un-lft-identity
65×add-sqr-sqrt add-cube-cbrt
22×add-exp-log associate-/r*
17×distribute-lft-out
16×add-cbrt-cube
10×div-exp
associate-/l*
div-inv
cbrt-undiv add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
fma-def frac-2neg clear-num
rec-exp flip3-+ 1-exp flip-+ associate-/l/
+-commutative pow-flip prod-exp sum-log associate-/r/ cbrt-unprod inv-pow
Counts
4 → 165
Calls
4 calls:
10.0ms
(/ (* x y) 2.0)
9.0ms
(+ 1.0 (/ (* x y) 2.0))
23.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
32.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

series151.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(/ (* x y) 2.0)
32.0ms
(+ 1.0 (/ (* x y) 2.0))
53.0ms
(/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))
47.0ms
(/ (+ 1.0 (/ (* x y) 2.0)) y)

simplify67.0ms

Algorithm
egg-herbie
Counts
177 → 177
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
05721373
127411237
250011125

prune281.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

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

sample367.0ms

Algorithm
intervals
Results
194.0ms7996×body80valid
0.0msbody1280valid
0.0msbody640valid
0.0msbody320valid