Details

Time bar (total: 12.2s)

sample270.0ms

Algorithm
intervals
Results
7.0ms181×body80valid
5.0ms27×body2560valid
5.0ms31×body1280valid
3.0ms21×body640valid
2.0ms81×body80nan
2.0msbody5120valid
1.0msbody320valid
0.0msbody160valid

simplify27.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
01013
11913
23313
34513
44713
done4713

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 34.6b

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
0.4b
(- (* b_2 b_2) (* a c))
0.9b
(- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))
21.1b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
79×add-sqr-sqrt
78×*-un-lft-identity
61×prod-diff
58×add-cube-cbrt
38×sqrt-prod
26×distribute-rgt-neg-in
21×distribute-lft-neg-in times-frac
11×fma-neg
10×distribute-lft-out-- add-log-exp difference-of-squares
neg-mul-1 associate-/l*
add-exp-log add-cbrt-cube
pow1
expm1-log1p-u flip3-- flip-- log1p-expm1-u
diff-log associate-/r*
sub-neg sqrt-div associate-/l/
cbrt-undiv associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp neg-log clear-num div-inv
Counts
4 → 171
Calls
4 calls:
47.0ms
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
3.0ms
(- (* b_2 b_2) (* a c))
18.0ms
(- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))
14.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series268.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
34.0ms
(- (* b_2 b_2) (* a c))
74.0ms
(- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))
72.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify799.0ms

Counts
183 → 183
Iterations

Useful iterations: done (792.0ms)

IterNodesCost
02425993
15484363
214473549
done50013540

prune384.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 5.4b

localize15.0ms

Local error

Found 4 expressions with local error:

1.2b
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
2.6b
(/ (/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)) a)
8.2b
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2))
21.1b
(sqrt (fma b_2 b_2 (- (* c a))))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
164×add-sqr-sqrt
162×times-frac
129×*-un-lft-identity
95×add-cube-cbrt
34×difference-of-squares
32×sqrt-prod
27×associate-/l*
18×prod-diff
17×distribute-lft-out--
11×add-exp-log add-cbrt-cube
10×associate-/r/
associate-/r*
flip3-- fma-neg flip-- div-inv add-log-exp
pow1
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u
associate-/l/
frac-2neg clear-num
sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+
Counts
4 → 217
Calls
4 calls:
7.0ms
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
30.0ms
(/ (/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)) a)
24.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2))
1.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

series418.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
110.0ms
(/ (/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)) a)
150.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2))
76.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

simplify1.2s

Counts
229 → 229
Iterations

Useful iterations: done (1.2s)

IterNodesCost
03247409
17676214
221805329
done50015327

prune653.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 5.4b

localize19.0ms

Local error

Found 4 expressions with local error:

5.4b
(exp (log (sqrt (fma b_2 b_2 (- (* c a))))))
8.6b
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2))
15.5b
(- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2)
21.1b
(sqrt (fma b_2 b_2 (- (* c a))))

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
72×add-sqr-sqrt
51×*-un-lft-identity
41×add-cube-cbrt
40×log-prod exp-sum
27×prod-diff
23×sqrt-prod
21×times-frac
15×difference-of-squares
fma-neg
pow1 associate-/r*
add-exp-log exp-prod add-cbrt-cube add-log-exp
distribute-lft-out--
expm1-log1p-u log1p-expm1-u
log-pow associate-/l*
flip3-- sqrt-pow1 pow1/2 associate-/r/ flip-- associate-/l/
cbrt-undiv sub-neg rem-sqrt-square frac-2neg flip3-+ diff-log div-exp clear-num flip-+ div-inv rem-exp-log
Counts
4 → 140
Calls
4 calls:
3.0ms
(exp (log (sqrt (fma b_2 b_2 (- (* c a))))))
35.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2))
20.0ms
(- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2)
1.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

series381.0ms

Counts
4 → 12
Calls
4 calls:
74.0ms
(exp (log (sqrt (fma b_2 b_2 (- (* c a))))))
147.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2))
84.0ms
(- (exp (log (sqrt (fma b_2 b_2 (- (* c a)))))) b_2)
75.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

simplify2.2s

Counts
152 → 152
Iterations

Useful iterations: done (2.2s)

IterNodesCost
02163867
14532897
210562322
330892171
done50002170

prune393.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 5.4b

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(fma b_2 b_2 (- (* c a)))
1.2b
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
13.4b
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (* a (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)))
21.1b
(sqrt (fma b_2 b_2 (- (* c a))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
23×*-un-lft-identity
21×add-cube-cbrt
18×prod-diff
16×sqrt-prod
add-exp-log add-cbrt-cube
fma-neg add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
times-frac associate-/l*
cbrt-undiv flip3-- associate-*r/ div-exp associate-/r/ flip-- associate-/l/ difference-of-squares
sub-neg rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 diff-log prod-exp clear-num associate-/r* cbrt-unprod flip-+ fma-udef div-inv distribute-lft-out--
Counts
4 → 93
Calls
4 calls:
0.0ms
(fma b_2 b_2 (- (* c a)))
7.0ms
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
23.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (* a (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)))
1.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

series313.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(fma b_2 b_2 (- (* c a)))
84.0ms
(- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)
114.0ms
(/ (+ (* b_2 (- b_2 b_2)) (* a c)) (* a (- (sqrt (fma b_2 b_2 (- (* c a)))) b_2)))
74.0ms
(sqrt (fma b_2 b_2 (- (* c a))))

simplify3.0s

Counts
105 → 105
Iterations

Useful iterations: 3 (1.9s)

IterNodesCost
01772176
14371800
212871392
347231297
done50001297

prune257.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 5.4b

regimes179.0ms

Accuracy

88% (3.2b remaining)

Error of 8.8b against oracle of 5.6b and baseline of 32.0b

bsearch156.0ms

Steps
ItersRangePoint
10
1.1889782913455773e+76
6.845935134449847e+90
2.0945334611922723e+90
9
-2.2089175703627385e-287
-1.7683474342019888e-296
-2.57120366754749e-295
9
-3.339096941797073e+59
-6.124320340976488e+51
-5.109856166749479e+57

simplify5.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03658
14558
24758
done4758

end0.0ms

sample961.0ms

Algorithm
intervals
Results
194.0ms1059×body2560valid
186.0ms5842×body80valid
140.0ms911×body1280valid
86.0ms2942×body80nan
53.0ms463×body640valid
24.0ms103×body5120valid
21.0ms235×body320valid
6.0ms109×body160valid