SCIPincludeReaderSol

Function SCIPincludeReaderSol 

Source
pub unsafe extern "C" fn SCIPincludeReaderSol(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

includes the sol file reader into SCIP

@ingroup FileReaderIncludes