- 25 Aug, 2010 1 commit
-
-
MARCHE Claude authored
-
- 23 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 20 Aug, 2010 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 19 Aug, 2010 1 commit
-
-
Francois Bobot authored
Encoding_instantiate keeps the type of the green part complexe. Encoding_simple2 (bad name) replaces the complexe types by constants. One day we can add a better comprehesion of (int,int) array for instance inside encoding_simple2 or inside the printers.
-
- 16 Aug, 2010 3 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-
Francois Bobot authored
-
- 11 Aug, 2010 1 commit
-
-
Francois Bobot authored
-
- 10 Aug, 2010 2 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-
- 05 Aug, 2010 1 commit
-
-
Francois Bobot authored
-
- 19 Jul, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 15 Jul, 2010 3 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-
Simon Cruanes authored
-
- 13 Jul, 2010 1 commit
-
-
Francois Bobot authored
encoding_enumeration add projection for enumerated type. Seems to work (on valid and not valid goal) for simplify, spass, eprover see examples/programs/sorted_list.mlw with eprover, spass, simplify!! encoding_enumeration must be used with encoding_decorate and encoding_instantiate if an enumeration type is kept.
-
- 11 Jul, 2010 1 commit
-
-
Andrei Paskevich authored
with a different logic of splitting in premises - to discuss. Its main advantage is providing two transformations instead of 6.
-
- 08 Jul, 2010 3 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
- everything is converted to the new shiny way of doing things. Well, everything except Gappa, which seems very unifinished anyway, and Encoding_instantiate, which is too complex and would like to update it with François. Also, I commented a little piece of exception reporting in manager/, will see it with Claude. THIS IS STILL A WORK IN PROGRESS! Please inform me about any bugs, ugly APIs, and proposed corrections. All the non-implemented things, mentioned in the previous commit message are still in the TODO list and will be done soon.
-
Francois Bobot authored
-
- 07 Jul, 2010 2 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-
- 06 Jul, 2010 2 commits
-
-
Andrei Paskevich authored
-
Francois Bobot authored
-
- 05 Jul, 2010 4 commits
-
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
installation (work in progress, currently for developers only); why.conf is also searched for in the installation path (Config.why_libdir); in why.conf, theories and drivers filenames are relative to why.conf dirname (when relative)
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
- 02 Jul, 2010 1 commit
-
-
MARCHE Claude authored
-
- 28 Jun, 2010 1 commit
-
-
Simon Cruanes authored
now ocamlgraph can be used properly in hypothesis_selection
-
- 25 Jun, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 24 Jun, 2010 2 commits
-
-
Jean-Christophe Filliâtre authored
programs: the type-checker is back and the bug in vacid_0_sparse_array is now fixed; make bench is back
-
Jean-Christophe Filliâtre authored
-
- 23 Jun, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 22 Jun, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
programs: complete rewrite of the type-checker in progress (in particular, types dterm and dfmla have been moved to Denv, together with some functions); make does not compile whyml anymore; make bench will stop at the first program test; with my apologies if I messed up somewhere...
-
- 17 Jun, 2010 1 commit
-
-
Francois Bobot authored
-
- 15 Jun, 2010 2 commits
-
-
Francois Bobot authored
bench : ajout d'un bench pour tester tous les provers sur des buts triviaux. Cela peut permettre de détecter un mauvais driver ou printer.
-
Simon Cruanes authored
began implementing dynamic dependency graph in hypothesis_selection.ml
-