TouchStratergy

This is called on a graph node as part of the first action that takes place during the visitation of said node during a dfs operation.

Members

Aliases

TouchStratergy
alias TouchStratergy = void delegate(Graph!(T) item)
Undocumented in source.

Meta