This library aims to provide implementations of elements commonly used in the development on software in the area of satisfiability solving. The focus of the library is to provide as much ease of use without giving up on performance.
Include Kissat and CaDiCaL source for default version.
So far, CaDiCaL sources are not included yet, since I don't know how to reliably patch something that is not in a git repo.
Description of the Contribution
Include Kissat and CaDiCaL source for default version. So far, CaDiCaL sources are not included yet, since I don't know how to reliably patch something that is not in a git repo.
resolves #147
PR Checklist
CONTRIBUTING.md
rustfmt
/cargo fmt --all
next-major
branch, not againstmain