|
ColPack
|
#include "ColPackHeaders.h"Go to the source code of this file.
Defines | |
| #define | TOP_DIR "." |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| string | baseDir = TOP_DIR |
| #define TOP_DIR "." |
Definition at line 26 of file color_graph_using_GraphColoringInterface.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 33 of file color_graph_using_GraphColoringInterface.cpp.
References baseDir, ColPack::GraphColoringInterface::Coloring(), DIR_SEPARATOR, ColPack::GraphColoring::GetVertexColors(), Pause(), ColPack::GraphColoring::PrintVertexColoringMetrics(), and SRC_FILE.

Definition at line 30 of file color_graph_using_GraphColoringInterface.cpp.