org.sat4j.pb.constraints
Interface IPBConstructor
- All Known Implementing Classes:
- MaxLongWatchPBConstructor, MaxLongWatchPBCPConstructor, MaxWatchPBConstructor, MinLongWatchPBConstructor, MinLongWatchPBCPConstructor, MinWatchPBConstructor, PuebloMinWatchPBConstructor
public interface IPBConstructor
constructLearntPB
Constr constructLearntPB(ILits voc,
IDataStructurePB dspb)
constructPB
Constr constructPB(UnitPropagationListener solver,
ILits voc,
int[] theLits,
BigInteger[] coefs,
BigInteger degree)
throws ContradictionException
- Throws:
ContradictionException
Copyright © 2011 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.