The single cycle layout is represented by the NSingleCycleLayout class.
It arranges all graph vertices on a single circle, trying to minimize the number of edge crossings.
The following image is an example of the layout output:
The single cycle layout is represented by the NSingleCycleLayout class.
It arranges all graph vertices on a single circle, trying to minimize the number of edge crossings.
The following image is an example of the layout output: