|
NAMEppl_lpsol - a PPL-based mixed integer programming problem solverSYNOPSISppl_lpsol [OPTION]... [FILE]DESCRIPTIONReads a file in MPS format and attempts solution using the optimization algorithms provided by the PPL.See the GNU Linear Programming Kit: Reference Manual (Version 4.31) for information on the MPS format. OPTIONS
AVAILABILITYThe latest version of the Parma Polyhedra Library and all the documentation is available at http://bugseng.com/products/ppl/ .NOTESThe options -CSECS (--max-cpu=SECS) and -t (--timings) are not available on some platforms.AUTHORSee the file CREDITS in the source distribution or use the command ppl-config --credits for a list of contributors.COPYRIGHTCopyright (C) 2001-2010 Roberto Bagnara <bagnara@cs.unipr.it> Copyright (C) 2010-2016 BUGSENG srl (http://bugseng.com)This is free software; see the file COPYING in the source distribution or use the command ppl-config --copying to obtain the copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSOppl-config(1)Andrew Makhorin. GNU Linear Programming Kit: Reference Manual (Version 4.31).
Visit the GSP FreeBSD Man Page Interface. |