- 25 Apr, 2019 3 commits
-
-
Sylvain Dailler authored
Also add tests for not, true and false
-
Sylvain Dailler authored
-
Sylvain Dailler authored
This takes into account that "introduce" actually split negative conjunctions.
-
- 24 Apr, 2019 3 commits
-
-
Andrei Paskevich authored
-
DAILLER Sylvain authored
Add name to requires and asserts See merge request !129
-
Sylvain Dailler authored
-
- 23 Apr, 2019 3 commits
-
-
Sylvain Dailler authored
This is implemented using an attribute that is detected when a transformation introduces the hypothesis. Added for assertion_kind and requires.
-
DAILLER Sylvain authored
batch mode: add printing of source color and cursor position as text See merge request !124
-
Sylvain Dailler authored
This shows where the colors/cursor are located on the source code when selecting a goal. This also contains an experimental oracle based bench for keeping track of this information.
-
- 19 Apr, 2019 6 commits
-
-
DAILLER Sylvain authored
Add --stats to cvc4 to allow querying steps See merge request !126
-
Sylvain Dailler authored
-
MARCHE Claude authored
Resolve "Support for Alt-Ergo 2.3.0 and CVC4 1.7" Closes #303 See merge request !127
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
- 17 Apr, 2019 3 commits
-
-
Jean-Christophe Filliâtre authored
(a simple programming exercise, with a simple proof)
-
DAILLER Sylvain authored
counterexamples: Indices are now model_value See merge request !125
-
Sylvain Dailler authored
-
- 16 Apr, 2019 3 commits
-
-
DAILLER Sylvain authored
Add comment prelude and outofmemory error for z3 driver See merge request !121
-
Sylvain Dailler authored
This replace memory_max_alloc_count with rlimit.
-
DAILLER Sylvain authored
Add %t/%m for timelimit/memlimit in strategy definitions See merge request !123
-
- 15 Apr, 2019 5 commits
-
-
Sylvain Dailler authored
This allows a strategy to call provers with the default timelimit/memlimit parameter. Example: "c CVC4,1.5 %t %m" Remove set_session_timelimit/memlimit from server_utils: put them in controller_itp so that they directly edit the configuration of the controller. Edit parser of strategies to allow %t and %m.
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
There is no CE for the new module OtherIndices, but it should
-
Sylvain Dailler authored
-
- 14 Apr, 2019 1 commit
-
-
Mário Pereira authored
-
- 12 Apr, 2019 4 commits
-
-
DAILLER Sylvain authored
ide/session: Add a command that resets all proofs from a session See merge request !120
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 11 Apr, 2019 2 commits
-
-
Sylvain Dailler authored
This command is added only in the Tools menu. It is not in the context menu and it cannot be called from the command line. Calling this will trigger a popup to prevent users mistake.
-
Sylvain Dailler authored
-
- 10 Apr, 2019 3 commits
-
-
DAILLER Sylvain authored
counterexamples display: add hexadecimal representation to int and bv Closes #302 See merge request !119
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
- 09 Apr, 2019 2 commits
-
-
DAILLER Sylvain authored
fix #282 Closes #282 See merge request !118
-
Sylvain Dailler authored
Replace split_all_full by split_vc as first transformation used by Auto
-
- 05 Apr, 2019 1 commit
-
-
Sylvain Dailler authored
-
- 04 Apr, 2019 1 commit
-
-
Sylvain Dailler authored
-