Uses of Class
org.sat4j.pb.tools.ImplicationNamer

Packages that use ImplicationNamer
org.sat4j.pb.tools   
 

Uses of ImplicationNamer in org.sat4j.pb.tools
 

Methods in org.sat4j.pb.tools that return ImplicationNamer
 ImplicationNamer<T,C> DependencyHelper.atMost(int i, T... things)
          Create a constraint stating that at most i domain object should be set to true.
 ImplicationNamer<T,C> DisjunctionRHS.implies(T... things)
           
 ImplicationNamer<T,C> ImplicationRHS.implies(T... things)
          Build an implication with a disjunction of literals in the RHS.
 



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