SCIPdotWriteNode

Function SCIPdotWriteNode 

Source
pub unsafe extern "C" fn SCIPdotWriteNode(
    file: *mut FILE,
    node: c_int,
    label: *const c_char,
    nodetype: *const c_char,
    fillcolor: *const c_char,
    bordercolor: *const c_char,
)
Expand description

adds a node to the dot graph