data structure to store arrays used for sorting colored component types
Definition at line 689 of file prop_symmetry.c.
Data Fields | |
int * | components |
int * | colors |
int* SYM_Sortgraphcompvars::components |
array of components
Definition at line 691 of file prop_symmetry.c.
Referenced by addSSTConss(), addSymresackConss(), buildSubgroupGraph(), checkComponentsForNonstandardPerms(), chooseOrderOfGenerators(), SCIP_DECL_SORTINDCOMP(), and SCIPgetSymmetry().
int* SYM_Sortgraphcompvars::colors |
array of colors
Definition at line 692 of file prop_symmetry.c.
Referenced by SCIP_DECL_SORTINDCOMP().