- Download boost library for dynamic_bitset ( sudo apt install libboost-dev )
mkdir build
in the root directory of the project- cd into
build
directory and runcmake --build . --config Release --target all
to configure the project (gcc version >=8 for c++20 features) in release mode. - Run
make
to build the project - cd into
executable
directory. - Run
dpll
with the cnf file in dimacs format
-
Notifications
You must be signed in to change notification settings - Fork 0
gopi487krishna/DP-CDCL-SOLVER
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
DPLL solver
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published