Type Alias SCIP_LP

Source
pub type SCIP_LP = SCIP_Lp;
Expand description

LP structure

  • \ref PublicLPMethods “List of all available methods”

Aliased Type§

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