Scippy

SCIP

Solving Constraint Integer Programs

heur_clique.h File Reference

Detailed Description

LNS heuristic using a clique partition to restrict the search neighborhood.

clique primal heuristic

Author
Stefan Heinz
Michael Winkler

Definition in file heur_clique.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeHeurClique (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeHeurClique ( SCIP scip)

creates the clique primal heuristic and includes it in SCIP

Parameters
scipSCIP data structure