SYM_Consttype Struct Reference
Detailed Description
data of constants that are considered to be equivalent
Definition at line 63 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 65 of file struct_symmetry.h.
Referenced by fillGraphByConss(), fillGraphByNonlinearConss(), SCIP_DECL_HASHKEYEQ(), and SCIP_DECL_HASHKEYVAL().
◆ color
int SYM_Consttype::color |
store color
Definition at line 66 of file struct_symmetry.h.