Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmatos/maxsatzilla

A portfolio solver for the MaxSAT problem.
https://github.com/pmatos/maxsatzilla

constraint-solving-algorithm maxsat portfolio-solver

Last synced: 9 days ago
JSON representation

A portfolio solver for the MaxSAT problem.

Awesome Lists containing this project

README

        

Furius
------
-- You don't want to see the Furius furious!
-- Developers: Paulo Matos & Jordi Planes
-- Collaborators: Joao Marques-Silva

Needed packages
---------------
autoconf
automake
libtool
libsvm
libsvm-devel
gsl
gsl-devel

Making the software (coach and furius executable):
--------------------------------------------------
autoreconf -if
./configure
make