2011-10-27

Re: HW3 Problem 5.2 .

Did you mean problem 5.5? Fixed-width intervals just means that all the intervals are the same width, say 5 or say 10. So you might have a <br>GC-list like {[1,3], [9,11], [13, 15]}. Here the fixed-width is 2.

Did you mean problem 5.5? Fixed-width intervals just means that all the intervals are the same width, say 5 or say 10. So you might have a <br>GC-list like {[1,3], [9,11], [13, 15]}. Here the fixed-width is 2.
2011-11-02

HW3 Problem 5.5

&#039;&#039;&#039;Originally Posted By: jnewth&#039;&#039;&#039;

What is a &amp;quot;fixed interval&amp;quot; in the statement of the problem? Does this mean instead of a phrase, ie, &amp;quot;A...B&amp;quot; of some unknown size, we instead receive an array of intervals that we can index through?

'''Originally Posted By: jnewth''' What is a &quot;fixed interval&quot; in the statement of the problem? Does this mean instead of a phrase, ie, &quot;A...B&quot; of some unknown size, we instead receive an array of intervals that we can index through?
X