#include <iostream>
#include <vector>
#include <iterator>
#include <boost/range/irange.hpp>
#include "paal/greedy/set_cover/maximum_coverage.hpp"
Go to the source code of this file.
Definition in file max_coverage_example.cpp.