#include "simAnnPlanner.h"#include <time.h>

Go to the source code of this file.
Classes | |
| class | MTTester |
| Starts a number of children of the TimeTester type, and times each of them. More... | |
| class | TimeTester |
| Generates random states and tests them, but also keeps count of how many it has tested. More... | |
These classes are ment to measure the performace of the system in testing states. Mostly relevant for doing autograsp tests.
Definition in file timeTest.h.