Name | Description | |
---|---|---|
![]() | m_Layer1 | The first layer. |
![]() | m_Layer2 | The second layer. |
The following tables list the members exposed by NGraphCrossingReductor.
Name | Description | |
---|---|---|
![]() | DefaultOrder | Gets the default vertex order for the second layer (i.e. 1, 2, 3, ..., N). |
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. |
Name | Description | |
---|---|---|
![]() | ApplyOrderToLayer | Applies a new order of the vertices for a given layer. |
![]() | IsFixed | Returns true if the specified position in Layer2 contains a vertex with a fixed IndexInLayer defined by the user. |
![]() | SetFixedVertices | Sets the vertices with fixed positions and returns the total number of fixed vertices. |