Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-19 12:26:33 -0800 (Sat, 19 Mar 2005)
Revision: 6981
Log message:
Modified the lookahead propagation for performance (it is now
faster by about 10x). The main changes are a more explicit data
representation, and computing a fixpoint *within* a state
before moving on to the next one.
Changes | Path |
+9 -2 | metaprl/filter/base/filter_grammar.ml |