The data collected after running a planner multiple times. More...
#include <Benchmark.h>
Public Attributes | |
| std::string | name |
| The name of the planner. | |
| std::vector< RunProperties > | runs |
| Data collected for each run. | |
| RunProperties | common |
| Some common properties for all the runs. | |
The data collected after running a planner multiple times.
Definition at line 88 of file Benchmark.h.