|
Enhanced C#
Loyc library documentation
|
A directed edge in a graph (without the From property of IEdge{Node}). More...
A directed edge in a graph (without the From property of IEdge{Node}).
Additional Inherited Members | |
Properties inherited from Loyc.Graphs.IEdgeTo< out Node, out TCost > | |
| TCost | Cost [get] |
| The weight of this edge. More... | |
Properties inherited from Loyc.Graphs.ITo< out Node > | |
| Node | To [get] |
| The destination point of an edge in graph. More... | |
1.8.7