AvogadroLibs  1.93.1
Graph Member List

This is the complete list of members for Graph, including all inherited members.

addEdge(size_t a, size_t b)Graph
addVertex()Graph
clear()Graph
connectedComponents() constGraph
containsEdge(size_t a, size_t b) constGraph
degree(size_t index) constGraph
edgeCount() constGraph
Graph()Graph
Graph(size_t n)Graphexplicit
isEmpty() constGraph
neighbors(size_t index) constGraph
removeEdge(size_t a, size_t b)Graph
removeEdges()Graph
removeEdges(size_t index)Graph
removeVertex(size_t index)Graph
setSize(size_t n)Graph
size() constGraph
vertexCount() constGraph
~Graph()Graph