|
Orbital library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransitionModel | |
|---|---|
| orbital.algorithm.template | A framework for general algorithmic evaluation schemes including search and planning algorithms. |
| Uses of TransitionModel in orbital.algorithm.template |
|---|
| Subinterfaces of TransitionModel in orbital.algorithm.template | |
|---|---|
interface |
GeneralSearchProblem
Hook class for GeneralSearch algorithm. |
interface |
MarkovDecisionProblem
Hook class for MarkovDecisionProcess algorithm. |
| Classes in orbital.algorithm.template that implement TransitionModel | |
|---|---|
class |
DelegateGeneralSearchProblem
Delegates to a GeneralSearchProblem. |
class |
OpenClosedGeneralSearchProblem
GeneralSearchProblem wrapper keeping track of open and closed sets. |
| Constructors in orbital.algorithm.template with parameters of type TransitionModel | |
|---|---|
TransitionPath(TransitionModel transition,
java.util.Iterator actions,
java.lang.Object initialState)
Create a new (randomized) path through a transition model. |
|
|
Orbital library 1.2.0: 23 Apr 2008 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||