Details

Time bar (total: 16.9s)

sample23.0ms

Algorithm
intervals
Results
9.0ms248×body80valid
0.0msbody320valid
0.0msbody2560valid
0.0msbody1280valid
0.0msbody640valid

simplify10.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078
1108
2118
done118

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 1 expressions with local error:

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

rewrite25.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 flip3-+ sum-log add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out
Counts
1 → 17
Calls
1 calls:
24.0ms
(+ x (/ (fabs (- y x)) 2.0))

series35.0ms

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

simplify4.1s

Counts
20 → 20
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
033213
189204
2226185
3515185
41428185
53947185
done5000185

prune99.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize9.0ms

Local error

Found 1 expressions with local error:

0.1b
(fma (sqrt x) (sqrt x) (/ (fabs (- y x)) 2.0))

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
1 → 10
Calls
1 calls:
0.0ms
(fma (sqrt x) (sqrt x) (/ (fabs (- y x)) 2.0))

series144.0ms

Counts
1 → 3
Calls
1 calls:
144.0ms
(fma (sqrt x) (sqrt x) (/ (fabs (- y x)) 2.0))

simplify3.9s

Counts
13 → 13
Iterations

Useful iterations: 5 (2.5s)

IterNodesCost
040216
189171
2216145
3538143
41416142
53911138
done5000138

prune33.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.0b
(- x (/ (fabs (- y x)) 2.0))
0.0b
(* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))
14.4b
(- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0)))
32.8b
(/ (- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

rewrite149.0ms

Algorithm
rewrite-expression-head
Rules
121×add-sqr-sqrt
97×times-frac
91×*-un-lft-identity
79×add-cube-cbrt
40×prod-diff
20×difference-of-squares
18×add-exp-log add-cbrt-cube
13×swap-sqr associate-*r* associate-*l*
11×pow1
div-inv add-log-exp
associate-/r* distribute-lft-out--
cbrt-undiv div-exp
expm1-log1p-u flip3-- fma-neg prod-exp flip-- cbrt-unprod log1p-expm1-u associate-/l* unswap-sqr
sub-neg diff-log associate-/r/ associate-/l/
pow2 frac-times frac-2neg pow-plus div-sub associate-*r/ pow-prod-down associate-*l/ clear-num pow-sqr *-commutative pow-prod-up
Counts
4 → 198
Calls
4 calls:
22.0ms
(- x (/ (fabs (- y x)) 2.0))
40.0ms
(* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))
9.0ms
(- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0)))
69.0ms
(/ (- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

series161.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(- x (/ (fabs (- y x)) 2.0))
21.0ms
(* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))
36.0ms
(- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0)))
68.0ms
(/ (- (* x x) (* (/ (fabs (- y x)) 2.0) (/ (fabs (- y x)) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

simplify1.9s

Counts
210 → 210
Iterations

Useful iterations: done (1.9s)

IterNodesCost
03276590
18485577
227434189
done50003854

prune766.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize37.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))
0.4b
(pow (sqrt (fabs (- y x))) 3)
14.4b
(- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0)))
32.8b
(/ (- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

rewrite254.0ms

Algorithm
rewrite-expression-head
Rules
158×add-sqr-sqrt
126×times-frac
75×*-un-lft-identity
67×add-cube-cbrt
58×associate-*l*
46×sqrt-prod
31×add-exp-log
30×unpow-prod-down cube-prod
22×associate-*r*
21×unswap-sqr
19×add-cbrt-cube
11×div-exp
pow1 prod-exp difference-of-squares
sqr-pow
associate-/r* add-log-exp
cbrt-undiv
expm1-log1p-u cube-mult unpow3 cbrt-unprod log1p-expm1-u distribute-lft-out--
pow-to-exp pow-unpow flip3-- pow-pow pow-exp flip-- div-inv associate-/l*
associate-/r/ associate-/l/
frac-times sub-neg frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub associate-*r/ prod-diff pow-prod-down associate-*l/ clear-num *-commutative sqrt-pow2 rem-cube-cbrt
Counts
4 → 223
Calls
4 calls:
119.0ms
(* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))
15.0ms
(pow (sqrt (fabs (- y x))) 3)
18.0ms
(- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0)))
77.0ms
(/ (- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

series205.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))
37.0ms
(pow (sqrt (fabs (- y x))) 3)
53.0ms
(- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0)))
91.0ms
(/ (- (* x x) (* (/ (pow (sqrt (fabs (- y x))) 3) 2.0) (/ (sqrt (fabs (- y x))) 2.0))) (- x (/ (fabs (- y x)) 2.0)))

simplify2.7s

Counts
235 → 235
Iterations

Useful iterations: done (2.7s)

IterNodesCost
03086273
18485106
231664365
done50014345

prune896.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes87.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078
188
done88

end0.0ms

sample1.2s

Algorithm
intervals
Results
821.0ms7703×body80valid
20.0ms104×body1280valid
12.0ms55×body2560valid
10.0ms66×body640valid
5.0ms44×body320valid
2.0ms28×body160valid