public final class UnitClausePB extends UnitClause implements PBConstr
activity, literal| Constructor and Description |
|---|
UnitClausePB(int value,
boolean learnt,
ILits voc) |
UnitClausePB(int value,
ILits voc) |
| Modifier and Type | Method and Description |
|---|---|
IVecInt |
computeAnImpliedClause() |
String |
dump() |
BigInteger |
getCoef(int p) |
BigInteger[] |
getCoefs() |
BigInteger |
getDegree() |
int[] |
getLits() |
BigInteger |
getSumCoefs() |
ILits |
getVocabulary() |
assertConstraint, assertConstraintIfNeeded, calcReason, calcReasonOnTheFly, canBePropagatedMultipleTimes, canBeSatisfiedByCountingLiterals, forwardActivity, get, getActivity, getAssertionLevel, incActivity, isSatisfied, learnt, locked, propagate, propagatePi, register, remove, requiredNumberOfSatisfiedLiterals, rescaleBy, setActivity, setLearnt, simplify, size, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassertConstraint, assertConstraintIfNeeded, calcReason, calcReasonOnTheFly, canBeSatisfiedByCountingLiterals, forwardActivity, getAssertionLevel, incActivity, isSatisfied, locked, register, remove, requiredNumberOfSatisfiedLiterals, rescaleBy, setActivity, setLearnt, simplifycanBePropagatedMultipleTimes, get, getActivity, learnt, size, toStringpublic UnitClausePB(int value,
ILits voc)
public UnitClausePB(int value,
boolean learnt,
ILits voc)
public IVecInt computeAnImpliedClause()
computeAnImpliedClause in interface PBConstrpublic BigInteger getCoef(int p)
public BigInteger[] getCoefs()
public BigInteger getDegree()
public ILits getVocabulary()
getVocabulary in interface PBConstrpublic String dump()
dump in interface IConstrdump in class UnitClausepublic BigInteger getSumCoefs()
getSumCoefs in interface PBConstrCopyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.