- 29 Apr, 2011 1 commit
-
-
François Bobot authored
-
- 28 Apr, 2011 1 commit
-
-
MARCHE Claude authored
-
- 21 Apr, 2011 4 commits
-
-
François Bobot authored
z3_smtv2* .drv : factorized
-
François Bobot authored
-
François Bobot authored
-
Andrei Paskevich authored
-
- 19 Apr, 2011 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
In the Gappa printer, perform a pseudo-congruence on the goal and move the introduce_premises transformation after abstraction. Goal h (f x) = 1 /\ f x = g y -> h (g y) = 1 is now transformed by fmla_cond_subst into h (g y) = 1 /\ f x = g y -> h (g y) = 1 which can now be abstracted to abstr = 1 /\ abstr1 = abstr2 -> abstr = 1.
-
- 12 Apr, 2011 7 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
François Bobot authored
-
François Bobot authored
-
Guillaume Melquiond authored
This makes bench/valid/intreal.why pass with Gappa.
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
This fixes the following assertion failure: anomaly: File "src/printer/gappa.ml", line 182, characters 19-25: Assertion failed
-
- 11 Apr, 2011 1 commit
-
-
Guillaume Melquiond authored
-
- 31 Mar, 2011 3 commits
-
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
-
- 18 Mar, 2011 1 commit
-
-
MARCHE Claude authored
-
- 16 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 28 Feb, 2011 1 commit
-
-
François Bobot authored
-
- 18 Feb, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 15 Feb, 2011 1 commit
-
-
François Bobot authored
TPTP/simplify : explicit not anymore the default
-
- 03 Feb, 2011 1 commit
-
-
François Bobot authored
Currently only in the driver z3_array.drv
-
- 24 Jan, 2011 1 commit
-
-
MARCHE Claude authored
-
- 21 Jan, 2011 1 commit
-
-
François Bobot authored
-
- 10 Jan, 2011 1 commit
-
-
François Bobot authored
-
- 17 Dec, 2010 1 commit
-
-
François Bobot authored
whycpulimit : Fix return the status of the prover gappa : Fix inversion (should use meta showing what musn't be instantiated)
-
- 16 Dec, 2010 3 commits
-
-
François Bobot authored
sorry for forgetting to add cpulimit_time.c no it is useless
-
François Bobot authored
"%h:%m:%s:%i" (i for mIlliseconds) Spass does'nt give cputime but wallclock. eprover doesn't always give time. so use cpulimit_time for them. add %b for the memlimit in bytes
-
François Bobot authored
encoding_sort : identity on meta lsymbol without definition undefined symbol are defined before using them... courses WP_registerStudent : 0.53 s -> 0.03!!
-
- 15 Dec, 2010 3 commits
-
-
François Bobot authored
-
François Bobot authored
from the prover output the time used by the prover. An intermediate format "h:m:s" is used to accept more output than only seconds.
-
MARCHE Claude authored
-
- 01 Dec, 2010 1 commit
-
-
François Bobot authored
-
- 30 Nov, 2010 1 commit
-
-
François Bobot authored
-
- 26 Nov, 2010 2 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
Add "eliminate_definition" before "eliminate_algebraic" in gappa.drv "eliminate_recursion" or "eliminate_definition" should be always applied before "eliminate_algebraic".
-
- 24 Nov, 2010 1 commit
-
-
MARCHE Claude authored
-