SCIPdigraphPrint

Function SCIPdigraphPrint 

Source
pub unsafe extern "C" fn SCIPdigraphPrint(
    digraph: *mut SCIP_DIGRAPH,
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    file: *mut FILE,
)
Expand description

output of the given directed graph via the given message handler