public static class BFSMarkovOptionModel.CachedModel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<HashableState,java.util.List<TransitionProb>> |
cachedExpectations
The cached transition probabilities from each initiation state
|
| Constructor and Description |
|---|
CachedModel() |
protected java.util.Map<HashableState,java.util.List<TransitionProb>> cachedExpectations