MCPcopy Create free account
hub / github.com/djeada/Algorithms-And-Data-Structures / add_vertex

Method add_vertex

src/graphs/python/dfs/src/graph.py:76–79  ·  view source on GitHub ↗

Add a vertex to the graph.

(self, vertex: Vertex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected