Package | Description |
---|---|
examples.jmdp | |
jmarkov.basic |
This package contains basic elements such as State, Event, Action that are used in jMarkov and jMDP
|
Modifier and Type | Class and Description |
---|---|
class |
DemandEvent
This class represent a demand event in an inventory system and it is used by
many examples.
|
Modifier and Type | Method and Description |
---|---|
PropertiesEvent |
PropertiesEvent.clone() |
Modifier and Type | Method and Description |
---|---|
int |
PropertiesEvent.compareTo(PropertiesEvent e1)
Compares the properties in order.
|
boolean |
PropertiesEvent.equals(PropertiesEvent e) |