lean2/src/tests/library/tactic
Leonardo de Moura c22f863114 refactor(library/tactic): improve solve method
Now, it produces the following outcomes:
1- A proof
2- A counterexample
3- A list of (unsolved) final states

Remark: the solve method does not check whether the proof or counterexample is correct.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-25 13:04:12 -08:00
..
CMakeLists.txt feat(library/tactic): add tactic framework APIs 2013-11-20 17:19:05 -08:00
tactic.cpp refactor(library/tactic): improve solve method 2013-11-25 13:04:12 -08:00