org.sat4j.pb.constraints
Class UnitBinaryHTClauseConstructor
java.lang.Object
  
org.sat4j.pb.constraints.UnitBinaryHTClauseConstructor
- All Implemented Interfaces: 
 - IClauseConstructor
 
public class UnitBinaryHTClauseConstructor
- extends Object
- implements IClauseConstructor
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UnitBinaryHTClauseConstructor
public UnitBinaryHTClauseConstructor()
constructClause
public Constr constructClause(UnitPropagationListener solver,
                              ILits voc,
                              IVecInt v)
- Specified by:
 constructClause in interface IClauseConstructor
 
 
constructLearntClause
public Constr constructLearntClause(ILits voc,
                                    IVecInt literals)
- Specified by:
 constructLearntClause in interface IClauseConstructor
 
 
Copyright © 2011 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.