MCPcopy Create free account
hub / github.com/DistributedClocks/shiviz / DFSGraphTraversal

Function DFSGraphTraversal

js/graph/dfsGraphTraversal.js:13–23  ·  view source on GitHub ↗

* Constructs a DFSGraphTraversal * * @classdesc * * A DFSGraphTraversal specifies a strategy for traversing an * AbstractGraph in depth-first-search order. As is typical with * depth-first-search, nodes to be visited (along with their state and data) are * stored on a stack. * *

()

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