public interface ExplanationListener extends SolverComponent
Modifier and Type | Method and Description |
---|---|
void |
onExplain(MapClause explanation)
called when the conflict clause is explained
|
initialize
void onExplain(MapClause explanation)
explanation
- the explanation clauseCopyright © 2022. All rights reserved.