tclique defines
Definition in file tclique_def.h.
#include "scip/config.h"#include "scip/scip_export.h"Go to the source code of this file.
Macros | |
| #define | ALLOC_ABORT(x) |
| #define | ALLOC_FALSE(x) |
| #define | debug(x) |
| #define | debugMessage while( FALSE ) printf |
| #define | debugPrintf while( FALSE ) printf |
| #define | infoMessage printf |
| #define | MAX(x, y) |
| #define ALLOC_ABORT | ( | x | ) |
Definition at line 50 of file tclique_def.h.
Referenced by branch(), createClique(), createCliquehash(), doCdata(), ensureCliquehashSize(), getAttrval(), getName(), procPcdata(), tcliqueColoring(), tcliqueMaxClique(), and updateNeighbor().
| #define ALLOC_FALSE | ( | x | ) |
Definition at line 62 of file tclique_def.h.
Referenced by pushPstack(), tcliqueAddEdge(), tcliqueCreate(), tcliqueEnsureSizeCachedEdges(), tcliqueEnsureSizeEdges(), and tcliqueEnsureSizeNodes().
| #define debug | ( | x | ) |
Definition at line 79 of file tclique_def.h.
Referenced by insertClique().
Definition at line 80 of file tclique_def.h.
Referenced by branch(), extendCliqueZeroWeight(), getsymbol(), newSolution(), popPstack(), pushPstack(), tcliqueColoring(), tcliqueMaxClique(), and xmlParse().
Definition at line 81 of file tclique_def.h.
Referenced by branch(), newSolution(), and tcliqueColoring().
| #define infoMessage printf |
Definition at line 86 of file tclique_def.h.
Referenced by tcliqueLoadFile(), tcliquePrintGraph(), tcliqueSaveFile(), xmlGetAttrval(), and xmlShowNode().
Definition at line 90 of file tclique_def.h.