public class T2Configuration extends BeliefStateConfiguration
| Modifier and Type | Field and Description |
|---|---|
int |
maxRecursionWidth
The maximal number of sub-models in the probability distribution
of a model
|
maxRecursionDepth, probRecursionDecay| Constructor and Description |
|---|
T2Configuration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public int maxRecursionWidth
public int hashCode()
hashCode in class BeliefStateConfigurationpublic boolean equals(java.lang.Object obj)
equals in class BeliefStateConfiguration