Skip to content

Conversation

nindanaoto
Copy link
Contributor

Dear maintainers,

First of all, this PR is not intended for the immediate merge because this includes modification on kissat which is currently handled by my forked version.
As you may know, Kissat is the winner of this year's SAT competition, and its latest version is supported in Bitwuzla. Since both STP and Bitwuzla are state-of-the-art SMT solvers for the QF_BV problem, some people like me may want to compare them using the state-of-the-art SAT solver, kissat.
Hence, I wrote this PR. This PR can include some code not obeying STP's coding rules like explicit use of 'make' for building Kissat because Kissat does not support CMake at all.
I hope that some people who have the same need, comparing the state-of-the-art SMT solvers, can find some insights in this PR.

Signed-off-by: nimdanaoto <matsuoka.kotaro@gmail.com>
@nindanaoto
Copy link
Contributor Author

I also wrote the PR for Kissat to request merging my fork.
FYI: Kissat will not support CMake anytime soon, so if you need CMake to merge, we may have to add that at the STP side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant