gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] DFA space savings


From: Arend Bayer
Subject: Re: [gnugo-devel] DFA space savings
Date: Fri, 8 Nov 2002 14:20:24 +0100 (CET)

Trevor Morris wrote:
> http://www.public32.com/games/go/trevor_3_12.3
>
>   - new struct dfa_rt_t allows different run-time DFA structure from 
> build-time
>   - reduces executable size by 10%

Should we, for the compressed versions, add an assert() that the
number of states is indeed less than 2^16? While this is true at the
moment, it could well become false by extending the pattern database or
changes in the DFA (and might cause difficult to track down bugs).

Arend





reply via email to

[Prev in Thread] Current Thread [Next in Thread]