All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_lp.h File Reference Detailed DescriptionLP file reader. This reader allows to parse and write CPLEX .lp files with linear and quadratic constraints and objective, special ordered sets of type 1 and 2, indicators on linear constraints, and semicontinuous variables. For writing, linear (general and specialized), indicator, quadratic, second order cone, and special ordered set constraints are supported. The lp format is defined within the CPLEX documentation. Definition in file reader_lp.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes the lp file reader into SCIP
reads problem from file
writes problem to file
|