NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphPermutationCrossingReductor Class
Fields Properties Methods


In This Topic
    NGraphPermutationCrossingReductor Class Members
    In This Topic

    The following tables list the members exposed by NGraphPermutationCrossingReductor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe maximum number of vertices to apply permutation crossing reduction for.  
    Top
    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