Details

Time bar (total: 4.8s)

sample44.0ms

Algorithm
intervals
Results
11.0ms201×body80valid
6.0ms31×body1280valid
5.0ms21×body2560valid
4.0ms103×body80nan
2.0ms13×body640valid
1.0msbody5120valid
1.0msbody320valid
0.0msbody160valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0259
1469
2869
31139
41219
51219

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.8b

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
1.0b
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
1.2b
(- (* b b) (* 4.0 (* a c)))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
11×add-sqr-sqrt
10×add-cube-cbrt fma-def add-log-exp
add-exp-log add-cbrt-cube
distribute-rgt-neg-in distribute-lft-out
pow1 times-frac associate-/l*
expm1-log1p-u log1p-expm1-u
distribute-lft-neg-in sqrt-prod
cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/
+-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 90
Calls
4 calls:
39.0ms
(/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
13.0ms
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
3.0ms
(- (* b b) (* 4.0 (* a c)))
5.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series302.0ms

Counts
4 → 12
Calls
4 calls:
106.0ms
(/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
80.0ms
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
43.0ms
(- (* b b) (* 4.0 (* a c)))
73.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify50.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0438854
11658750
25001735

prune304.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 4.4b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a))
1.0b
(+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b))
1.2b
(- (* b b) (* 4.0 (* a c)))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite77.0ms

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity
10×add-sqr-sqrt add-log-exp
add-exp-log add-cube-cbrt add-cbrt-cube
fma-def sqrt-prod distribute-lft-out
pow1 times-frac associate-/l*
expm1-log1p-u log1p-expm1-u
distribute-rgt-neg-in div-sub
cbrt-undiv neg-sub0 associate-+r- flip3-- flip3-+ sqrt-div div-exp unsub-neg sum-log flip-- flip-+ associate-/l/
+-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 90
Calls
4 calls:
48.0ms
(/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a))
19.0ms
(+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b))
3.0ms
(- (* b b) (* 4.0 (* a c)))
5.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series306.0ms

Counts
4 → 12
Calls
4 calls:
106.0ms
(/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a))
83.0ms
(+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b))
44.0ms
(- (* b b) (* 4.0 (* a c)))
73.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify51.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0439865
11747764
25002756

prune264.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 4.4b

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))))
1.0b
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
1.2b
(- (* b b) (* 4.0 (* a c)))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
53×times-frac
48×*-un-lft-identity
29×add-sqr-sqrt
28×add-cube-cbrt
25×add-exp-log
13×add-cbrt-cube
12×div-exp
11×associate-/r*
10×fma-def distribute-lft-out add-log-exp
associate-/r/
distribute-rgt-neg-in
pow1
cbrt-undiv flip3-+ flip-+ div-inv
expm1-log1p-u log1p-expm1-u
distribute-lft-neg-in rec-exp 1-exp prod-exp sqrt-prod associate-/l*
flip3-- sqrt-div sum-log flip--
+-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff neg-log clear-num cbrt-unprod inv-pow
Counts
4 → 134
Calls
4 calls:
31.0ms
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))))
13.0ms
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
3.0ms
(- (* b b) (* 4.0 (* a c)))
5.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series343.0ms

Counts
4 → 12
Calls
4 calls:
145.0ms
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))))
80.0ms
(+ (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
43.0ms
(- (* b b) (* 4.0 (* a c)))
74.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify73.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
05561665
126641442
250021371

prune332.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 4.4b

localize19.0ms

Local error

Found 4 expressions with local error:

1.2b
(- (* b b) (* 4.0 (* a c)))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))
19.5b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
sqrt-prod
pow1 add-cube-cbrt *-un-lft-identity
sqrt-div add-log-exp
add-exp-log expm1-log1p-u flip3-- add-cbrt-cube flip-- log1p-expm1-u
rem-sqrt-square sqrt-pow1 pow1/2
sub-neg fma-neg diff-log prod-diff
Counts
4 → 67
Calls
4 calls:
3.0ms
(- (* b b) (* 4.0 (* a c)))
5.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))
4.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))
5.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series266.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(- (* b b) (* 4.0 (* a c)))
68.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))
75.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))
74.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify86.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 3 (78.0ms)

IterNodesCost
0170564
1622537
22864531
35001524

prune343.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 4.4b

regimes178.0ms

Accuracy

87.2% (3.7b remaining)

Error of 9.2b against oracle of 5.5b and baseline of 34.1b

bsearch154.0ms

Steps
ItersRangePoint
2
3.9431530817676045e+109
4.557375181159837e+109
4.019930844191633e+109
10
9.294290849485744e-131
6.48544897696183e-121
1.9238883452280037e-130
10
-1.5405955983178716e+163
-1.402598515452623e+153
-2.3044033969831823e+153

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04228
14428
24428

end0.0ms

sample1.4s

Algorithm
intervals
Results
423.0ms5850×body80valid
265.0ms1101×body2560valid
190.0ms921×body1280valid
119.0ms2888×body80nan
69.0ms450×body640valid
30.0ms103×body5120valid
26.0ms228×body320valid
9.0ms121×body160valid