Details

Time bar (total: 18.8s)

sample369.0ms

Algorithm
intervals
Results
72.0ms93×body80nan
42.0ms41×body2560valid
36.0ms191×body80valid
23.0ms28×body1280valid
7.0ms12×body640valid
5.0msbody5120valid
1.0msbody320valid
1.0msbody160valid

simplify89.0ms

Counts
1 → 1

prune41.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 32.6b

localize38.0ms

Local error

Found 4 expressions with local error:

23.1b
(sqrt (- (* b_2 b_2) (* a c)))
1.0b
(- (* b_2 b_2) (* a c))
0.8b
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
0.1b
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)

rewrite211.0ms

Algorithm
rewrite-expression-head
Rules
51×add-sqr-sqrt
40×*-un-lft-identity
30×add-cube-cbrt
20×sqrt-prod
19×prod-diff
18×times-frac
10×difference-of-squares
add-log-exp
fma-neg
add-cbrt-cube add-exp-log associate-/l*
pow1 distribute-lft-out--
expm1-log1p-u flip3-- insert-posit16 log1p-expm1-u flip--
associate-/r*
sub-neg sqrt-div diff-log associate-/l/
cbrt-undiv rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 div-sub div-exp div-inv
Counts
4 → 122
Calls
4 calls:
Slowest
86.0ms
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
82.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
23.0ms
(sqrt (- (* b_2 b_2) (* a c)))
16.0ms
(- (* b_2 b_2) (* a c))

series372.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
127.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
99.0ms
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
84.0ms
(sqrt (- (* b_2 b_2) (* a c)))
62.0ms
(- (* b_2 b_2) (* a c))

simplify1.4s

Counts
134 → 134

prune1.5s

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 5.6b

localize33.0ms

Local error

Found 4 expressions with local error:

23.1b
(sqrt (- (* b_2 b_2) (* a c)))
23.1b
(sqrt (- (* b_2 b_2) (* a c)))
1.0b
(- (* b_2 b_2) (* a c))
1.0b
(- (* b_2 b_2) (* a c))

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-log-exp
pow1 *-un-lft-identity add-cube-cbrt sqrt-prod
expm1-log1p-u flip3-- add-cbrt-cube sqrt-div add-exp-log insert-posit16 log1p-expm1-u flip--
rem-sqrt-square sub-neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff
Counts
4 → 70
Calls
4 calls:
Slowest
22.0ms
(- (* b_2 b_2) (* a c))
17.0ms
(- (* b_2 b_2) (* a c))
15.0ms
(sqrt (- (* b_2 b_2) (* a c)))
10.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series315.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
104.0ms
(sqrt (- (* b_2 b_2) (* a c)))
82.0ms
(sqrt (- (* b_2 b_2) (* a c)))
71.0ms
(- (* b_2 b_2) (* a c))
59.0ms
(- (* b_2 b_2) (* a c))

simplify2.0s

Counts
82 → 82

prune1.1s

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 5.6b

localize25.0ms

Local error

Found 4 expressions with local error:

23.1b
(sqrt (- (* b_2 b_2) (* a c)))
23.1b
(sqrt (- (* b_2 b_2) (* a c)))
1.0b
(- (* b_2 b_2) (* a c))
1.0b
(- (* b_2 b_2) (* a c))

rewrite71.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-log-exp
pow1 *-un-lft-identity add-cube-cbrt sqrt-prod
expm1-log1p-u flip3-- add-cbrt-cube sqrt-div add-exp-log insert-posit16 log1p-expm1-u flip--
rem-sqrt-square sub-neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff
Counts
4 → 70
Calls
4 calls:
Slowest
21.0ms
(- (* b_2 b_2) (* a c))
20.0ms
(sqrt (- (* b_2 b_2) (* a c)))
17.0ms
(- (* b_2 b_2) (* a c))
11.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series330.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
108.0ms
(sqrt (- (* b_2 b_2) (* a c)))
95.0ms
(sqrt (- (* b_2 b_2) (* a c)))
68.0ms
(- (* b_2 b_2) (* a c))
59.0ms
(- (* b_2 b_2) (* a c))

simplify1.6s

Counts
82 → 82

prune1.2s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 5.6b

localize68.0ms

Local error

Found 4 expressions with local error:

23.8b
(cbrt (- (* b_2 b_2) (* a c)))
23.8b
(cbrt (- (* b_2 b_2) (* a c)))
23.1b
(sqrt (- (* b_2 b_2) (* a c)))
6.4b
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity add-cube-cbrt
cbrt-prod add-log-exp
pow1
expm1-log1p-u cbrt-div flip3-- add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u flip--
prod-diff sqrt-prod
pow1/3 sqrt-div
rem-sqrt-square sub-neg sqrt-pow1 pow1/2 fma-neg diff-log
Counts
4 → 69
Calls
4 calls:
Slowest
32.0ms
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)
10.0ms
(sqrt (- (* b_2 b_2) (* a c)))
5.0ms
(cbrt (- (* b_2 b_2) (* a c)))
5.0ms
(cbrt (- (* b_2 b_2) (* a c)))

series522.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
159.0ms
(cbrt (- (* b_2 b_2) (* a c)))
157.0ms
(cbrt (- (* b_2 b_2) (* a c)))
119.0ms
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)
87.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify1.4s

Counts
81 → 81

prune1.4s

Pruning

11 alts after pruning (9 fresh and 2 done)

Merged error: 5.6b

regimes418.0ms

Accuracy

84.4% (4.4b remaining)

Error of 9.9b against oracle of 5.5b and baseline of 33.9b

bsearch200.0ms

end0.0ms

sample4.0s

Algorithm
intervals
Results
985.0ms1143×body2560valid
896.0ms5839×body80valid
679.0ms452×body640valid
523.0ms888×body1280valid
378.0ms2927×body80nan
93.0ms116×body5120valid
64.0ms201×body320valid
22.0ms107×body160valid