fgc is a library for generic coresets on graphs and other metric spaces. It includes methods for approximate, bicriteria solutions as well as sampling algorithms.
- Boost, specifically the Boost Graph Library.
- A compiler supporting C++17. We could remove this requirement without much work.
- We conditionally use OpenMP. This is enabled with the setting of the OMP variable.