Type Alias SCIP_ROW

Source
pub type SCIP_ROW = SCIP_Row;
Expand description

row of an LP

  • \ref PublicRowMethods “List of all available methods”

Aliased Type§

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