Skip to content
Snippets Groups Projects
Commit a3cab185 authored by Régis Blanc's avatar Régis Blanc
Browse files

remove the need for innerXXX methods

Refactor the TimeoutSolver and TimeoutAssumptionSolver so
that they no longer use innerCheck methods. We now only
create solver as subclassing Solver or IncrementalSolver and
implementing the interuptible trait, and we can turn them into
TimeoutSolver at instantiation time with a mixin.
parent e53c900a
No related branches found
No related tags found
No related merge requests found
Showing
with 28 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment