You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Berdine
077b4d3da7
[sledge] Add Solver tests demonstrating incompleteness
...
Summary:
The SL solver is currently not always able to append segments which
have been split symbolically, that is, at an internal point expressed
using a variable, rather than merely a constant.
Also, existential instantiation, that is, the choice of witnesses
during proof search, is currently sensitive to the order of
subformulas. This can lead to fragile incompleteness.
Reviewed By: mbouaziz
Differential Revision: D14481991
fbshipit-source-id: 80fe2f0a8
6 years ago
..
bin
[sledge] Run executables from dune install dir
6 years ago
model
[sledge] Extend cxxabi model
6 years ago
src
[sledge] Add Solver tests demonstrating incompleteness
6 years ago
test
[sledge] Improve build of model/cxxabi.bc
6 years ago
tools
[sledge] Update build system, etc.
6 years ago
.clang-format
Add initial version of LLAIR and LLVM to LLAIR translation
7 years ago
.gitignore
[sledge] Update build system, etc.
6 years ago
.ocamlformat
[sledge] Update build system, etc.
6 years ago
.ocp-indent
Add initial version of LLAIR and LLVM to LLAIR translation
7 years ago
Makefile
[sledge] Do not auto-promote test results
6 years ago
SETUP.org
[sledge] Update build system, etc.
6 years ago
TODO.org
[sledge] Reimplement arithmetic and congruence closure
6 years ago
dune
[sledge] Use dune ocamlformat integration for `make fmt`
6 years ago
dune-common.in
[sledge] Build system support inline tests in all libraries
6 years ago
dune-project
[sledge] Run executables from dune install dir
6 years ago
dune-workspace
[sledge] Update build system, etc.
6 years ago
llair.opam
[sledge] Upgrade base to v0.12
6 years ago
sledge.opam
[sledge] Upgrade base to v0.12
6 years ago