presol_symbreak.h
Go to the documentation of this file.
23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
45 * The non-tivial orbits of the group action are stored in the array orbits of length npermvars. This array contains
46 * the indices of variables from the permvars array such that variables that are contained in the same orbit appear
Definition: struct_scip.h:58
SCIP_RETCODE SCIPincludePresolSymbreak(SCIP *scip)
Definition: presol_symbreak.c:1314
Definition: struct_var.h:198
SCIP_RETCODE SCIPcomputeGroupOrbitsSymbreak(SCIP *scip, SCIP_VAR **permvars, int npermvars, int **perms, int nperms, SCIP_Shortbool *activeperms, int *orbits, int *orbitbegins, int *norbits)
Definition: presol_symbreak.c:1392
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
type definitions for problem variables
common defines and data types used in all packages of SCIP
Definition: objbenders.h:33