Function scip_sys::SCIPgetRootDialog
source · 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.