Enum FRCoolingFunction
Enumeration of possible cooling functions for FRLayoutAlgorithm<TVertex, TEdge, TGraph> algorithm.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
public enum FRCoolingFunction
Fields
Name | Description |
---|---|
Exponential | Exponential. |
Linear | Linear. |