Thu, 29 Jul 2010 14:53:55 +0200avoid "clause" and "cnf" terminology where it no longer makes sense
blanchet [Thu, 29 Jul 2010 14:53:55 +0200] rev 38331
avoid "clause" and "cnf" terminology where it no longer makes sense

Thu, 29 Jul 2010 14:42:09 +0200"axiom_clauses" -> "axioms" (these are no longer clauses)
blanchet [Thu, 29 Jul 2010 14:42:09 +0200] rev 38330
"axiom_clauses" -> "axioms" (these are no longer clauses)

Thu, 29 Jul 2010 14:39:43 +0200remove the "extra_clauses" business introduced in 19a5f1c8a844;
blanchet [Thu, 29 Jul 2010 14:39:43 +0200] rev 38329
remove the "extra_clauses" business introduced in 19a5f1c8a844;
it isn't working reliably because of:
* relevance_override
* it is ignored anyway by TPTP generator
A better solution would/will be to ensure monotonicity: extra axioms not used in an ATP proof shouldn't make the rest of the problem provable

Thu, 29 Jul 2010 18:16:35 +0200adapting output for first solution
bulwahn [Thu, 29 Jul 2010 18:16:35 +0200] rev 38328
adapting output for first solution

Thu, 29 Jul 2010 17:27:59 +0200removing pointless type information in internal prolog terms
bulwahn [Thu, 29 Jul 2010 17:27:59 +0200] rev 38327
removing pointless type information in internal prolog terms

Thu, 29 Jul 2010 17:27:58 +0200cleaning example file; more natural ordering of variable names
bulwahn [Thu, 29 Jul 2010 17:27:58 +0200] rev 38326
cleaning example file; more natural ordering of variable names

Thu, 29 Jul 2010 17:27:57 +0200improving translation to prolog; restoring terms from prolog output; adding tracing support
bulwahn [Thu, 29 Jul 2010 17:27:57 +0200] rev 38325
improving translation to prolog; restoring terms from prolog output; adding tracing support

Thu, 29 Jul 2010 17:27:57 +0200working on parser for prolog reponse
bulwahn [Thu, 29 Jul 2010 17:27:57 +0200] rev 38324
working on parser for prolog reponse

Thu, 29 Jul 2010 17:27:56 +0200querying for multiple solutions in values command for prolog execution
bulwahn [Thu, 29 Jul 2010 17:27:56 +0200] rev 38323
querying for multiple solutions in values command for prolog execution

Thu, 29 Jul 2010 17:27:55 +0200correcting scanning
bulwahn [Thu, 29 Jul 2010 17:27:55 +0200] rev 38322
correcting scanning