Details

Time bar (total: 4.0s)

sample30.0ms

Algorithm
intervals
Results
11.0ms246×body80valid
1.0msbody640valid
1.0msbody1280valid
0.0msbody2560valid
0.0msbody320valid

simplify2.0ms

Counts
1 → 1

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize14.0ms

Local error

Found 1 expressions with local error:

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

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out
Counts
1 → 12
Calls
1 calls:
15.0ms
(+ x (/ (fabs (- y x)) 2.0))

series27.0ms

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

simplify105.0ms

Counts
15 → 15

prune43.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite141.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
frac-times add-cbrt-cube 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 → 95
Calls
4 calls:
103.0ms
(* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0))))
9.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
9.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
14.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))

series309.0ms

Counts
4 → 12
Calls
4 calls:
100.0ms
(* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0))))
74.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
65.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
70.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))

simplify86.0ms

Counts
107 → 107

prune520.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize42.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
0.6b
(cbrt (* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0)))))
0.9b
(pow (cbrt (cbrt (+ x (/ (fabs (- y x)) 2.0)))) 4)

rewrite98.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-div
20×cbrt-prod
16×*-un-lft-identity
10×add-sqr-sqrt add-cube-cbrt unpow-prod-down
flip3-+ flip-+
pow1 add-exp-log
frac-times pow1/3 add-cbrt-cube add-log-exp
pow-unpow distribute-lft-out
pow-pow associate-*r/ associate-*l/
pow-to-exp pow-exp sqr-pow
Counts
4 → 70
Calls
4 calls:
9.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
13.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
27.0ms
(cbrt (* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0)))))
44.0ms
(pow (cbrt (cbrt (+ x (/ (fabs (- y x)) 2.0)))) 4)

series405.0ms

Counts
4 → 12
Calls
4 calls:
81.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
88.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
99.0ms
(cbrt (* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0)))))
136.0ms
(pow (cbrt (cbrt (+ x (/ (fabs (- y x)) 2.0)))) 4)

simplify66.0ms

Counts
82 → 82

prune464.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (/ (fabs (- y x)) 2.0))
0.0b
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
0.0b
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
0.4b
(* (sqrt (+ x (/ (fabs (- y x)) 2.0))) (sqrt (+ x (/ (fabs (- y x)) 2.0))))

rewrite194.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity sqrt-prod
28×add-sqr-sqrt
21×pow1
16×sqrt-div
14×add-cube-cbrt
11×swap-sqr
10×sqrt-pow1 pow1/2
flip3-+ flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log add-cbrt-cube add-log-exp
pow-prod-up
frac-times unswap-sqr
pow-prod-down pow-sqr
rem-sqrt-square associate-*r/ associate-*l/
+-commutative pow2 pow-plus sqrt-unprod prod-exp sum-log rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 106
Calls
4 calls:
11.0ms
(+ x (/ (fabs (- y x)) 2.0))
17.0ms
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
28.0ms
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
134.0ms
(* (sqrt (+ x (/ (fabs (- y x)) 2.0))) (sqrt (+ x (/ (fabs (- y x)) 2.0))))

series149.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(+ x (/ (fabs (- y x)) 2.0))
57.0ms
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
51.0ms
(sqrt (+ x (/ (fabs (- y x)) 2.0)))
22.0ms
(* (sqrt (+ x (/ (fabs (- y x)) 2.0))) (sqrt (+ x (/ (fabs (- y x)) 2.0))))

simplify88.0ms

Counts
118 → 118

prune281.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

regimes117.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

end0.0ms

sample774.0ms

Algorithm
intervals
Results
419.0ms7692×body80valid
22.0ms117×body1280valid
15.0ms86×body640valid
11.0ms42×body2560valid
5.0ms40×body320valid
2.0ms25×body160valid