See: Description
| Class | Description |
|---|---|
| AlgorithmExecutor |
Class used to generically execute any algorithm and measure how much time
it takes to do so
|
| ExecuteResult |
A class which groups result of the execution of an algorithm and duration of
that execution
|