Author: Stan Eisenstat
Subject: Re: [Cs323] Prune Size
Date: Sunday, 15 Nov 2020, 06:59:05
> Message Posted By: Unknown
>
> My prune is working, but the size is more than what t13 and t14 allow. How
> can I go about fixing this?
Start by verifying that
* your encode prunes (e.g., for Doc/linux.words the
number of strings in Hwk4/encode's table after each
prune is between 1900 and 2200); and
* when inserting a (PREF,CHAR) pair from the old table
into the new table, the value of PREF is the new code
for the string that PREF represents in the old table.
I need to see and run your code to say more.
--Stan-
PREV
INDEX
NEXT