Details

Time bar (total: 17.2s)

sample17.0ms

Algorithm
intervals
Results
6.0ms240×body80valid
0.0msbody1280valid
0.0msbody2560valid
0.0msbody640valid
0.0msbody320valid
0.0msbody160valid

simplify155.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
1127
2197
3297
4407
5457
6497
7587
8747
9907
101017
111037
121077
131087
done1087

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ x (/ (- x y) 2.0))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
fma-def add-log-exp
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log +-commutative expm1-log1p-u associate-+r- flip3-+ div-sub sum-log add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out
Counts
1 → 18
Calls
1 calls:
52.0ms
(+ x (/ (- x y) 2.0))

series83.0ms

Counts
1 → 3
Calls
1 calls:
83.0ms
(+ x (/ (- x y) 2.0))

simplify2.8s

Counts
21 → 21
Iterations

Useful iterations: 4 (1.5s)

IterNodesCost
036194
198186
2263172
3750172
43556171
done5000171

prune93.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x (/ (- x y) 2.0))) (cbrt (+ x (/ (- x y) 2.0))))
0.5b
(cbrt (+ x (/ (- x y) 2.0)))
0.5b
(cbrt (+ x (/ (- x y) 2.0)))
0.5b
(cbrt (+ x (/ (- x y) 2.0)))

rewrite353.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 103
Calls
4 calls:
254.0ms
(* (cbrt (+ x (/ (- x y) 2.0))) (cbrt (+ x (/ (- x y) 2.0))))
42.0ms
(cbrt (+ x (/ (- x y) 2.0)))
30.0ms
(cbrt (+ x (/ (- x y) 2.0)))
20.0ms
(cbrt (+ x (/ (- x y) 2.0)))

series2.8s

Counts
4 → 12
Calls
4 calls:
647.0ms
(* (cbrt (+ x (/ (- x y) 2.0))) (cbrt (+ x (/ (- x y) 2.0))))
692.0ms
(cbrt (+ x (/ (- x y) 2.0)))
697.0ms
(cbrt (+ x (/ (- x y) 2.0)))
734.0ms
(cbrt (+ x (/ (- x y) 2.0)))

simplify1.7s

Counts
115 → 115
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01332214
12702042
26581923
316071716
done50011667

prune395.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ x (/ (- x y) 2.0)))
0.5b
(cbrt (+ x (/ (- x y) 2.0)))
0.5b
(cbrt (+ x (/ (- x y) 2.0)))
1.0b
(pow (cbrt (cbrt (+ x (/ (- x y) 2.0)))) (+ 4 1))

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
23×cbrt-prod
21×*-un-lft-identity
11×add-sqr-sqrt add-cube-cbrt
10×unpow-prod-down
cbrt-div
pow1 add-exp-log distribute-lft-out
expm1-log1p-u pow-unpow pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
flip3-+ flip-+
pow-pow
unpow-prod-up pow-to-exp pow-exp sqr-pow
Counts
4 → 77
Calls
4 calls:
19.0ms
(cbrt (+ x (/ (- x y) 2.0)))
22.0ms
(cbrt (+ x (/ (- x y) 2.0)))
35.0ms
(cbrt (+ x (/ (- x y) 2.0)))
60.0ms
(pow (cbrt (cbrt (+ x (/ (- x y) 2.0)))) (+ 4 1))

series3.3s

Counts
4 → 12
Calls
4 calls:
761.0ms
(cbrt (+ x (/ (- x y) 2.0)))
727.0ms
(cbrt (+ x (/ (- x y) 2.0)))
659.0ms
(cbrt (+ x (/ (- x y) 2.0)))
1.2s
(pow (cbrt (cbrt (+ x (/ (- x y) 2.0)))) (+ 4 1))

simplify1.5s

Counts
89 → 89
Iterations

Useful iterations: done (1.5s)

IterNodesCost
01541506
13551356
27901257
319701228
done50001180

prune449.0ms

Pruning

7 alts after pruning (4 fresh and 3 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 3 expressions with local error:

0.0b
(- x (/ (- x y) 2.0))
2.9b
(fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x))
27.5b
(/ (fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x)) (- x (/ (- x y) 2.0)))

rewrite120.0ms

Algorithm
rewrite-expression-head
Rules
104×add-sqr-sqrt
89×*-un-lft-identity
68×times-frac
61×add-cube-cbrt
57×prod-diff
19×difference-of-squares
14×distribute-lft-out--
associate-/r*
add-exp-log add-cbrt-cube add-log-exp
div-inv
pow1 expm1-log1p-u fma-neg log1p-expm1-u associate-/l*
flip3-- associate-/r/ flip--
cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num fma-udef associate--r-
Counts
3 → 131
Calls
3 calls:
30.0ms
(- x (/ (- x y) 2.0))
0.0ms
(fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x))
79.0ms
(/ (fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x)) (- x (/ (- x y) 2.0)))

series334.0ms

Counts
3 → 9
Calls
3 calls:
59.0ms
(- x (/ (- x y) 2.0))
65.0ms
(fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x))
210.0ms
(/ (fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x)) (- x (/ (- x y) 2.0)))

simplify1.5s

Counts
140 → 140
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02674958
16124609
216743600
done50013205

prune404.0ms

Pruning

7 alts after pruning (3 fresh and 4 done)

Merged error: 0.0b

regimes140.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
177
done77

end0.0ms

sample762.0ms

Algorithm
intervals
Results
355.0ms7352×body80valid
55.0ms229×body1280valid
19.0ms160×body640valid
17.0ms96×body2560valid
9.0ms104×body320valid
4.0ms62×body160valid