Moebius Diagram in 2D

As part of my Master's thesis (known as "stage de DEA" in France), I developed a CGAL-based implementation of the Moebius diagram in 2D, which is a first step towards the Voronoi diagram of spheres.

For further information, you can read this description of the code, the report I wrote on that subject (in french), and also this ECG report.

The source code is available here.