|
#include <SemanticObjectRelations/RelationGraph.h>
Go to the source code of this file.
Classes | |
struct | MyEdge |
struct | MyGraphAttributes |
struct | MyVertex |
Namespaces | |
mygraph | |
Typedefs | |
using | MyGraph = semrel::RelationGraph< MyVertex, MyEdge, MyGraphAttributes > |