Abstract

Crossing minimization is a natural problem in graph drawing, which consists of drawing it in the plane with a minimum number of crossings on the edges. We present an algorithm to minimize the crossing edges in radial layered graphs. The algorithm determines the optimal location of nodes in their corresponding circle layer and consists of two phases. In the first phase, a counterclockwise rotation of concentric circles is performed; in the next phase, edges are converted into segment paths. Unlike other algorithms with circular drawings, our algorithm does not require the insertion or removal of nodes and edges; only rotation and path construction operations are utilized. Two versions of the algorithm were created; the exhaustive version tests all the possible paths, while the random version tests a few number of paths. The goal is to minimize the crossing edges to obtain a clear visualization using three criteria: rotation, crossing edge detection and segment path construction. The algorithm has been successfully implemented in 30 instances of graphs with 20, 35 and 50 layers, where crossings are minimized in 86–93%, 93–96% and 95–97%, respectively.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.