edu.ucla.belief
Class EOGenerator.RC

Object
  extended by EOGenerator.RC
Enclosing class:
EOGenerator

public static class EOGenerator.RC
extends Object


Field Summary
 int maxCluster
           
 int numCond
           
 
Constructor Summary
EOGenerator.RC(int size)
           
 
Method Summary
 void add(String line)
           
 double rcScore()
           
 void writeFile(Writer wtr)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxCluster

public int maxCluster

numCond

public int numCond
Constructor Detail

EOGenerator.RC

public EOGenerator.RC(int size)
Method Detail

rcScore

public double rcScore()

add

public void add(String line)

writeFile

public void writeFile(Writer wtr)
               throws IOException
Throws:
IOException


Copyright 2010 UCLA Automated Reasoning Group