data of operators that are considered to be equivalent
Definition at line 55 of file struct_symmetry.h.
#include <struct_symmetry.h>
Data Fields | |
| SCIP_EXPR * | expr |
| int | level |
| int | color |
| SCIP_EXPR* SYM_Optype::expr |
the underlying expression
Definition at line 57 of file struct_symmetry.h.
| int SYM_Optype::level |
level of operator in its expression tree
Definition at line 58 of file struct_symmetry.h.
| int SYM_Optype::color |
store color
Definition at line 59 of file struct_symmetry.h.