| Class | Description |
|---|---|
| HCRunner<I> |
HCRunner provides a simple way to execute a given solver on multiple inputs in separate parallel tasks. |
| Enum | Description |
|---|---|
| UncaughtExceptionsPolicy |
An
UncaughtExceptionsPolicy defines what to do with the stack traces of exceptions that are thrown during
parallel tasks execution. |