Details

Time bar (total: 4.8s)

sample42.0ms

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

simplify13.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

localize15.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)))

rewrite57.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:
35.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))
4.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series327.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
87.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
51.0ms
(- (* b b) (* (* 4.0 a) c))
76.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify53.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0438854
11702750
25001735

prune322.0ms

Filtered
102 candidates to 82 candidates (80.4%)
Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 6.9b

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) 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)))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
19×add-sqr-sqrt
18×add-cube-cbrt
15×times-frac
10×fma-def distribute-lft-out add-log-exp
distribute-rgt-neg-in
add-exp-log add-cbrt-cube
pow1 associate-/l*
expm1-log1p-u log1p-expm1-u
distribute-lft-neg-in associate-/r* sqrt-prod
neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub div-exp prod-diff neg-log clear-num div-inv
Counts
4 → 100
Calls
4 calls:
34.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) a)
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)))

series307.0ms

Counts
4 → 12
Calls
4 calls:
103.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) a)
82.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
50.0ms
(- (* b b) (* (* 4.0 a) c))
72.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify49.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0402977
11530896
25001874

prune329.0ms

Filtered
112 candidates to 88 candidates (78.6%)
Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 6.9b

localize17.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)))

rewrite50.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:
26.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)))

series359.0ms

Counts
4 → 12
Calls
4 calls:
150.0ms
(/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
84.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
50.0ms
(- (* b b) (* (* 4.0 a) c))
75.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify74.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
05561665
127071442
250011371

prune347.0ms

Filtered
146 candidates to 90 candidates (61.6%)
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)))

series368.0ms

Counts
4 → 12
Calls
4 calls:
159.0ms
(* (/ 1 (* 2.0 a)) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
86.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
46.0ms
(- (* b b) (* (* 4.0 a) c))
76.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify77.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
05401014
12856861
25001850

prune297.0ms

Filtered
113 candidates to 83 candidates (73.5%)
Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 6.8b

regimes227.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

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04119
14119

end0.0ms

sample1.2s

Algorithm
intervals
Results
245.0ms1050×body2560valid
243.0ms5875×body80valid
173.0ms905×body1280valid
107.0ms2863×body80nan
73.0ms457×body640valid
29.0ms212×body320valid
28.0ms99×body5120valid
10.0ms128×body160valid