SCIP_ROWEXACT

Type Alias SCIP_ROWEXACT 

Source
pub type SCIP_ROWEXACT = SCIP_RowExact;
Expand description

row of an exact LP

  • \ref PublicLPExactMethods “List of all available methods”

Aliased Type§

pub struct SCIP_ROWEXACT { /* private fields */ }