- Specify the path to the
nvcc
compiler in theNVCC
variable of the Makefile. - Specify the CUDA compute capability of the GPU in the
NVCCFLAGS
variable of the Makefile. - Compile using:
make
. - Use as follows:
./build/bin/SATSolverDPLL_* filename
, wherefilename
is a SAT formula in DIMACS CNF format. - Clean the directory using:
make clean
. - Launch tests using:
./SATSolverDPLL_MiraCle_tests.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
Colle11/SATSolverDPLL_MiraCle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published