ConshdlrSubtour.h File Reference
Detailed Description
C++ constraint handler for TSP subtour elimination constraints.
Definition in file ConshdlrSubtour.h.
Go to the source code of this file.
Data Structures | |
class | tsp::ConshdlrSubtour |
Namespaces | |
tsp | |
Functions | |
SCIP_RETCODE | tsp::SCIPcreateConsSubtour (SCIP *scip, SCIP_CONS **cons, const char *name, GRAPH *graph, SCIP_Bool initial, SCIP_Bool separate, SCIP_Bool enforce, SCIP_Bool check, SCIP_Bool propagate, SCIP_Bool local, SCIP_Bool modifiable, SCIP_Bool dynamic, SCIP_Bool removable) |