edu.ucla.belief.recursiveconditioning
Class CachingNonOptimalSize
Object
CachingScheme
CachingNonOptimalSize
public class CachingNonOptimalSize
- extends CachingScheme
CF_LOW_TO_HIGH
public boolean CF_LOW_TO_HIGH
- From brief experimentation, Low_To_High=true tends to do better than false,
however, sometimes false can do better.
rcNodeComparator_Size
public static final CachingNonOptimalSize.RCNodeComparator_Size rcNodeComparator_Size
CachingNonOptimalSize
public CachingNonOptimalSize(boolean CF_LOW_TO_HIGH)
CachingNonOptimalSize
public CachingNonOptimalSize()
CachingNonOptimalSize
public CachingNonOptimalSize(double cacheFactor)
toString
public String toString()
- Overrides:
toString
in class CachingScheme
allocateMemory
public void allocateMemory(RC rc,
CachingScheme.RCCreateListener listnr)
- Description copied from class:
CachingScheme
- Have this CachingScheme allocate the memory for the RC object.
- Specified by:
allocateMemory
in class CachingScheme
listnr
- Some CachingSchemes use this to return updates to (can be null).
Copyright 2010 UCLA Automated Reasoning Group