edu.ucla.belief
Class RCGenerator.RC
Object
RCGenerator.RC
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- RCGenerator
public static class RCGenerator.RC
- extends Object
- implements Cloneable
RCGenerator.RC
public RCGenerator.RC(int sizeBN)
clone
public Object clone()
- Overrides:
clone
in class Object
add
public void add(RCGenerator.RC.RCLine line)
writeFile
public void writeFile(Writer wtr)
throws IOException
- Throws:
IOException
rcScore
public double rcScore()
keepBest
public static RCGenerator.RC keepBest(RCGenerator.RC rc1,
RCGenerator.RC rc2)
Copyright 2010 UCLA Automated Reasoning Group