Details

Time bar (total: 9.7s)

sample14.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify14.0ms

Counts
1 → 1
Iterations

Useful iterations: 3 (6.0ms)

IterNodesCost
0911
11511
22211
32610
42910
53010
done3010

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(- x (/ y (fma (/ x 2.0) y 1.0)))
5.5b
(/ y (fma (/ x 2.0) y 1.0))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
50×add-sqr-sqrt
47×*-un-lft-identity
45×add-cube-cbrt
39×prod-diff
37×times-frac
add-exp-log add-cbrt-cube div-inv add-log-exp
fma-neg associate-/r* associate-/l*
pow1 expm1-log1p-u log1p-expm1-u difference-of-squares
cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp clear-num flip-- distribute-lft-out--
Counts
2 → 88
Calls
2 calls:
8.0ms
(- x (/ y (fma (/ x 2.0) y 1.0)))
2.0ms
(/ y (fma (/ x 2.0) y 1.0))

series97.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(- x (/ y (fma (/ x 2.0) y 1.0)))
58.0ms
(/ y (fma (/ x 2.0) y 1.0))

simplify727.0ms

Counts
94 → 94
Iterations

Useful iterations: done (723.0ms)

IterNodesCost
02023491
14903104
217422276
done50002273

prune174.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (* y (/ 1 (fma (/ x 2.0) y 1.0))))
0.7b
(/ 1 (fma (/ x 2.0) y 1.0))
4.6b
(* y (/ 1 (fma (/ x 2.0) y 1.0)))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
22×*-un-lft-identity
21×add-cube-cbrt
20×times-frac
16×add-exp-log
13×associate-*r*
10×add-cbrt-cube
pow1
add-log-exp
div-exp prod-exp
expm1-log1p-u fma-neg associate-*l* prod-diff associate-/r* log1p-expm1-u associate-/l* unswap-sqr
cbrt-undiv rec-exp 1-exp cbrt-unprod div-inv
sub-neg flip3-- pow-flip frac-2neg diff-log associate-*r/ pow-prod-down clear-num un-div-inv *-commutative flip-- inv-pow
Counts
3 → 91
Calls
3 calls:
2.0ms
(- x (* y (/ 1 (fma (/ x 2.0) y 1.0))))
2.0ms
(/ 1 (fma (/ x 2.0) y 1.0))
8.0ms
(* y (/ 1 (fma (/ x 2.0) y 1.0)))

series146.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(- x (* y (/ 1 (fma (/ x 2.0) y 1.0))))
46.0ms
(/ 1 (fma (/ x 2.0) y 1.0))
62.0ms
(* y (/ 1 (fma (/ x 2.0) y 1.0)))

simplify707.0ms

Counts
100 → 100
Iterations

Useful iterations: 2 (130.0ms)

IterNodesCost
01681559
13991344
215521175
done50011175

prune196.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (/ 1 (/ (fma (/ x 2.0) y 1.0) y)))
0.1b
(/ 1 (/ (fma (/ x 2.0) y 1.0) y))
5.4b
(/ (fma (/ x 2.0) y 1.0) y)

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
288×times-frac
217×add-sqr-sqrt
208×*-un-lft-identity
203×add-cube-cbrt
132×prod-diff
19×div-inv
16×add-exp-log associate-/r*
10×add-cbrt-cube
div-exp
associate-/l*
add-log-exp difference-of-squares
pow1 cbrt-undiv associate-/r/
expm1-log1p-u fma-neg log1p-expm1-u
rec-exp frac-2neg 1-exp clear-num distribute-lft-out--
sub-neg flip3-- pow-flip diff-log flip-- inv-pow
Counts
3 → 263
Calls
3 calls:
26.0ms
(- x (/ 1 (/ (fma (/ x 2.0) y 1.0) y)))
5.0ms
(/ 1 (/ (fma (/ x 2.0) y 1.0) y))
2.0ms
(/ (fma (/ x 2.0) y 1.0) y)

series147.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(- x (/ 1 (/ (fma (/ x 2.0) y 1.0) y)))
57.0ms
(/ 1 (/ (fma (/ x 2.0) y 1.0) y))
52.0ms
(/ (fma (/ x 2.0) y 1.0) y)

simplify3.6s

Counts
272 → 272
Iterations

Useful iterations: 2 (497.0ms)

IterNodesCost
051613640
1132811807
243388165
done50008165

prune310.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.7b
(pow (cbrt y) 3)
2.2b
(/ (cbrt y) (fma (/ x 2.0) y 1.0))
5.5b
(/ (pow (cbrt y) 3) (fma (/ x 2.0) y 1.0))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
72×times-frac
64×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
45×cbrt-prod
30×unpow-prod-down cube-prod
24×associate-/l*
12×add-exp-log
add-cbrt-cube
associate-/r*
pow1 cube-mult unpow3 sqr-pow
expm1-log1p-u div-exp log1p-expm1-u add-log-exp
pow-unpow
cbrt-undiv pow-to-exp pow-pow frac-2neg pow1/3 pow-exp clear-num div-inv
rem-cube-cbrt
Counts
4 → 177
Calls
4 calls:
0.0ms
(cbrt y)
4.0ms
(pow (cbrt y) 3)
3.0ms
(/ (cbrt y) (fma (/ x 2.0) y 1.0))
8.0ms
(/ (pow (cbrt y) 3) (fma (/ x 2.0) y 1.0))

series695.0ms

Counts
4 → 12
Calls
4 calls:
181.0ms
(cbrt y)
227.0ms
(pow (cbrt y) 3)
206.0ms
(/ (cbrt y) (fma (/ x 2.0) y 1.0))
81.0ms
(/ (pow (cbrt y) 3) (fma (/ x 2.0) y 1.0))

simplify1.9s

Counts
189 → 189
Iterations

Useful iterations: 2 (270.0ms)

IterNodesCost
02623107
15702550
231482395
done50012395

prune452.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes33.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01012
11312
done1312

end0.0ms

sample337.0ms

Algorithm
intervals
Results
207.0ms7999×body80valid
0.0msbody640valid