rustsat-cadical 0.7.5

Interface to the SAT solver CaDiCaL for the RustSAT library.
Documentation
1
2
3
4
5
6
7
8
These are unit tests of the contributed code executed with `run.sh` which
actually needs to be called from an immediate sub-directory of CaDiCaL.

The binary and results of the tests are put into the build directory.

The `makefile` allows to compile and execute the tests from within this
sub-directory with a single `make` command, but then uses `../../build` as
build directory.