SCIPvariableGraphFree

Function SCIPvariableGraphFree 

Source
pub unsafe extern "C" fn SCIPvariableGraphFree(
    scip: *mut SCIP,
    vargraph: *mut *mut SCIP_VGRAPH,
)
Expand description

deinitialization method of variable graph data structure