Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
QuickGraph Namespaces
QuickGraph.Algorithms Namespaces
QuickGraph.Algorithms.MaximumFlow
MaximumFlowAlgorithm(TVertex, TEdge) Class
MaximumFlowAlgorithm(TVertex, TEdge) Properties
Capacities Property
EdgeFactory Property
MaxFlow Property
Predecessors Property
ResidualCapacities Property
ReversedEdges Property
Sink Property
Source Property
VertexColors Property
MaximumFlowAlgorithm
TVertex
,
TEdge
ResidualCapacities Property
Namespace:
QuickGraph.Algorithms.MaximumFlow
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
Dictionary
<TEdge,
double
>
ResidualCapacities
{
get
; }
Property Value
Type:
Dictionary
TEdge
,
Double
See Also
Reference
MaximumFlowAlgorithm
TVertex, TEdge
Class
QuickGraph.Algorithms.MaximumFlow Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com