SCIP_LPEXACT

Type Alias SCIP_LPEXACT 

Source
pub type SCIP_LPEXACT = SCIP_LpExact;
Expand description

exact LP structure

  • \ref PublicLPExactMethods “List of all available methods”

Aliased Type§

pub struct SCIP_LPEXACT { /* private fields */ }