Searched refs:VertexValueType (Results 1 – 4 of 4) sorted by relevance
36 using GRVertexValueType = GraphRenderer::GraphT::VertexValueType;
285 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V, in getColor()335 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel()
60 using VVT = typename GraphT::VertexValueType;
83 using VertexValueType = variable