Details

Time bar (total: 6.9s)

sample1.8s

Algorithm
intervals
sampling

Space saved by range analysis: 99.999783%

Space saved by search: 99.999887%

Guaranteed chance to sample good point: 88.012896%

Results
14.0ms150×body160valid
10.0ms281×pre80true
5.0ms106×body80valid
1.0ms25×body80nan

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0219
1429
2769
3949
41029
51029

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 28.9b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 3.0 a) c)
0.3b
(- (* b b) (* (* 3.0 a) c))
0.4b
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
28.7b
(+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))

rewrite28.0ms

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

series53.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* 3.0 a) c)
8.0ms
(- (* b b) (* (* 3.0 a) c))
24.0ms
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
17.0ms
(+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))

simplify53.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0417711
11922611
25001602

prune127.0ms

Filtered
59 candidates to 85 candidates (-44.1%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New78785
Fresh000
Picked101
Done000
Total79786

Merged error: 0.5b

Counts
86 → 7

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(* 3.0 (* a c))
0.3b
(- (* b b) (* (* 3.0 a) c))
0.4b
(/ (+ 0 (* 3.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
0.4b
(/ (/ (+ 0 (* 3.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite41.0ms

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

series110.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 3.0 (* a c))
10.0ms
(- (* b b) (* (* 3.0 a) c))
53.0ms
(/ (+ 0 (* 3.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
45.0ms
(/ (/ (+ 0 (* 3.0 (* a c))) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

simplify117.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (96.0ms)

IterNodesCost
06512507
133122195
250022183

prune280.0ms

Filtered
102 candidates to 163 candidates (-59.8%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15310163
Fresh516
Picked101
Done000
Total15911170

Merged error: 0.0b

Counts
170 → 11

localize12.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 3.0 a) c)
0.3b
(- (* b b) (* (* 3.0 a) c))
0.4b
(/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
0.4b
(/ (/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
79×add-sqr-sqrt *-un-lft-identity
39×add-cube-cbrt
30×associate-/l*
23×add-exp-log add-cbrt-cube
20×distribute-lft-out-- difference-of-squares
10×distribute-rgt-neg-in sqrt-prod
pow1
associate-/r*
cbrt-undiv div-exp
associate-/r/ add-log-exp
prod-exp cbrt-unprod
flip3-- flip-- div-inv
associate-*r* pow-prod-down associate-/l/
frac-2neg clear-num
sub-neg flip3-+ diff-log associate-*l* *-commutative flip-+
Counts
4 → 151
Calls
4 calls:
5.0ms
(* (* 3.0 a) c)
3.0ms
(- (* b b) (* (* 3.0 a) c))
12.0ms
(/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
17.0ms
(/ (/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

series110.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* 3.0 a) c)
8.0ms
(- (* b b) (* (* 3.0 a) c))
53.0ms
(/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
45.0ms
(/ (/ (+ 0 (* (* 3.0 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

simplify122.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (99.0ms)

IterNodesCost
06312508
135202189
250032186

prune277.0ms

Filtered
102 candidates to 163 candidates (-59.8%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1594163
Fresh3710
Picked101
Done000
Total16311174

Merged error: 0b

Counts
174 → 11

localize11.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* 3.0 a) c)
0.3b
(- (* b b) (* (* 3.0 a) c))
0.4b
(/ (* (* 3.0 a) c) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))))
0.4b
(/ (/ (* (* 3.0 a) c) (- (neg b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a))

rewrite41.0ms

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

series107.0ms

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

simplify95.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
05821688
136901335
250021335

prune144.0ms

Filtered
75 candidates to 129 candidates (-72.0%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1263129
Fresh3710
Picked011
Done000
Total12911140

Merged error: 0b

Counts
140 → 11

regimes279.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01512
11512

end0.0ms

sample3.0s

Algorithm
intervals
sampling

Space saved by range analysis: 99.999783%

Space saved by search: 99.999887%

Guaranteed chance to sample good point: 88.012896%

Results
448.0ms4508×body160valid
254.0ms8620×pre80true
180.0ms3492×body80valid
30.0ms620×body80nan

Profiling

Loading profile data...