#include <TupleGraph.hpp>
Public Attributes | |
int64_t | v0 |
int64_t | v1 |
uint64_t | data |
Definition at line 33 of file TupleGraph.hpp.
uint64_t Grappa::TupleGraph::Edge::data |
Definition at line 36 of file TupleGraph.hpp.
int64_t Grappa::TupleGraph::Edge::v0 |
Definition at line 34 of file TupleGraph.hpp.
int64_t Grappa::TupleGraph::Edge::v1 |
Definition at line 35 of file TupleGraph.hpp.