SCIPprintVersion

Function SCIPprintVersion 

Source
pub unsafe extern "C" fn SCIPprintVersion(
    scip: *mut SCIP,
    file: *mut FILE,
)
Expand description

prints a version information line to a file stream via the message handler system

@note If the message handler is set to a NULL pointer nothing will be printed