Uses of Class
org.sat4j.minisat.constraints.cnf.OriginalHTClause

Packages that use OriginalHTClause
org.sat4j.minisat.constraints.cnf Implementations of clausal constraints. 
org.sat4j.pb.constraints.pb Implementations of pseudo boolean constraints. 
 

Uses of OriginalHTClause in org.sat4j.minisat.constraints.cnf
 

Methods in org.sat4j.minisat.constraints.cnf that return OriginalHTClause
static OriginalHTClause OriginalHTClause.brandNewClause(UnitPropagationListener s, ILits voc, IVecInt literals)
          Creates a brand new clause, presumably from external data.
 

Uses of OriginalHTClause in org.sat4j.pb.constraints.pb
 

Subclasses of OriginalHTClause in org.sat4j.pb.constraints.pb
 class OriginalHTClausePB
           
 



Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.