Solving Constraint Integer Programs
hash map data structure to map pointers on pointers
Definition at line 101 of file struct_misc.h.
#include <struct_misc.h>
block memory used to store hash map entries
Definition at line 103 of file struct_misc.h.
Referenced by SCIPhashmapInsert(), SCIPhashmapRemove(), SCIPhashmapRemoveAll(), and SCIPhashmapSetImage().
hash map lists of the hash map
Definition at line 104 of file struct_misc.h.
Referenced by SCIPhashmapExists(), SCIPhashmapGetImage(), SCIPhashmapGetList(), SCIPhashmapGetNEntries(), SCIPhashmapInsert(), SCIPhashmapIsEmpty(), SCIPhashmapPrintStatistics(), SCIPhashmapRemove(), SCIPhashmapRemoveAll(), and SCIPhashmapSetImage().
number of lists stored in the hash map
Definition at line 105 of file struct_misc.h.
Referenced by SCIPhashmapExists(), SCIPhashmapGetImage(), SCIPhashmapGetNEntries(), SCIPhashmapGetNLists(), SCIPhashmapInsert(), SCIPhashmapIsEmpty(), SCIPhashmapPrintStatistics(), SCIPhashmapRemove(), SCIPhashmapRemoveAll(), and SCIPhashmapSetImage().