public interface PBConstr extends Constr
| Modifier and Type | Method and Description |
|---|---|
IVecInt |
computeAnImpliedClause() |
BigInteger |
getCoef(int literal) |
BigInteger[] |
getCoefs() |
BigInteger |
getDegree() |
int[] |
getLits() |
BigInteger |
getSumCoefs() |
ILits |
getVocabulary() |
assertConstraint, assertConstraintIfNeeded, calcReason, calcReasonOnTheFly, canBeSatisfiedByCountingLiterals, forwardActivity, getAssertionLevel, incActivity, isSatisfied, locked, register, remove, requiredNumberOfSatisfiedLiterals, rescaleBy, setActivity, setLearnt, simplifycanBePropagatedMultipleTimes, dump, get, getActivity, learnt, size, toStringBigInteger getCoef(int literal)
BigInteger getDegree()
ILits getVocabulary()
int[] getLits()
BigInteger[] getCoefs()
IVecInt computeAnImpliedClause()
BigInteger getSumCoefs()
Copyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.