pub unsafe extern "C" fn SCIPincludeReaderSol(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
includes the sol file reader into SCIP
@ingroup FileReaderIncludes
pub unsafe extern "C" fn SCIPincludeReaderSol(
scip: *mut SCIP,
) -> SCIP_RETCODEincludes the sol file reader into SCIP
@ingroup FileReaderIncludes