Provides sophisticated algorithms for solving classical network flow problems like MinCostFlow or MaxFlow.

Namespace: yWorks.yFiles.Algorithms
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class NetworkFlows
Visual Basic
Public Class NetworkFlows

Remarks

Provides sophisticated algorithms for solving classical network flow problems like MinCostFlow or MaxFlow.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms..::..NetworkFlows

See Also