CRTP class describing the API of the checkers. More...
#include <algorithm/check.hpp>
Public Member Functions | |
| AlgorithmCheckerDerived & | derived () |
| const AlgorithmCheckerDerived & | derived () const |
| bool | checkModel (const Model &model) const |
CRTP class describing the API of the checkers.