edu.ucla.belief.dtree
Class Stats
Object
Stats
public class Stats
- extends Object
- Since:
- 031903
- Author:
- Keith Cascio
Constructor Summary |
Stats()
|
INT_INVALID_DTREE_STAT
public static final int INT_INVALID_DTREE_STAT
- See Also:
- Constant Field Values
height
public int height
maxCluster
public int maxCluster
maxCutset
public int maxCutset
maxContext
public int maxContext
Stats
public Stats()
clear
public void clear()
update
public void update(Dtree dtree)
copy
public void copy(Stats toCopy)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2010 UCLA Automated Reasoning Group