org.sat4j.csp.constraints
Class GentSupports

java.lang.Object
  extended by org.sat4j.csp.constraints.Supports
      extended by org.sat4j.csp.constraints.GentSupports
All Implemented Interfaces:
Clausifiable, Relation

public class GentSupports
extends Supports


Constructor Summary
GentSupports(int arity, int nbtuples)
           
 
Method Summary
protected  Encoding chooseEncoding(IVec<Var> scope)
           
 
Methods inherited from class org.sat4j.csp.constraints.Supports
addTuple, arity, toClause
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GentSupports

public GentSupports(int arity,
                    int nbtuples)
Method Detail

chooseEncoding

protected Encoding chooseEncoding(IVec<Var> scope)
Specified by:
chooseEncoding in class Supports


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