#include <vector>#include "fields2cover/types.h"#include "fields2cover/objectives/base_objective.h"

Go to the source code of this file.
Classes | |
| class | f2c::obj::PPObjective |
| Base class for objective functions of path planners. More... | |
Namespaces | |
| f2c | |
| Main namespace of the fields2cover library. | |
| f2c::obj | |
| Objective algorithms' namespace. | |
Macros | |
| #define | FIELDS2COVER_OBJECTIVES_PP_OBJECTIVE_H_ |
| #define FIELDS2COVER_OBJECTIVES_PP_OBJECTIVE_H_ |
Definition at line 9 of file pp_objective.h.