SYM_Consttype Struct Reference
Detailed Description
data of constants that are considered to be equivalent
Definition at line 54 of file struct_symmetry.h.
#include <struct_symmetry.h>
Data Fields | |
SCIP_Real | value |
int | color |
Field Documentation
◆ value
SCIP_Real SYM_Consttype::value |
value of constant
Definition at line 56 of file struct_symmetry.h.
Referenced by fillGraphByNonlinearConss(), SCIP_DECL_HASHKEYEQ(), and SCIP_DECL_HASHKEYVAL().
◆ color
int SYM_Consttype::color |
store color
Definition at line 57 of file struct_symmetry.h.