MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / V

Method V

src/main/java/com/graphs/Graph.java:112–114  ·  view source on GitHub ↗

gets the total number of vertices in the graph. @return

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

testGraphAPIMethod · 0.80
ConnectedComponentsMethod · 0.80
degreeMethod · 0.80
maxDegreeMethod · 0.80
averageDegreeMethod · 0.80
numberOfSelfLoopsMethod · 0.80
CycleMethod · 0.80
BreadthFirstSearchMethod · 0.80
DepthFirstSearchMethod · 0.80

Calls

no outgoing calls

Tested by 2

testGraphAPIMethod · 0.64