org.sat4j.minisat.core
Class Pair
java.lang.Object
org.sat4j.minisat.core.Pair
- All Implemented Interfaces:
- Serializable
public final class Pair
- extends Object
- implements Serializable
Utility class to be used to return the two results of a conflict analysis.
- Author:
- daniel
- See Also:
- Serialized Form
Constructor Summary |
Pair()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
backtrackLevel
public int backtrackLevel
reason
public Constr reason
Pair
public Pair()
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.