Details

Time bar (total: 5.5s)

sample39.0ms

Algorithm
intervals
Results
7.0ms183×body80valid
6.0ms28×body2560valid
5.0ms29×body1280valid
3.0ms89×body80nan
3.0ms22×body640valid
1.0msbody5120valid
0.0msbody160valid
0.0msbody320valid

simplify11.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: 36.0b

localize11.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 b) (* (* 4.0 a) c))
1.8b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
25.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite107.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:
62.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
8.0ms
(- (* b b) (* (* 4.0 a) c))
24.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
10.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series311.0ms

Counts
4 → 12
Calls
4 calls:
109.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
46.0ms
(- (* b b) (* (* 4.0 a) c))
82.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
74.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify59.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0438854
11702750
25001735

prune289.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 5.5b

localize15.0ms

Local error

Found 4 expressions with local error:

1.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
4.0b
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
10.9b
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
25.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite185.0ms

Algorithm
rewrite-expression-head
Rules
125×add-sqr-sqrt
124×*-un-lft-identity
90×times-frac
80×add-cube-cbrt
60×prod-diff
44×sqrt-prod
32×distribute-rgt-neg-in
30×associate-/l*
22×distribute-lft-out-- difference-of-squares
21×distribute-lft-neg-in
18×add-exp-log add-cbrt-cube
10×fma-neg
associate-/r* add-log-exp
cbrt-undiv neg-mul-1 div-exp
associate-/r/
pow1 flip3-- flip--
expm1-log1p-u log1p-expm1-u div-inv
associate-/l/
frac-2neg sqrt-div diff-log prod-exp clear-num cbrt-unprod
associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+
Counts
4 → 232
Calls
4 calls:
28.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
80.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
55.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
10.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series503.0ms

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

simplify142.0ms

Algorithm
egg-herbie
Counts
244 → 244
Iterations

Useful iterations: 2 (103.0ms)

IterNodesCost
08295119
137633863
250013860

prune785.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 5.5b

localize17.0ms

Local error

Found 4 expressions with local error:

1.0b
(- (* b b) (* (* 4.0 a) c))
1.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
16.5b
(/ (* 2.0 a) (* 4.0 (* a c)))
25.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
61×prod-diff
51×add-sqr-sqrt
50×*-un-lft-identity
46×add-cube-cbrt
34×sqrt-prod
25×add-exp-log add-cbrt-cube
22×distribute-rgt-neg-in
21×distribute-lft-neg-in
11×fma-neg
10×add-log-exp
prod-exp cbrt-unprod
neg-mul-1
cbrt-undiv div-exp
pow1
expm1-log1p-u log1p-expm1-u
flip3-- diff-log flip--
sub-neg sqrt-div distribute-lft-out-- difference-of-squares
associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 times-frac pow1/2 neg-log clear-num associate-/r* div-inv associate-/l*
Counts
4 → 150
Calls
4 calls:
8.0ms
(- (* b b) (* (* 4.0 a) c))
28.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
21.0ms
(/ (* 2.0 a) (* 4.0 (* a c)))
11.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series215.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(- (* b b) (* (* 4.0 a) c))
81.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
12.0ms
(/ (* 2.0 a) (* 4.0 (* a c)))
75.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify96.0ms

Algorithm
egg-herbie
Counts
162 → 162
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
06103042
130781945
250021857

prune319.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 5.5b

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (/ 1 1) (* (/ 0.5 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
1.0b
(- (* b b) (* (* 4.0 a) c))
1.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
25.6b
(sqrt (- (* b b) (* (* 4.0 a) c)))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
65×add-sqr-sqrt
64×add-exp-log *-un-lft-identity
61×prod-diff
60×add-cube-cbrt
40×div-exp
34×sqrt-prod
31×times-frac
25×add-cbrt-cube
22×distribute-rgt-neg-in
21×distribute-lft-neg-in
15×1-exp
14×prod-exp
13×associate-/l*
11×cbrt-undiv fma-neg
10×add-log-exp
neg-mul-1
rec-exp
pow1 flip3-- associate-/r/ flip--
expm1-log1p-u cbrt-unprod log1p-expm1-u
diff-log div-inv
frac-times sub-neg sqrt-div associate-*r/ distribute-lft-out-- difference-of-squares
associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log associate-*l/ clear-num associate-/r* associate-/l/
Counts
4 → 195
Calls
4 calls:
36.0ms
(/ (/ 1 1) (* (/ 0.5 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
8.0ms
(- (* b b) (* (* 4.0 a) c))
30.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
10.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

series386.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(/ (/ 1 1) (* (/ 0.5 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))
49.0ms
(- (* b b) (* (* 4.0 a) c))
78.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
76.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))

simplify110.0ms

Algorithm
egg-herbie
Counts
207 → 207
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
08463861
138392635
250032632

prune374.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 5.5b

regimes130.0ms

Accuracy

80.3% (4.9b remaining)

Error of 10.4b against oracle of 5.5b and baseline of 30.1b

bsearch100.0ms

Steps
ItersRangePoint
8
3.1248942757642245e+89
1.1714167766929137e+92
1.4674548320892864e+91
7
-1.9209620939201072e-35
-4.595080940101684e-37
-8.142382752743585e-37

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03716
13716

end0.0ms

sample1.1s

Algorithm
intervals
Results
222.0ms1058×body2560valid
205.0ms5792×body80valid
165.0ms935×body1280valid
106.0ms2915×body80nan
61.0ms453×body640valid
26.0ms101×body5120valid
25.0ms225×body320valid
8.0ms113×body160valid