org.sat4j.minisat.core
Class ConflictTimerContainer
java.lang.Object
org.sat4j.minisat.core.ConflictTimerContainer
- All Implemented Interfaces:
- Serializable, ConflictTimer
public class ConflictTimerContainer
- extends Object
- implements Serializable, ConflictTimer
Agregator for conflict timers (composite design pattern).
- Author:
- daniel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConflictTimerContainer
public ConflictTimerContainer()
reset
public void reset()
- Specified by:
reset
in interface ConflictTimer
newConflict
public void newConflict()
- Specified by:
newConflict
in interface ConflictTimer
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.