Type Alias 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 */ }