Details

Time bar (total: 11.0s)

sample44.0ms

Algorithm
intervals
Results
10.0ms195×body80valid
9.0ms37×body2560valid
4.0ms21×body1280valid
3.0ms81×body80nan
3.0ms19×body640valid
1.0msbody5120valid
0.0msbody320valid
0.0msbody160valid

simplify59.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (6.0ms)

IterNodesCost
01417
12517
24516
38716
410516
511316
done11316

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 30.9b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) a)
0.4b
(- (* b b) (* (* 4.0 a) c))
1.1b
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
20.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
138×times-frac
135×add-sqr-sqrt
108×*-un-lft-identity
82×add-cube-cbrt
28×sqrt-prod
26×difference-of-squares
22×associate-/l*
19×prod-diff
13×distribute-lft-out--
add-exp-log add-cbrt-cube
add-log-exp
fma-neg
pow1 div-inv
expm1-log1p-u log1p-expm1-u
cbrt-undiv flip3-- div-exp associate-/r* flip--
sub-neg sqrt-div diff-log div-sub
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/
Counts
4 → 183
Calls
4 calls:
38.0ms
(/ (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) a)
3.0ms
(- (* b b) (* (* 4.0 a) c))
25.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
5.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series362.0ms

Counts
4 → 12
Calls
4 calls:
129.0ms
(/ (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) a)
52.0ms
(- (* b b) (* (* 4.0 a) c))
94.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
86.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify1.0s

Counts
195 → 195
Iterations

Useful iterations: done (1.0s)

IterNodesCost
03214967
17514592
221844283
done50014264

prune561.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 5.6b

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ a (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0)))
0.4b
(- (* b b) (* (* 4.0 a) c))
1.1b
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
20.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite98.0ms

Algorithm
rewrite-expression-head
Rules
693×times-frac
452×add-sqr-sqrt
377×*-un-lft-identity
303×add-cube-cbrt
74×difference-of-squares
71×associate-/r*
52×sqrt-prod
37×distribute-lft-out--
25×add-exp-log
19×prod-diff
17×div-inv
15×div-exp
13×add-cbrt-cube
add-log-exp
fma-neg
pow1 cbrt-undiv
associate-/r/
expm1-log1p-u log1p-expm1-u
rec-exp flip3-- 1-exp flip-- associate-/l*
sub-neg sqrt-div diff-log
rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num inv-pow
Counts
4 → 388
Calls
4 calls:
35.0ms
(/ 1 (/ a (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0)))
3.0ms
(- (* b b) (* (* 4.0 a) c))
23.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
5.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series376.0ms

Counts
4 → 12
Calls
4 calls:
158.0ms
(/ 1 (/ a (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0)))
48.0ms
(- (* b b) (* (* 4.0 a) c))
87.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
83.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify1.5s

Counts
400 → 400
Iterations

Useful iterations: done (1.5s)

IterNodesCost
061212852
1142811390
2357510561
done500010543

prune683.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 5.5b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) (/ 1 a))
0.4b
(- (* b b) (* (* 4.0 a) c))
1.1b
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
20.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
70×add-sqr-sqrt
46×*-un-lft-identity
36×add-cube-cbrt
34×times-frac
26×add-exp-log
22×associate-*l*
19×prod-diff sqrt-prod
16×add-cbrt-cube
13×associate-*r*
div-exp prod-exp add-log-exp difference-of-squares
pow1 fma-neg
unswap-sqr
cbrt-undiv expm1-log1p-u cbrt-unprod log1p-expm1-u distribute-lft-out--
flip3-- flip--
sub-neg rec-exp sqrt-div diff-log 1-exp div-inv
frac-times rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ un-div-inv *-commutative
Counts
4 → 142
Calls
4 calls:
57.0ms
(* (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) (/ 1 a))
3.0ms
(- (* b b) (* (* 4.0 a) c))
26.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
5.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series340.0ms

Counts
4 → 12
Calls
4 calls:
119.0ms
(* (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) 2.0) (/ 1 a))
54.0ms
(- (* b b) (* (* 4.0 a) c))
90.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
77.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify1.1s

Counts
154 → 154
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02633349
17092930
219282497
done50002478

prune396.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 5.5b

localize18.0ms

Local error

Found 4 expressions with local error:

1.1b
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
1.1b
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
20.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))
20.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite58.0ms

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt
38×*-un-lft-identity
36×prod-diff
34×add-cube-cbrt
32×sqrt-prod
12×fma-neg
add-log-exp
pow1
add-exp-log expm1-log1p-u flip3-- sqrt-div add-cbrt-cube flip-- log1p-expm1-u difference-of-squares
sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log distribute-lft-out--
Counts
4 → 116
Calls
4 calls:
22.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
22.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
4.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
5.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series342.0ms

Counts
4 → 12
Calls
4 calls:
90.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
90.0ms
(- (sqrt (- (* b b) (* (* 4.0 a) c))) b)
81.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
80.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify2.0s

Counts
128 → 128
Iterations

Useful iterations: 3 (648.0ms)

IterNodesCost
01132856
12622310
27561948
328771774
done50011774

prune368.0ms

Pruning

9 alts after pruning (6 fresh and 3 done)

Merged error: 5.5b

regimes209.0ms

Accuracy

83.3% (4.8b remaining)

Error of 10.4b against oracle of 5.6b and baseline of 34.3b

bsearch144.0ms

Steps
ItersRangePoint
10
3.056596725548563e-78
7.076105677608322e-63
3.446447862996811e-75
10
-1.852183237050365e+100
-1.9127319211193897e+86
-4.123103533644211e+95

simplify3.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02840
13440
done3440

end0.0ms

sample1.2s

Algorithm
intervals
Results
254.0ms1096×body2560valid
237.0ms5880×body80valid
156.0ms852×body1280valid
117.0ms2945×body80nan
71.0ms471×body640valid
31.0ms109×body5120valid
26.0ms211×body320valid
8.0ms107×body160valid