SCIP_CHILD

Type Alias SCIP_CHILD 

Source
pub type SCIP_CHILD = SCIP_Child;
Expand description

child information (should not exceed the size of a pointer)

Aliased Type§

#[repr(C)]
pub struct SCIP_CHILD { pub arraypos: i32, }

Fields§

§arraypos: i32

< position of node in the children array