Scippy

SCIP

Solving Constraint Integer Programs

cons_components.h File Reference

Detailed Description

constraint handler for handling independent components

Author
Gerald Gamrath

This constraint handler looks for independent components.

Definition in file cons_components.h.

#include "scip/def.h"
#include "scip/type_retcode.h"
#include "scip/type_scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeConshdlrComponents (SCIP *scip)