PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Rehashing test followup
Date: Friday, 17 Apr 2020, 08:12:56


    > Message Posted By: Unknown
    >
    > Are any of the public tests now large enough such that the load average
    > will exceed 8 and rehashing will occur? If so then we can test whether our
    > implementation of rehashing causes any error.

Yes.  For example, the 3x3 problem with no solution
requires two rehashings.

--Stan-
PREV INDEX NEXT