org.sat4j.pb.constraints
Interface IPBConstructor

All Known Implementing Classes:
MaxLongWatchPBConstructor, MaxLongWatchPBCPConstructor, MaxWatchPBConstructor, MinLongWatchPBConstructor, MinLongWatchPBCPConstructor, MinWatchPBConstructor, PuebloMinWatchPBConstructor

public interface IPBConstructor


Method Summary
 Constr constructLearntPB(ILits voc, IDataStructurePB dspb)
           
 Constr constructPB(UnitPropagationListener solver, ILits voc, int[] theLits, BigInteger[] coefs, BigInteger degree)
           
 

Method Detail

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.