Qurak

GraphDistance

Available

Shortest-path distance between graph vertices (or from a vertex to all vertices)

GraphDistance[g, s, t]
GraphDistance[g, s]
GraphDistance[{v -> w, …}, …]
HighlightGraph[g, Table[Style[s, GrayLevel[GraphDistance[g, s, t] / max]], {s, VertexList[g]}]] → HighlightGraph[g, Table[s, {s, VertexList[g]}]]

Topics

Related

All 6300 functions · Use this from an MCP client