objdisp.h File Reference Detailed DescriptionC++ wrapper for display columns. Definition in file objdisp.h. Go to the source code of this file.
Function Documentation
creates the display column for the given display column object and includes it in SCIP The method should be called in one of the following ways:
Referenced by scip::ObjDisp::SCIP_DECL_DISPEXITSOL().
returns the display column object of the given name, or 0 if not existing
Referenced by scip::ObjDisp::SCIP_DECL_DISPEXITSOL().
returns the display column object for the given display column
Referenced by scip::ObjDisp::SCIP_DECL_DISPEXITSOL(). |