Solving Constraint Integer Programs
data structure of GUB constraints
Definition at line 238 of file cons_knapsack.c.
indices of GUB variables in knapsack constraint
Definition at line 240 of file cons_knapsack.c.
Referenced by getLiftingSequenceGUB(), GUBconsAddVar(), GUBconsDelVar(), GUBsetCheck(), GUBsetGetCliquePartition(), GUBsetMoveVar(), GUBsetSwapVars(), and sequentialUpAndDownLiftingGUB().
status of GUB variables
Definition at line 241 of file cons_knapsack.c.
Referenced by getLiftingSequenceGUB(), GUBconsAddVar(), GUBconsDelVar(), GUBsetSwapVars(), and sequentialUpAndDownLiftingGUB().
number of GUB variables
Definition at line 242 of file cons_knapsack.c.
Referenced by getLiftingSequenceGUB(), GUBconsAddVar(), GUBconsDelVar(), GUBsetCheck(), GUBsetGetCliquePartition(), GUBsetMoveVar(), and sequentialUpAndDownLiftingGUB().
size of gubvars array
Definition at line 243 of file cons_knapsack.c.
Referenced by getLiftingSequenceGUB(), GUBconsAddVar(), and GUBconsDelVar().