NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphPermutationCrossingReductor Class


NGraphPermutationCrossingReductor Class Methods

For a list of all members of this type, see NGraphPermutationCrossingReductor members.

Public Methods
 NameDescription
Public MethodOverridden. Reduces the edge crossings in the given bipartite graph and returns the number of crosings after the reduction.  
Top
Protected Methods
 NameDescription
Protected MethodChecks whether the given vertex order is valid. The default implementation always returns true, but can be overriden in a dervided class to ignore some of the vertex permutations.  
Top
See Also