- 01 Oct, 2015 1 commit
-
-
Martin Clochard authored
-
- 27 Sep, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 20 Sep, 2015 1 commit
-
-
MARCHE Claude authored
-
- 19 Sep, 2015 1 commit
-
-
MARCHE Claude authored
-
- 18 Sep, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 14 Sep, 2015 1 commit
-
-
MARCHE Claude authored
Issue: stack overflow when loading the driver, how can it be??
-
- 10 Sep, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
Need to compile Alt-Ergo with Nums instead of Zarith, which is not supported by js_of_ocaml
-
- 09 Sep, 2015 1 commit
-
-
MARCHE Claude authored
-
- 07 Sep, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 02 Sep, 2015 1 commit
-
-
MARCHE Claude authored
-
- 01 Sep, 2015 1 commit
-
-
MARCHE Claude authored
-
- 30 Aug, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 29 Aug, 2015 1 commit
-
-
MARCHE Claude authored
compile it with make src/trywhy3/trywhy3.js run it by loading src/trywhy3/index.html in your favorite browser first issue to solve : loading of standard library
-
- 05 Aug, 2015 1 commit
-
-
David Hauzar authored
triggering VC. - Transformation intro_vc_vars_counterexamp introduces new constant with model labels for every variable in the term that trigger VC and axiom that this constant is equal to the variable, finds the position of the term that trigger VC, and saves this position in meta (for smtv2 printer). - Transformation prepare_for_counterexmp additionally performs the transformation intro_vc_vars_counterexamp - smtv2 printer no longer collects the location of the term that triggers VC and does not collect variables in this term in a special way. Note that this functionality was not yet completely removed from the printer. It will be done so after the transformation intro_vc_vars_counterexmp will be tested. The rationale: Variables that should be displayed in counterexample are marked by model labels ("model", "model_projected", "model_trace:*"). Variables inside the term that triggers VC should be displayed in counterexample for that VC. However, many VCs (tasks) can be generated for a signle *.mlw file and only variables in the term that trigger the VC (task) that is currently proven should be displayed. That means that the process of selecting variables inside the term that triggers VC for counterexample must be done while processing the task. It is done by transformation intro_vc_vars_counterexmp. This means that smtv2 printer no longer has to find the position of the term that triggers VC and no longer has to collect variables in this term in a special way.
-
- 18 Jul, 2015 1 commit
-
-
MARCHE Claude authored
-
- 17 Jul, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 10 Jul, 2015 3 commits
-
-
Clement Fumex authored
Fix Bool.v Add TODO to Seq.v and BV_Gen.v update queens_bv session
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 02 Jul, 2015 1 commit
-
-
MARCHE Claude authored
-
- 01 Jul, 2015 1 commit
-
-
MARCHE Claude authored
-
- 26 Jun, 2015 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 19 Jun, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 18 Jun, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 16 Jun, 2015 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 12 Jun, 2015 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 05 Jun, 2015 1 commit
-
-
David Hauzar authored
-
- 02 Jun, 2015 1 commit
-
-
Clément Fumex authored
Add int.NumOf realization.
-
- 01 Jun, 2015 1 commit
-
-
MARCHE Claude authored
-
- 29 May, 2015 2 commits
-
-
David Hauzar authored
-
MARCHE Claude authored
Signed-off-by:
Claude Marche <Claude.Marche@inria.fr>
-
- 28 May, 2015 2 commits
-
-
Andrei Paskevich authored
-
Clément Fumex authored
- generation in the makefile - proofs done Remove complex axioms from Pow2int in bv.why. Add guards in rotates axioms in bv.why.
-
- 18 May, 2015 1 commit
-
-
David Hauzar authored
-