Details

Time bar (total: 4.1s)

sample73.0ms

Algorithm
intervals
Results
15.0ms523×pre80true
13.0ms131×body160valid
13.0ms267×body80nan
6.0ms125×body80valid

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0249
1459
2799
3979
41059
51059

prune3.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 27.1b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))
0.3b
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
0.3b
(- (* b b) (* (* 4.0 a) c))
27.0b
(+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite27.0ms

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

series63.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
27.0ms
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
8.0ms
(- (* b b) (* (* 4.0 a) c))
14.0ms
(+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))

simplify44.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0396773
11550683
25001673

prune137.0ms

Filtered
82 candidates to 63 candidates (23.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New77582
Fresh000
Picked101
Done000
Total78583

Merged error: 0.3b

Counts
83 → 5

localize18.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.2b
(/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
0.3b
(/ (/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
0.3b
(- (* b b) (* (* 4.0 a) c))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
82×add-sqr-sqrt *-un-lft-identity
38×add-cube-cbrt
30×associate-/l*
22×distribute-lft-out-- difference-of-squares
18×add-exp-log add-cbrt-cube
11×distribute-rgt-neg-in sqrt-prod
10×add-log-exp
associate-/r*
cbrt-undiv div-exp
associate-/r/
flip3-- flip--
pow1 div-inv
diff-log associate-/l/
sub-neg frac-2neg prod-exp clear-num cbrt-unprod
associate--l- neg-sub0 flip3-+ neg-log flip-+
Counts
4 → 151
Calls
4 calls:
8.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
12.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
16.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
4.0ms
(- (* b b) (* (* 4.0 a) c))

series126.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
57.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
46.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
9.0ms
(- (* b b) (* (* 4.0 a) c))

simplify113.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
06432666
132072409
250022397

prune334.0ms

Filtered
163 candidates to 106 candidates (35.0%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New15112163
Fresh404
Picked101
Done000
Total15612168

Merged error: 0b

Counts
168 → 12

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
0.2b
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.3b
(- (* b b) (* (* 4.0 a) c))
0.3b
(/ (* 4.0 (* a c)) (* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
16×add-sqr-sqrt
14×*-un-lft-identity
10×prod-exp cbrt-unprod add-log-exp
associate-*r*
pow1 cbrt-undiv add-cube-cbrt div-exp
sub-neg flip3-- associate-*r/ flip-- distribute-lft-out-- difference-of-squares
diff-log associate-*l*
distribute-rgt-in distribute-rgt-neg-in distribute-lft-in sqrt-prod associate-/r/
associate--l- neg-sub0 frac-2neg times-frac pow-prod-down neg-log clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 85
Calls
4 calls:
12.0ms
(* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
8.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
4.0ms
(- (* b b) (* (* 4.0 a) c))
13.0ms
(/ (* 4.0 (* a c)) (* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

series93.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
15.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
8.0ms
(- (* b b) (* (* 4.0 a) c))
42.0ms
(/ (* 4.0 (* a c)) (* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

simplify87.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
05181106
13294871
25002864

prune161.0ms

Filtered
97 candidates to 62 candidates (36.1%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New95297
Fresh5611
Picked011
Done000
Total1009109

Merged error: 0b

Counts
109 → 9

localize18.0ms

Local error

Found 4 expressions with local error:

0.2b
(* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))
0.2b
(+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c))))))
0.3b
(- (* b b) (* (* 4.0 a) c))
0.3b
(/ (* 4.0 (* a c)) (+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
16×associate-*r*
15×add-exp-log add-cbrt-cube
14×add-sqr-sqrt
12×add-cube-cbrt *-un-lft-identity
add-log-exp
pow1 distribute-lft-neg-in distribute-rgt-neg-in sqrt-prod
prod-exp distribute-rgt-neg-out cbrt-unprod
cbrt-undiv times-frac div-exp associate-*l* associate-/r*
flip3-- flip3-+ sqrt-div associate-*r/ associate-/r/ flip-- flip-+ distribute-neg-frac
+-commutative neg-mul-1 sub-neg distribute-neg-out frac-2neg mul-1-neg diff-log unsub-neg pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 85
Calls
4 calls:
8.0ms
(* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))
5.0ms
(+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c))))))
4.0ms
(- (* b b) (* (* 4.0 a) c))
9.0ms
(/ (* 4.0 (* a c)) (+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))))

series118.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))
24.0ms
(+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c))))))
8.0ms
(- (* b b) (* (* 4.0 a) c))
66.0ms
(/ (* 4.0 (* a c)) (+ (* -1 (* a b)) (* a (neg (sqrt (- (* b b) (* (* 4.0 a) c)))))))

simplify78.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
05241116
12736928
25001909

prune155.0ms

Filtered
97 candidates to 72 candidates (25.8%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New97097
Fresh077
Picked011
Done011
Total979106

Merged error: 0b

Counts
106 → 9

regimes216.0ms

Accuracy

0% (0.4b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 0.4b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03615
14915
25015
35015

end0.0ms

sample2.1s

Algorithm
intervals
Results
462.0ms16757×pre80true
427.0ms4442×body160valid
419.0ms8757×body80nan
176.0ms3558×body80valid

Profiling

Loading profile data...