Click or drag to resize
IGraphT Interface

Namespace: FlexRule.Graphs
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IGraph<T>

Type Parameters

T

The IGraphT type exposes the following members.

Properties
  NameDescription
Public propertyNodes
Top
Methods
  NameDescription
Public methodFindByValue
Top
Extension Methods
See Also