pub_relax.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
112 /** marks the current relaxation unsolved, s.t. the relaxation handler is called again in the next solving round */
type definitions for miscellaneous datastructures
type definitions for relaxators
void SCIPrelaxSetData(SCIP_RELAX *relax, SCIP_RELAXDATA *relaxdata)
Definition: relax.c:403
Definition: struct_relax.h:37
common defines and data types used in all packages of SCIP