Changes by: Yegor N. Bryukhov (ybryukhov at gc.cuny.edu)
Date: 2005-07-16 16:27:24 -0700 (Sat, 16 Jul 2005)
Revision: 7621
Log message:
2 and 3 muddy children problems are solved.
3 children problem takes 120 seconds on mojave3 !!!
4 children seems to be way too hard for current path-searching algorithm because
of its unintelligent use of multiplicities.
Currently I keep a pair of debug messages on (in S4 only).
Changes | Path |
+4 -2 | metaprl/refiner/reflib/jall.ml |
+84 -21 | metaprl/theories/s4lp/s4_tests.ml |
+2 -0 | metaprl/theories/s4lp/s4_tests.mli |
+1952 -570 | metaprl/theories/s4lp/s4_tests.prla |