Type Alias scip_sys::SCIP_COL

source ·
pub type SCIP_COL = SCIP_Col;
Expand description

column of an LP

  • \ref PublicColumnMethods “List of all available methods”

Aliased Type§

struct SCIP_COL { /* private fields */ }