glpk-maxsat =========== Max-SAT frontend for GLPK (GNU Linear Programming Kit) . It convert problems of MAX-SAT families into MIP and solve them using LP-based branch-and-bound approach. Usage ----- glpsol-maxsat [file.cnf|file.wcnf] About GLPK ---------- The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. About Max-SAT 2013 Submission ----------------------------- Submitted binary is linked with GLPK 4.45.