edu.ucla.belief.rc2.io
Class RC2WriteToFile

Object
  extended by RC2WriteToFile

public final class RC2WriteToFile
extends Object

This class writes RC2 objects to a file.

To read a file back from disk, see RC2CreatorFile.


Method Summary
static void writeRC(RC2 rc, PrintWriter out)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

writeRC

public static final void writeRC(RC2 rc,
                                 PrintWriter out)


Copyright 2010 UCLA Automated Reasoning Group