org.sat4j.reader.csp
Class BessiereSupports

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

public class BessiereSupports
extends Supports


Constructor Summary
BessiereSupports(int arity, int nbtuples)
           
 
Method Summary
 
Methods inherited from class org.sat4j.reader.csp.Supports
addTuple, arity, toClause
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BessiereSupports

public BessiereSupports(int arity,
                        int nbtuples)