#include <CGAL/Exact_circular_kernel_2.h>
A typedef to a circular kernel that provides both exact geometric predicates and exact geometric constructions. This kernel uses some geometric filtering (based on bounding boxes) to gain efficiency.
CGAL::Circular_kernel_2<Kernel,AlgebraicKernelForCircles>