wmifumax-0.9 ============ wmifumax is a solver for weighted (partial) MaxSAT. It implements the algorithm by Manquinho et al. [MSP09] using minisat 2.2 [ES03] as the underlying solver. Invoke by ./wmifumax INSTANCE, or ./wmifumax - to read from standard input. More information can be found at http://sat.inesc-id.pt/~mikolas/sw/mifumax/ COPYRIGHT NOTICE ================ (C) 2013 Mikolas Janota MiFuMaX is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. MiFuMaX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with MiFuMaX. If not, see GNU Licence. References ========== [ES03] An extensible SAT-solver Niklas Eén and Niklas Sörensson. SAT 2003 [MSP09] Algorithms for weighted boolean optimization. Vasco M. Manquinho, Joao P. Marques Silva, and Jordi Planes. SAT 2009