Skip to content

GraphPeriphery

GraphPeriphery(graph)

compute the graph periphery. The periphery of a graph is the set of vertices of graph eccentricity equal to the graph diameter.

GraphCenter, GraphDiameter, GraphRadius, AdjacencyMatrix, EdgeList, EdgeQ, EulerianGraphQ, FindEulerianCycle, FindHamiltonianCycle, FindVertexCover, FindShortestPath, FindSpanningTree, Graph, GraphQ, HamiltonianGraphQ, VertexEccentricity, VertexList, VertexQ

Implementation status

  • ✅ - full supported

Github