#include "Beobot/Graph.H"
#include "Image/Image.H"
#include "Image/MathOps.H"
#include <unistd.h>
#include "Raster/Raster.H"
Go to the source code of this file.
basic graph class can be both directed and undirected
Definition in file Graph.C.