Serialized Form


Package abp

Class abp.Adaptive extends java.lang.Object implements Serializable

Serialized Fields

table

java.util.Map<K,V> table

process

AdaptiveProcess process

mode

abp.Mode mode

Class abp.AdaptiveProcess extends java.lang.Object implements Serializable

Serialized Fields

history

java.util.List<E> history

allAdaptives

java.util.List<E> allAdaptives

uninfluences

java.util.List<E> uninfluences

totalReward

double totalReward

file

java.io.File file

nextBindIndex

int nextBindIndex

numEpisodes

long numEpisodes

autoSave

boolean autoSave

initSeed

long initSeed