|
Orbital library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableFunction | |
|---|---|
| orbital.algorithm.template | A framework for general algorithmic evaluation schemes including search and planning algorithms. |
| orbital.logic.functor | Contains template interfaces for logic functors like Predicates and Functions that can be used for generalized call-back, and functional operations based upon them. |
| Uses of MutableFunction in orbital.algorithm.template |
|---|
| Methods in orbital.algorithm.template that return MutableFunction | |
|---|---|
protected MutableFunction |
MarkovDecisionProcess.DynamicProgramming.createMap()
Create a mapping. |
MutableFunction |
OpenClosedGeneralSearchProblem.getAccumulatedCostFunction()
|
MutableFunction |
DelegateGeneralSearchProblem.getAccumulatedCostFunction()
|
MutableFunction |
GeneralSearchProblem.getAccumulatedCostFunction()
Get the accumulated cost function. |
| Uses of MutableFunction in orbital.logic.functor |
|---|
| Classes in orbital.logic.functor that implement MutableFunction | |
|---|---|
static class |
MutableFunction.TableFunction
A mutable function implemented as a tabular HashMap. |
|
Orbital library 1.2.0: 23 Apr 2008 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||