https://github.com/crillab/CoQuiAAS
Tip revision: cfdc7053f2bba3965c665328fc1d014f44cab16b authored by Lonca Emmanuel on 17 March 2021, 12:16:06 UTC
cleaned configure.ac
cleaned configure.ac
Tip revision: cfdc705
README
Building and installing
----------------------
================================================================================
DIRECTORY OVERVIEW:
cmp CMP code
mtl/ Mini Template Library
utils/ Generic helper code (I/O, Parsing, CPU-time, etc)
core/ A core version of the solver
simp/ An extended solver with simplification capabilities
README
LICENSE
================================================================================
Compile and Build:
-----------------
make ----build a statically linked release version
make p ----build a statically linked profiling version
make install ----build a static release version then install
================================================================================
EXAMPLES:
> cmp -extractCoMss <cnf-file>