History log of /seL4-l4v-10.1.1/HOL4/src/metis/mlibArbint.sig
Revision Date Author Comments
# 706836b9 14-Jan-2004 Joe Hurd <joe@gilith.com>

Latest version of METIS_TAC.

The biggest change is that scheduling provers is done by number of
inferences, not time used, so METIS_TAC is now completely
deterministic. If it works for you on a subgoal, it will work every
time HOL4 is built.


# e475071e 20-Oct-2003 Joe Hurd <joe@gilith.com>

New version of Metis:

+ Uses finite models to guide clause selection in resolution.
+ A Metis test for when HOL is compiled using MLton.