Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Algorithms Namespaces
QuickGraph.Algorithms.ShortestPath
BellmanFordShortestPathAlgorithm(TVertex, TEdge) Class
BellmanFordShortestPathAlgorithm(TVertex, TEdge) Properties
FoundNegativeCycle Property
Predecessors Property
BellmanFordShortestPathAlgorithm
TVertex
,
TEdge
Predecessors Property
Namespace:
QuickGraph.Algorithms.ShortestPath
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
IDictionary
<TVertex, TVertex>
Predecessors
{
get
; }
Property Value
Type:
IDictionary
TVertex
,
TVertex
See Also
Reference
BellmanFordShortestPathAlgorithm
TVertex, TEdge
Class
QuickGraph.Algorithms.ShortestPath Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com