Functions | |
TCap | abstractMixedGraph::FeedbackArcSet () throw () |
void | abstractMixedGraph::ImplicitOrientationFromDrawing () throw () |
bool | abstractMixedGraph::ImplicitSTOrientation (TNode s=NoNode, TNode t=NoNode) throw (ERRejected) |
|
Compute a minimum feedback arc set.
|
|
Extract implicit top-down arc orientations from the current drawing. The arc orientations are provided by the edge colour register. If the graph is directed, the arcs with colour index 1 have to be reverted in order to obtain the top-down orientation. Undirected edges are coloured 2 or 3, depending on the implicit orientation. |
|
Determine an st-numbering and according implicit arc orientations.
|