chickadee
»
graphs
»
graph-vertex-exists?
Identifier search
(graph-vertex-exists? (G <graph>) vertex)
method
Predicate for checking if a vertex exists within graph G.
G
the graph to check
vertex
the identifier for the vertex (can be anything)