SCIPdialogHasEntry

Function SCIPdialogHasEntry 

Source
pub unsafe extern "C" fn SCIPdialogHasEntry(
    dialog: *mut SCIP_DIALOG,
    entryname: *const c_char,
) -> c_uint
Expand description

returns TRUE iff a dialog entry matching exactly the given name is existing in the given dialog