SCIP_JUNCTION

Type Alias SCIP_JUNCTION 

Source
pub type SCIP_JUNCTION = SCIP_Junction;
Expand description

fork without LP solution, where only bounds and constraints have been changed

Aliased Type§

#[repr(C)]
pub struct SCIP_JUNCTION { pub nchildren: i32, }

Fields§

§nchildren: i32

< number of children of this parent node