SCIPdotWriteArc

Function SCIPdotWriteArc 

Source
pub unsafe extern "C" fn SCIPdotWriteArc(
    file: *mut FILE,
    source: c_int,
    target: c_int,
    color: *const c_char,
)
Expand description

adds an arc (edge) between two nodes in the dot graph