Package eu.iv4xr.framework.extensions.ltl.gameworldmodel
package eu.iv4xr.framework.extensions.ltl.gameworldmodel
Provide a class,
GameWorldModel
, that can be used as a model of a
"computer game". The model is executable, and can be exposed to the
LTL-model-checker
BuchiModelChecker
.-
ClassDescriptionAn EFSM-like model of a game-world.Representing the state of the game-world; or more precisely a state in
GameWorldModel
.Representing a transition inGameWorldModel
.GWZone is part ofGameWorldModel
.