All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_bnd.h File Reference Detailed Descriptionfile reader for variable bounds This reader allows to read a file containing new bounds for variables of the current problem. Each line of the file should have format <variable name> <lower bound> <upper bound> where infinite bounds can be written as inf, +inf or -inf. Note that only a subset of the variables may appear in the file. Lines with unknown variable names are ignored. The writing functionality is currently not supported. Definition in file reader_bnd.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes the bnd file reader into SCIP
|