|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for Loyc.Graphs.LGExt, including all inherited members.
| GetReachableEdges< Node, Edge >(this Node node, HashSet< Edge >?edges=null) | Loyc.Graphs.LGExt | static |
| GetReachableEdges< Node, Edge, EdgeList >(this Node node, HashSet< Node >?seen, HashSet< Edge >?edges=null) | Loyc.Graphs.LGExt | static |
| ScanComponent< Node, Edge >(this Node node, HashSet< Edge >?edges=null) | Loyc.Graphs.LGExt | static |
| ScanComponent< Node, Edge, EdgeList, Cost >(this Node node, HashSet< Node >?seen, HashSet< Edge >?edges=null) | Loyc.Graphs.LGExt | static |
| SortedTopologically< Node, Edge, EdgeList >(this IEnumerable< Node > nodes, Action< Node >?onCycle=null) | Loyc.Graphs.LGExt | static |
| SortedTopologically< Node, Edge, EdgeList, Cost >(this IGraph< Node, Edge, EdgeList, Cost > graph, Action< Node >?onCycle=null) | Loyc.Graphs.LGExt | static |
1.8.7