Searched refs:VertexValueType (Results 1 – 4 of 4) sorted by relevance
35 using GRVertexValueType = GraphRenderer::GraphT::VertexValueType;
272 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V, in getColor()319 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel()
59 using VVT = typename GraphT::VertexValueType;
82 using VertexValueType = variable