edu.ucla.belief.rc2.caching
Class RC2CachingScheme_Full

Object
  extended by RC2CachingScheme_Full
All Implemented Interfaces:
RC2.CachingScheme

public final class RC2CachingScheme_Full
extends Object
implements RC2.CachingScheme

This class generates full caching schemes for RC2 Objects.


Constructor Summary
RC2CachingScheme_Full()
           
 
Method Summary
 Collection getCachingScheme(RC2 rc)
           
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RC2CachingScheme_Full

public RC2CachingScheme_Full()
Method Detail

toString

public String toString()
Specified by:
toString in interface RC2.CachingScheme
Overrides:
toString in class Object

getCachingScheme

public Collection getCachingScheme(RC2 rc)
Specified by:
getCachingScheme in interface RC2.CachingScheme


Copyright 2010 UCLA Automated Reasoning Group