pub unsafe extern "C" fn SCIPgetRootDialog(
scip: *mut SCIP,
) -> *mut SCIP_DIALOGExpand description
returns the root dialog of SCIP’s interactive user shell
@return the root dialog of SCIP’s interactive user shell is returned.
pub unsafe extern "C" fn SCIPgetRootDialog(
scip: *mut SCIP,
) -> *mut SCIP_DIALOGreturns the root dialog of SCIP’s interactive user shell
@return the root dialog of SCIP’s interactive user shell is returned.