GOBNILP  f164d83
Functions
set_packing_cuts.c File Reference

Functions to add "set packing" constraints for acyclicity constraints. More...

#include <string.h>
#include "set_packing_cuts.h"
#include "utils.h"
#include "scip/scipdefplugins.h"
Include dependency graph for set_packing_cuts.c:

Functions

static SCIP_Bool add_spc_constraint (SCIP *scip, ParentSetData *psd, SCIP_Bool ***store, int *cluster, int cluster_size, int highest_index, SCIP_Bool propagate)
 
SCIP_RETCODE SP_add_spc_constraints (SCIP *scip, ParentSetData *psd, SCIP_Bool ***store, SCIP_Bool propagate)
 

Detailed Description

Functions to add "set packing" constraints for acyclicity constraints.