Details

Time bar (total: 3.5s)

analyze273.0ms (7.9%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14

sample47.0ms (1.4%)

Algorithm
intervals
Results
14.0ms151×body160valid
9.0ms47×body320valid
9.0ms293×pre80true
3.0ms58×body80valid
2.0ms37×body80nan

simplify213.0ms (6.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (212.0ms)

IterNodesCost
0178416
1178416

prune8.0ms (0.2%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 45.3b

Counts
2 → 1

localize9.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(- (* b b) (* (* 3.0 a) c))
0.3b
(* (* 3.0 a) c)
0.3b
(/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a))
38.6b
(- (sqrt (- (* b b) (* (* 3.0 a) c))) b)

rewrite27.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
14×add-exp-log add-cbrt-cube
13×*-un-lft-identity
pow1
add-log-exp
add-cube-cbrt
times-frac associate-/l* difference-of-squares
prod-exp cbrt-unprod
flip3-- associate-*r* pow-prod-down sqrt-prod flip-- distribute-lft-out--
cbrt-undiv sub-neg diff-log div-exp associate-/l/
frac-2neg div-sub associate-*l* clear-num associate-/r* *-commutative div-inv
Counts
4 → 73
Calls

4 calls:

10.0ms
(/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a))
7.0ms
(- (sqrt (- (* b b) (* (* 3.0 a) c))) b)
5.0ms
(* (* 3.0 a) c)
4.0ms
(- (* b b) (* (* 3.0 a) c))

series55.0ms (1.6%)

Counts
4 → 12
Calls

4 calls:

25.0ms
(/ (- (sqrt (- (* b b) (* (* 3.0 a) c))) b) (* 3.0 a))
17.0ms
(- (sqrt (- (* b b) (* (* 3.0 a) c))) b)
9.0ms
(- (* b b) (* (* 3.0 a) c))
3.0ms
(* (* 3.0 a) c)

simplify38.0ms (1.1%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
050731207

prune231.0ms (6.6%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New691685
Fresh000
Picked101
Done000
Total701686

Merged error: 4.8b

Counts
86 → 16

localize3.0ms (0.1%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms (0%)

Counts
0 → 0

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
000

prune60.0ms (1.7%)

Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01515
Picked011
Done000
Total01616

Merged error: 4.8b

Counts
16 → 16

localize9.0ms (0.3%)

Local error

Found 3 expressions with local error:

0.2b
(/ (* a c) b)
0.3b
(* -1.5 (/ (* a c) b))
0.4b
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))

rewrite21.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
49×add-exp-log add-cbrt-cube
17×prod-exp cbrt-unprod
16×cbrt-undiv div-exp
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
times-frac associate-*r*
pow1
associate-/r*
associate-*l* div-inv add-log-exp
frac-2neg associate-*r/ clear-num associate-/l*
pow-prod-down *-commutative associate-/l/ unswap-sqr
Counts
3 → 78
Calls

3 calls:

8.0ms
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))
6.0ms
(* -1.5 (/ (* a c) b))
4.0ms
(/ (* a c) b)

series16.0ms (0.4%)

Counts
3 → 9
Calls

3 calls:

6.0ms
(* -1.5 (/ (* a c) b))
5.0ms
(/ (* -1.5 (/ (* a c) b)) (* 3.0 a))
5.0ms
(/ (* a c) b)

simplify57.0ms (1.7%)

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
04998653
14998653

prune215.0ms (6.2%)

Pruning

28 alts after pruning (27 fresh and 1 done)

PrunedKeptTotal
New741387
Fresh01414
Picked101
Done011
Total7528103

Merged error: 4.8b

Counts
103 → 28

localize7.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.3b
(* a (/ c b))
0.3b
(* -1.5 (* a (/ c b)))
0.4b
(/ (* -1.5 (* a (/ c b))) (* 3.0 a))

rewrite24.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
49×add-exp-log add-cbrt-cube
21×prod-exp cbrt-unprod
17×add-sqr-sqrt
14×associate-*r*
12×cbrt-undiv add-cube-cbrt *-un-lft-identity div-exp
11×times-frac
10×pow1
associate-*l*
associate-*r/
pow-prod-down
add-log-exp
*-commutative div-inv unswap-sqr
frac-2neg clear-num associate-/r* associate-/l/ associate-/l*
Counts
3 → 83
Calls

3 calls:

9.0ms
(/ (* -1.5 (* a (/ c b))) (* 3.0 a))
6.0ms
(* a (/ c b))
6.0ms
(* -1.5 (* a (/ c b)))

series16.0ms (0.4%)

Counts
3 → 9
Calls

3 calls:

6.0ms
(* -1.5 (* a (/ c b)))
5.0ms
(/ (* -1.5 (* a (/ c b))) (* 3.0 a))
5.0ms
(* a (/ c b))

simplify60.0ms (1.7%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
05018679

prune114.0ms (3.3%)

Pruning

31 alts after pruning (30 fresh and 1 done)

PrunedKeptTotal
New84892
Fresh42226
Picked101
Done011
Total8931120

Merged error: 4.7b

Counts
120 → 31

regimes675.0ms (19.5%)

Accuracy

Total 6.0b remaining (54.4%)

Threshold costs 0b (0%)

bsearch15.0ms (0.4%)

Steps
ItersRangePoint
2
0.007728773860066694
0.008686838970265957
0.008556615063999384

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08139
18139

end0.0ms (0%)

sample1.3s (36.7%)

Algorithm
intervals
Results
473.0ms4835×body160valid
262.0ms8941×pre80true
198.0ms1371×body320valid
92.0ms1794×body80valid
44.0ms941×body80nan

Profiling

Loading profile data...