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
pub unsafe extern "C" fn SCIPdigraphPrint(
digraph: *mut SCIP_DIGRAPH,
messagehdlr: *mut SCIP_MESSAGEHDLR,
file: *mut FILE,
)output of the given directed graph via the given message handler