-
Notifications
You must be signed in to change notification settings - Fork 0
PakisInc Solver Prepared for the parallel Track of the SC2023
License
KTRDeveloper/PakisInc23
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
########################################################## ##### PaKisInc ##### ########################################################## Authors: Rodrigue Konan Tchinda, Clémentin Tayou Djamegni University of Dschang, Cameroon & University of Bamenda, Cameroon ===== To compile the project ===== - In the PaKisInc home directory use 'make' to compile. - In the PaKisInc home directory use 'make clean' to clean. ===== To run the solvers ===== - PaKisInc : ./PaKis dimacs_filename ########################################################## ##### PaInleSS: A Framework for Parallel SAT Solving ##### ########################################################## Authors: Ludovic LE FRIOUX, Hakan METIN Contacts: [email protected], [email protected] ===== Content ===== - painless-src: Contains the code of the framework. - clauses: Contains the code to manage shared clauses. - working: Code links to the worker organization. - sharing: Code links to the learnt clause sharing management. - solvers: Contains wrapper for the sequential solvers. - utils: Contains code for clauses management. But also useful data structures. - mapleCOMSPS: Contains the code of MapleCOMSPS from the SAT Competition 17 with some little changes. - cosy: Contains the code of dynamic symmetry breaking library called Cosy. - third_party/automorphism/bliss: Contains code of bliss automorphism tool. - include: Contains header files of the library. - src: Contains implementation of the library. ===== To compile the project ===== - In the painless-mcomsps home directory use 'make' to compile. - In the painless-mcomsps home directory use 'make clean' to clean. ===== To run the solvers ===== - painless-mcomsps : ./painless-mcomsps dimacs_filename - painless-mcomsps-sym : ./painless-mcomsps -symmetry dimacs_filename
About
PakisInc Solver Prepared for the parallel Track of the SC2023
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published