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§

#[repr(C)]
pub struct SCIP_COL { /* private fields */ }