struct_pricestore.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ 51 int nprobvarsfound; /**< total number of problem variables, that were added (and possibly thrown away) */ 54 SCIP_Bool initiallp; /**< is the pricing storage currently being filled with the initial LP columns? */
Definition: struct_var.h:196 type definitions for storing priced variables Definition: struct_pricestore.h:37 type definitions for problem variables type definitions for clocks and timing issues common defines and data types used in all packages of SCIP Definition: struct_clock.h:54 |