Orbital library

Uses of Interface
orbital.algorithm.template.MarkovDecisionProblem

Packages that use MarkovDecisionProblem
orbital.algorithm.template A framework for general algorithmic evaluation schemes including search and planning algorithms. 
 

Uses of MarkovDecisionProblem in orbital.algorithm.template
 

Subinterfaces of MarkovDecisionProblem in orbital.algorithm.template
 interface GeneralSearchProblem
          Hook class for GeneralSearch algorithm.
 

Classes in orbital.algorithm.template that implement MarkovDecisionProblem
 class DelegateGeneralSearchProblem
          Delegates to a GeneralSearchProblem.
 class OpenClosedGeneralSearchProblem
          GeneralSearchProblem wrapper keeping track of open and closed sets.
 

Methods in orbital.algorithm.template that return MarkovDecisionProblem
protected  MarkovDecisionProblem MarkovDecisionProcess.getProblem()
          Get the current problem.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.