SCIP_COLEXACT

Type Alias SCIP_COLEXACT 

Source
pub type SCIP_COLEXACT = SCIP_ColExact;
Expand description

column of an exact LP

  • \ref PublicLPExactMethods “List of all available methods”

Aliased Type§

pub struct SCIP_COLEXACT { /* private fields */ }