MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / addVertices

Method addVertices

graph/cycle_check_directed_graph.cpp:119–119  ·  view source on GitHub ↗

Add vertices in the graph. * * @param num is the number of vertices to be added. It adds 1 vertex by * default. * */

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