https://github.com/crillab/CoQuiAAS
Tip revision: 7e149916f56918f135b5259c3fb0b3f7119f8d07 authored by Lonca Emmanuel on 24 March 2021, 14:04:19 UTC
bumped version number to 3.0.3-dev
bumped version number to 3.0.3-dev
Tip revision: 7e14991
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>