Details

Time bar (total: 4.9s)

sample46.0ms

Algorithm
intervals
Results
11.0ms189×body80valid
7.0ms34×body1280valid
6.0ms28×body2560valid
3.0ms92×body80nan
2.0ms16×body640valid
2.0msbody5120valid
0.0msbody160valid
0.0msbody320valid

simplify14.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0259
1469
2869
31139
41219
51219

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 35.5b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
1.1b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
1.4b
(- (* b b) (* (* 4.0 a) c))
25.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite60.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:
38.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
12.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)))

series337.0ms

Counts
4 → 12
Calls
4 calls:
118.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
89.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
48.0ms
(- (* b b) (* (* 4.0 a) c))
82.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify55.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0438854
11702750
25001735

prune351.0ms

Filtered
102 candidates to 82 candidates (80.4%)
Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 6.9b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (sqrt (- (* b b) (* (* 4.0 a) c))) (- b)) (* 2.0 a))
1.1b
(+ (sqrt (- (* b b) (* (* 4.0 a) c))) (- b))
1.4b
(- (* b b) (* (* 4.0 a) c))
25.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite75.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:
47.0ms
(/ (+ (sqrt (- (* b b) (* (* 4.0 a) c))) (- b)) (* 2.0 a))
18.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)))

series319.0ms

Counts
4 → 12
Calls
4 calls:
115.0ms
(/ (+ (sqrt (- (* b b) (* (* 4.0 a) c))) (- b)) (* 2.0 a))
82.0ms
(+ (sqrt (- (* b b) (* (* 4.0 a) c))) (- b))
44.0ms
(- (* b b) (* (* 4.0 a) c))
77.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify61.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0439865
11792764
25002756

prune300.0ms

Filtered
102 candidates to 76 candidates (74.5%)
Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 6.9b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
1.1b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
1.4b
(- (* b b) (* (* 4.0 a) c))
25.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite55.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:
27.0ms
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
16.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)))

series383.0ms

Counts
4 → 12
Calls
4 calls:
164.0ms
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
91.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
48.0ms
(- (* b b) (* (* 4.0 a) c))
80.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify75.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
05561665
127071442
250011371

prune373.0ms

Filtered
146 candidates to 91 candidates (62.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 6.8b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
1.1b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
1.4b
(- (* b b) (* (* 4.0 a) c))
25.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
23×add-exp-log
19×*-un-lft-identity
14×add-sqr-sqrt
13×add-cbrt-cube
11×add-cube-cbrt
10×fma-def prod-exp add-log-exp
pow1 associate-*l*
distribute-rgt-neg-in associate-*r*
expm1-log1p-u div-exp cbrt-unprod log1p-expm1-u distribute-lft-out
distribute-lft-neg-in flip3-+ times-frac sqrt-prod flip-+
cbrt-undiv frac-times rec-exp flip3-- sqrt-div 1-exp associate-*r/ sum-log flip--
+-commutative neg-sub0 distribute-rgt-in associate-+l- neg-mul-1 sub-neg rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 fma-neg diff-log prod-diff pow-prod-down neg-log associate-*l/ *-commutative div-inv unswap-sqr
Counts
4 → 101
Calls
4 calls:
58.0ms
(* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
12.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
3.0ms
(- (* b b) (* (* 4.0 a) c))
4.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series376.0ms

Counts
4 → 12
Calls
4 calls:
162.0ms
(* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
88.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
48.0ms
(- (* b b) (* (* 4.0 a) c))
78.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify76.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05401014
12856861
25001850

prune319.0ms

Filtered
113 candidates to 84 candidates (74.3%)
Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 6.8b

regimes231.0ms

Accuracy

85.4% (4.1b remaining)

Error of 10.0b against oracle of 5.8b and baseline of 34.2b

bsearch115.0ms

Steps
ItersRangePoint
7
1.9426594712364374e-87
2.1051237392284573e-85
1.667046824505827e-85
8
-3.734333779790662e+128
-2.2987999557012895e+125
-5.238946631357967e+127

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03315
13315

end0.0ms

sample1.2s

Algorithm
intervals
Results
254.0ms1050×body2560valid
231.0ms5875×body80valid
173.0ms905×body1280valid
104.0ms2863×body80nan
69.0ms457×body640valid
30.0ms99×body5120valid
23.0ms212×body320valid
9.0ms128×body160valid