PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] upper bound
Date: Sunday, 01 Nov 2020, 16:49:25


    > Message Posted By: Unknown
    >
    > Will the upper bound always have something like 10000 bytes added to it
    > (for heap+data+stack storage) as in test case 17? I see that
    > "UPPER=$(($BOUND * $SIZE + 10000))" in t17.

There will be some value to reflect the fact that
maxStack is not deterministic.

--Stan-
PREV INDEX NEXT