Details

Time bar (total: 16.8s)

sample28.0ms

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

simplify230.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))

rewrite36.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:
36.0ms
(+ x (/ (- x y) 2.0))

series63.0ms

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

simplify2.5s

Counts
21 → 21
Iterations

Useful iterations: 4 (1.2s)

IterNodesCost
036194
198186
2263172
3750172
43556171
done5000171

prune74.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize20.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)))

rewrite318.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:
223.0ms
(* (cbrt (+ x (/ (- x y) 2.0))) (cbrt (+ x (/ (- x y) 2.0))))
27.0ms
(cbrt (+ x (/ (- x y) 2.0)))
19.0ms
(cbrt (+ x (/ (- x y) 2.0)))
44.0ms
(cbrt (+ x (/ (- x y) 2.0)))

series2.6s

Counts
4 → 12
Calls
4 calls:
584.0ms
(* (cbrt (+ x (/ (- x y) 2.0))) (cbrt (+ x (/ (- x y) 2.0))))
703.0ms
(cbrt (+ x (/ (- x y) 2.0)))
624.0ms
(cbrt (+ x (/ (- x y) 2.0)))
686.0ms
(cbrt (+ x (/ (- x y) 2.0)))

simplify1.8s

Counts
115 → 115
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01332214
12702042
26581923
316071716
done50011667

prune384.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize27.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))

rewrite154.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:
25.0ms
(cbrt (+ x (/ (- x y) 2.0)))
23.0ms
(cbrt (+ x (/ (- x y) 2.0)))
22.0ms
(cbrt (+ x (/ (- x y) 2.0)))
81.0ms
(pow (cbrt (cbrt (+ x (/ (- x y) 2.0)))) (+ 4 1))

series3.2s

Counts
4 → 12
Calls
4 calls:
646.0ms
(cbrt (+ x (/ (- x y) 2.0)))
708.0ms
(cbrt (+ x (/ (- x y) 2.0)))
670.0ms
(cbrt (+ x (/ (- x y) 2.0)))
1.1s
(pow (cbrt (cbrt (+ x (/ (- x y) 2.0)))) (+ 4 1))

simplify1.6s

Counts
89 → 89
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01541506
13551356
27901257
319701228
done50001180

prune476.0ms

Pruning

7 alts after pruning (4 fresh and 3 done)

Merged error: 0.0b

localize14.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)))

rewrite155.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:
58.0ms
(- x (/ (- x y) 2.0))
1.0ms
(fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x))
86.0ms
(/ (fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x)) (- x (/ (- x y) 2.0)))

series350.0ms

Counts
3 → 9
Calls
3 calls:
46.0ms
(- x (/ (- x y) 2.0))
64.0ms
(fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x))
239.0ms
(/ (fma (/ (- x y) 2.0) (/ (- y x) 2.0) (* x x)) (- x (/ (- x y) 2.0)))

simplify1.6s

Counts
140 → 140
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02674958
16124609
216743600
done50013205

prune431.0ms

Pruning

7 alts after pruning (3 fresh and 4 done)

Merged error: 0.0b

regimes138.0ms

Accuracy

0% (0.1b 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
067
177
done77

end0.0ms

sample706.0ms

Algorithm
intervals
Results
274.0ms7352×body80valid
48.0ms62×body160valid
45.0ms96×body2560valid
30.0ms229×body1280valid
18.0ms160×body640valid
9.0ms104×body320valid