26#include "graphviz/gvc.h"
28#include <graphviz/cgraph.h>
30#include <graphviz/graph.h>
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< LockableGraph > LockableGraphPtr
GraphPtr graph
graph Graph that can be locked with mutex.
std::recursive_mutex mutex
mutex Mutex to lock graph
LockableGraph(GraphPtr g=NULL)