#include <utility>
#include <vector>
#include "fields2cover/types.h"
#include "fields2cover/objectives/sg_obj/sg_objective.h"
Go to the source code of this file.
Classes | |
class | f2c::obj::Overlaps |
SG cost function as the percentage of the field overlapped. More... | |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
f2c::obj | |
Objective algorithms' namespace. | |
Macros | |
#define | FIELDS2COVER_OBJECTIVES_OVERLAPS_H_ |
#define FIELDS2COVER_OBJECTIVES_OVERLAPS_H_ |
Definition at line 9 of file overlaps.h.