![]() |
Satsuma
a delicious .NET graph library
|
This is the complete list of members for Satsuma.Dfs, including all inherited members.
| BackArc(Node node, Arc arc) | Satsuma.Dfs | protectedvirtual |
| Direction enum name | Satsuma.Dfs | |
| Graph | Satsuma.Dfs | protected |
| Level | Satsuma.Dfs | protected |
| NodeEnter(Node node, Arc arc) | Satsuma.Dfs | protectedvirtual |
| NodeExit(Node node, Arc arc) | Satsuma.Dfs | protectedvirtual |
| Run(IGraph graph, IEnumerable< Node > roots=null) | Satsuma.Dfs | |
| Start(out Direction direction) | Satsuma.Dfs | protectedpure virtual |
| StopSearch() | Satsuma.Dfs | protectedvirtual |
1.8.3.1