NGraphCrossingReductor Class Members
In This Topic
The following tables list the members exposed by NGraphCrossingReductor.
Public Properties
| Name | Description |
| DefaultOrder | Gets the default vertex order for the second layer (i.e. 1, 2, 3, ..., N). |
Top
Public Methods
| Name | Description |
| GetNumberOfCrossings | Overloaded. Gets the number of crossings for the initial ordering of layer 2, i.e. 0, 1, 2, ..., n. |
| ReduceCrossings | Reduces the edge crossings in the given bipartite graph and returns the number of crosings after the reduction. |
Top
See Also