All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sol.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
60 /** creates primal CIP solution in original problem space, initialized to the offset in the original problem */
84 /** transformes given original solution to the transformed space; a corresponding transformed solution has to be given
96 /** adjusts solution values of implicit integer variables in handed solution. Solution objective value is not
106 SCIP_Bool uselprows /**< should LP row information be considered for none-objective variables */
|