container for column index permutations
Definition at line 189 of file symmetry_orbitopal.c.
Data Fields | |
| int | from |
| int | to |
| int ColSwap::from |
from which column ID
Definition at line 191 of file symmetry_orbitopal.c.
Referenced by populateRootedPathColumnOrder(), SCIP_DECL_EVENTEXEC(), and updateColumnOrderWhenBranchingOnColumn().
| int ColSwap::to |
to which column ID
Definition at line 192 of file symmetry_orbitopal.c.
Referenced by populateRootedPathColumnOrder(), SCIP_DECL_EVENTEXEC(), and updateColumnOrderWhenBranchingOnColumn().