Details

Time bar (total: 3.7s)

analyze603.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
12.5%87.4%0.1%5
18.7%81.1%0.1%6
18.7%76.5%4.8%7
28.1%66.3%5.6%8
35.1%55%9.9%9
36.3%50.9%12.8%10
42.1%42.4%15.5%11
47.5%33.8%18.7%12
48.8%30.7%20.6%13
51.8%25.6%22.5%14

sample41.0ms

Algorithm
intervals
Results
8.0ms169×body80valid
7.0ms29×body2560valid
6.0ms31×body1280valid
2.0ms13×body640valid
1.0ms32×body80nan
1.0msbody320valid
1.0msbody5120valid
0.0msbody80invalid
0.0msbody160valid

simplify477.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
071312
171312

prune11.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 33.4b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
0.2b
(- (* b_2 b_2) (* a c))
1.1b
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
23.0b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt
26×*-un-lft-identity
18×times-frac
16×add-cube-cbrt
10×difference-of-squares
sqrt-prod add-log-exp
add-exp-log add-cbrt-cube associate-/l*
pow1 distribute-lft-out--
flip3-- flip--
associate-/r*
sub-neg sqrt-div diff-log associate-/l/
cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp clear-num div-inv
Counts
4 → 82
Calls
4 calls:
10.0ms
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
4.0ms
(- (* b_2 b_2) (* a c))
7.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
6.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series69.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)
7.0ms
(- (* b_2 b_2) (* a c))
13.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
21.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify54.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
057431403

prune138.0ms

Filtered
70 candidates to 94 candidates (-34.3%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New841094
Fresh000
Picked101
Done000
Total851095

Merged error: 6.3b

Counts
95 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (sqrt (- (* b_2 b_2) (* a c))) a)
0.2b
(- (* b_2 b_2) (* a c))
4.8b
(- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a))
23.0b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
31×times-frac
30×*-un-lft-identity
22×add-cube-cbrt
17×sqrt-prod
add-log-exp
add-exp-log add-cbrt-cube associate-/l* difference-of-squares
pow1
flip3-- sqrt-div flip-- distribute-lft-out--
associate-/r* div-inv
sub-neg diff-log associate-/l/
cbrt-undiv rem-sqrt-square distribute-rgt-out-- frac-2neg sqrt-pow1 pow1/2 div-exp clear-num frac-sub sub-div
Counts
4 → 91
Calls
4 calls:
6.0ms
(/ (sqrt (- (* b_2 b_2) (* a c))) a)
4.0ms
(- (* b_2 b_2) (* a c))
21.0ms
(- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a))
4.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series67.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(/ (sqrt (- (* b_2 b_2) (* a c))) a)
7.0ms
(- (* b_2 b_2) (* a c))
16.0ms
(- (/ (sqrt (- (* b_2 b_2) (* a c))) a) (/ b_2 a))
12.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify49.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
048881599
148881599

prune118.0ms

Filtered
79 candidates to 103 candidates (-30.4%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1021103
Fresh279
Picked011
Done000
Total1049113

Merged error: 6.3b

Counts
113 → 9

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* b_2 b_2) (* a c))
0.2b
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))
1.1b
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
23.0b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
144×times-frac
123×add-sqr-sqrt
96×*-un-lft-identity
70×add-cube-cbrt
26×difference-of-squares
24×associate-/r*
16×sqrt-prod
15×add-exp-log
13×distribute-lft-out--
associate-/r/ add-cbrt-cube
add-log-exp
flip3-- div-exp flip--
pow1
div-inv
cbrt-undiv associate-/l*
sub-neg rec-exp sqrt-div diff-log 1-exp
rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num inv-pow
Counts
4 → 160
Calls
4 calls:
4.0ms
(- (* b_2 b_2) (* a c))
13.0ms
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))
8.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
4.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series65.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (* b_2 b_2) (* a c))
29.0ms
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))
13.0ms
(- (sqrt (- (* b_2 b_2) (* a c))) b_2)
15.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify70.0ms

Algorithm
egg-herbie
Counts
172 → 172
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
049723316
149723316

prune157.0ms

Filtered
102 candidates to 172 candidates (-68.6%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1684172
Fresh257
Picked011
Done101
Total17110181

Merged error: 6.2b

Counts
181 → 10

localize12.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c)))))
10.2b
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)
23.9b
(cbrt (- (* b_2 b_2) (* a c)))
23.9b
(cbrt (- (* b_2 b_2) (* a c)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
10×cbrt-prod add-cube-cbrt *-un-lft-identity
associate-*r*
sqrt-prod
pow1 add-exp-log cbrt-div add-cbrt-cube add-log-exp
flip3-- flip--
associate-*l* unswap-sqr
pow1/3 sqrt-div associate-*r/
sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod
Counts
4 → 65
Calls
4 calls:
8.0ms
(* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c)))))
8.0ms
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)
4.0ms
(cbrt (- (* b_2 b_2) (* a c)))
4.0ms
(cbrt (- (* b_2 b_2) (* a c)))

series115.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c)))))
28.0ms
(- (* (fabs (cbrt (- (* b_2 b_2) (* a c)))) (sqrt (cbrt (- (* b_2 b_2) (* a c))))) b_2)
22.0ms
(cbrt (- (* b_2 b_2) (* a c)))
26.0ms
(cbrt (- (* b_2 b_2) (* a c)))

simplify51.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049581442
149581442

prune87.0ms

Filtered
65 candidates to 77 candidates (-18.5%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New77077
Fresh088
Picked011
Done011
Total771087

Merged error: 6.2b

Counts
87 → 10

regimes295.0ms

Accuracy

83.2% (4.8b remaining)

Error of 10.4b against oracle of 5.6b and baseline of 34.0b

bsearch46.0ms

Steps
ItersRangePoint
7
3.328013945231586e-28
1.831192788137643e-26
3.555555513404012e-28
8
-3.534683422262958e+95
-7.410923708434795e+91
-3.471130737477603e+95

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06538
16538

end0.0ms

sample1.1s

Algorithm
intervals
Results
261.0ms1033×body2560valid
226.0ms5200×body80valid
174.0ms866×body1280valid
74.0ms472×body640valid
34.0ms776×body80nan
30.0ms102×body5120valid
27.0ms217×body320valid
10.0ms229×body80invalid
9.0ms110×body160valid

Profiling

Loading profile data...