public class ClausalDataStructureWL extends AbstractDataStructureFactory
learner, lits, solver| Constructor and Description | 
|---|
| ClausalDataStructureWL() | 
| Modifier and Type | Method and Description | 
|---|---|
| Constr | createClause(IVecInt literals) | 
| protected ILits | createLits() | 
| Constr | createUnregisteredClause(IVecInt literals) | 
conflictDetectedInWatchesFor, createCardinalityConstraint, createUnregisteredCardinalityConstraint, getVocabulary, getWatchesFor, learnConstraint, reset, setLearner, setUnitPropagationListenerpublic Constr createClause(IVecInt literals) throws ContradictionException
literals - a set of literals using Dimacs format (signed non null
            integers).ContradictionException - the constraint is trivially unsatisfiable.protected ILits createLits()
createLits in class AbstractDataStructureFactoryCopyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.