- 09 Oct, 2012 7 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
François Bobot authored
-
Guillaume Melquiond authored
If the user happens to select all the goals in the IDE and press replay, a quadratic number of proof attempts are actually scheduled: each goal is scheduled as many times as it has ancestors. This patch fixes it.
-
Guillaume Melquiond authored
With the previous code, one could start with an original time limit of a few seconds and end up with proof attempts running for several minutes after a few unsuccessful tries with provers that are aware of the actual limit. Now, the actual time limit is never more than twice the user-defined one.
-
- 08 Oct, 2012 11 commits
-
-
Claude Marche authored
-
Claude Marche authored
-
MARCHE Claude authored
-
Asma Tafat-Bouzid authored
-
Asma Tafat-Bouzid authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Claude Marche authored
-
- 07 Oct, 2012 4 commits
-
-
Asma Tafat authored
-
Asma Tafat authored
-
lgondelman authored
induction_int_lex : new induction tactic (labels only, no heuristic provided) for ordered int tuples.
-
Andrei Paskevich authored
this is an experimental feature, not yet proved, not yet tested. Currently, it is only used when a debug flag "implicit_post" is set. It might need some tweaking to work well with booleans.
-
- 06 Oct, 2012 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 05 Oct, 2012 6 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
François Bobot authored
-
Asma Tafat-Bouzid authored
-
- 04 Oct, 2012 7 commits
-
-
Asma Tafat authored
-
lgondelman authored
induction tactic: cleaning up (an old version of tactic (induction_ty) is removed). Induction on integers will be fixed soon (actually does not work)
-
MARCHE Claude authored
-
Asma Tafat authored
-
Asma Tafat authored
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
- 03 Oct, 2012 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-