Details

Time bar (total: 3.7s)

analyze260.0ms

Algorithm
search

sample41.0ms

Algorithm
intervals
Results
15.0ms162×body160valid
7.0ms274×pre80true
5.0ms39×body320valid
3.0ms55×body80valid
1.0ms18×body80nan

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0249
1459
2799
3979
41059
51059

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 44.5b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))
0.1b
(- (* b b) (* (* 4.0 a) c))
0.2b
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
40.5b
(+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite26.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)))
3.0ms
(- (* b b) (* (* 4.0 a) c))
11.0ms
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
7.0ms
(+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))

series64.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0396773
11550683
25001673

prune121.0ms

Filtered
63 candidates to 82 candidates (-30.2%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New79382
Fresh000
Picked101
Done000
Total80383

Merged error: 0.2b

Counts
83 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.1b
(- (* 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
(/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* 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:
7.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
3.0ms
(- (* b b) (* (* 4.0 a) c))
17.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
12.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

series122.0ms

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

simplify116.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
06432666
132102408
250012396

prune303.0ms

Filtered
106 candidates to 163 candidates (-53.8%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1558163
Fresh112
Picked101
Done000
Total1579166

Merged error: 0b

Counts
166 → 9

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.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:
10.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))))))

series94.0ms

Counts
4 → 12
Calls
4 calls:
26.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))
45.0ms
(/ (* 4.0 (* a c)) (* a (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

simplify89.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (78.0ms)

IterNodesCost
05181106
13294871
25002864

prune143.0ms

Filtered
62 candidates to 97 candidates (-56.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New94397
Fresh448
Picked011
Done000
Total988106

Merged error: 0b

Counts
106 → 8

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
36×times-frac
26×add-sqr-sqrt *-un-lft-identity
23×add-exp-log
22×add-cube-cbrt
18×add-cbrt-cube
10×div-exp associate-/r* add-log-exp
cbrt-undiv
div-inv
pow1 prod-exp associate-/l*
flip3-- diff-log flip--
sub-neg frac-2neg 1-exp associate-*r/ clear-num cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares
associate--l- neg-sub0 distribute-rgt-neg-in neg-log sqrt-prod associate-/r/
Counts
4 → 103
Calls
4 calls:
8.0ms
(- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))
4.0ms
(- (* b b) (* (* 4.0 a) c))
11.0ms
(/ (* 1 (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)
13.0ms
(/ 4.0 (/ (* 1 (- (neg b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c))

series74.0ms

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

simplify70.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
05931363
125121192
250011191

prune172.0ms

Filtered
85 candidates to 115 candidates (-35.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1123115
Fresh336
Picked101
Done101
Total1176123

Merged error: 0b

Counts
123 → 6

regimes176.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02311
12311

end0.0ms

analyze255.0ms

Algorithm
search

sample1.4s

Algorithm
intervals
Results
599.0ms4824×body160valid
251.0ms8923×pre80true
191.0ms1369×body320valid
86.0ms1807×body80valid
43.0ms923×body80nan

Profiling

Loading profile data...