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

Namespace: yWorks.yFiles.Algorithms
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

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