Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

V

v - Variable in class burlap.behavior.functionapproximation.supervised.SupervisedVFA.SupervisedVFAInstance
The state's associated value
v - Variable in class burlap.behavior.singleagent.learning.actorcritic.critics.TDLambda.StateEligibilityTrace
The value associated with the state.
v(K) - Method in class burlap.datastructures.HashedAggregator
The current value associated with key ind.
v - Variable in class burlap.domain.singleagent.cartpole.states.CartPoleState
 
v - Variable in class burlap.domain.singleagent.mountaincar.MCState
 
val - Variable in class burlap.behavior.singleagent.interfaces.rlglue.RLGlueAgent.MutableInt
 
val - Variable in class burlap.behavior.singleagent.interfaces.rlglue.RLGlueAgent.StateReference
 
val - Variable in class burlap.behavior.stochasticgames.agents.interfacing.singleagent.LearningAgentToSGAgentInterface.ActionReference
 
val - Variable in class burlap.behavior.stochasticgames.agents.interfacing.singleagent.LearningAgentToSGAgentInterface.StateReference
 
VAL_LEFT - Static variable in class burlap.domain.singleagent.pomdp.tiger.TigerDomain
The discrete attribute value for the tiger being behind the left door
VAL_RIGHT - Static variable in class burlap.domain.singleagent.pomdp.tiger.TigerDomain
The discrete attribtue value for the tiger being behind the right door
valleyPos() - Method in class burlap.domain.singleagent.mountaincar.MountainCar.MCPhysicsParams
Returns the position that is in the valley
valleyState() - Method in class burlap.domain.singleagent.mountaincar.MountainCar.MCPhysicsParams
 
valleyState() - Method in class burlap.domain.singleagent.mountaincar.MountainCar
 
value - Variable in class burlap.behavior.functionapproximation.FunctionGradient.PartialDerivative
 
value - Variable in class burlap.behavior.functionapproximation.sparse.StateFeature
The value of the state feature
value(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.DifferentiableSparseSampling
 
value(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearDiffRFVInit
 
value(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearStateDiffVF
 
value(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.VanillaDiffVinit
 
value(State) - Method in class burlap.behavior.singleagent.learnfromdemo.RewardValueProjection
 
value(State) - Method in class burlap.behavior.singleagent.learning.actorcritic.critics.TDLambda
 
value(State) - Method in class burlap.behavior.singleagent.learning.lspi.LSPI
 
value(State) - Method in class burlap.behavior.singleagent.learning.modellearning.artdp.ARTDP
 
value(State) - Method in class burlap.behavior.singleagent.learning.tdmethods.QLearning
 
value(State) - Method in class burlap.behavior.singleagent.learning.tdmethods.vfa.GradientDescentSarsaLam
 
value(State) - Method in class burlap.behavior.singleagent.planning.stochastic.DynamicProgramming
Returns the value function evaluation of the given state.
value(HashableState) - Method in class burlap.behavior.singleagent.planning.stochastic.DynamicProgramming
Returns the value function evaluation of the given hashed state.
value(State) - Method in class burlap.behavior.singleagent.planning.stochastic.montecarlo.uct.UCT
 
value(State) - Method in class burlap.behavior.singleagent.planning.stochastic.sparsesampling.SparseSampling
 
value(State) - Method in class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI
 
value(State) - Method in class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI.VFAVInit
 
value(State) - Method in class burlap.behavior.singleagent.pomdp.qmdp.QMDP
 
value(State) - Method in class burlap.behavior.singleagent.pomdp.wrappedmdpalgs.BeliefSparseSampling
 
value(State) - Method in class burlap.behavior.stochasticgames.agents.naiveq.SGNaiveQLAgent
 
value - Variable in class burlap.behavior.valuefunction.ConstantValueFunction
The constant value to return for all initializations.
value(State) - Method in class burlap.behavior.valuefunction.ConstantValueFunction
 
value(State) - Method in interface burlap.behavior.valuefunction.ValueFunction
Returns the value function evaluation of the given state.
valueFunction - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.ValueFunctionRenderLayer
The ValueFunction to query for state values
valueFunction - Variable in class burlap.behavior.singleagent.planning.stochastic.DynamicProgramming
A map for storing the current value function estimate for each state.
valueFunction - Variable in class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI
The current value function approximation
valueFunction - Variable in class burlap.behavior.stochasticgames.madynamicprogramming.MADynamicProgramming.BackupBasedQSource
The tabular value function
ValueFunction - Interface in burlap.behavior.valuefunction
An interface for algorithms that can return the value for states.
ValueFunctionRenderLayer - Class in burlap.behavior.singleagent.auxiliary.valuefunctionvis
Used to visualize the value function for a collection of states.
ValueFunctionRenderLayer(Collection<State>, StateValuePainter, ValueFunction) - Constructor for class burlap.behavior.singleagent.auxiliary.valuefunctionvis.ValueFunctionRenderLayer
Initializes the visualizer.
valueFunctionTrainer - Variable in class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI
The SupervisedVFA instance used to train the value function on each iteration.
ValueFunctionVisualizerGUI - Class in burlap.behavior.singleagent.auxiliary.valuefunctionvis
Provides a GUI for a value function and policy visualizer.
ValueFunctionVisualizerGUI(List<State>, StateValuePainter, ValueFunction) - Constructor for class burlap.behavior.singleagent.auxiliary.valuefunctionvis.ValueFunctionVisualizerGUI
Initializes the visualizer GUI.
valueGradient - Variable in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.DifferentiableDP
The value function gradient for each state.
valueGradient(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.DifferentiableDP
 
valueGradient(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearDiffRFVInit
 
valueGradient(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearStateDiffVF
 
valueGradient(State) - Method in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.VanillaDiffVinit
 
valueGradient(State) - Method in interface burlap.behavior.singleagent.learnfromdemo.mlirl.support.DifferentiableValueFunction
Returns the gradient of this value function
valueInitializer - Variable in class burlap.behavior.singleagent.planning.stochastic.DynamicProgramming
The value function initialization to use; defaulted to an initialization of 0 everywhere.
ValueIteration - Class in burlap.behavior.singleagent.planning.stochastic.valueiteration
An implementation of asynchronous value iteration.
ValueIteration(SADomain, double, HashableStateFactory, double, int) - Constructor for class burlap.behavior.singleagent.planning.stochastic.valueiteration.ValueIteration
Initializers the valueFunction.
valueOf(String) - Static method in enum burlap.behavior.functionapproximation.sparse.tilecoding.TilingArrangement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.singleagent.auxiliary.performance.PerformanceMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.singleagent.auxiliary.performance.TrialMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.PolicyGlyphPainter2D.PolicyGlyphRenderStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.singleagent.learnfromdemo.RewardValueProjection.RewardProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.singleagent.planning.stochastic.rtdp.BoundedRTDP.StateSelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum burlap.behavior.stochasticgames.solvers.CorrelatedEquilibriumSolver.CorrelatedEquilibriumObjective
Returns the enum constant of this type with the specified name.
valueRanges - Variable in class burlap.domain.singleagent.rlglue.RLGlueEnvironment
The value ranges for the vector representation of the state
values() - Static method in enum burlap.behavior.functionapproximation.sparse.tilecoding.TilingArrangement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.singleagent.auxiliary.performance.PerformanceMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.singleagent.auxiliary.performance.TrialMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.PolicyGlyphPainter2D.PolicyGlyphRenderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.singleagent.learnfromdemo.RewardValueProjection.RewardProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.singleagent.planning.stochastic.rtdp.BoundedRTDP.StateSelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum burlap.behavior.stochasticgames.solvers.CorrelatedEquilibriumSolver.CorrelatedEquilibriumObjective
Returns an array containing the constants of this enum type, in the order they are declared.
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.discretized.IDDiscHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.discretized.IIDiscHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.masked.IDMaskedHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.masked.IIMaskedHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.maskeddiscretized.IDDiscMaskedHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.maskeddiscretized.IIDiscMaskedHashableState
 
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.simple.IDSimpleHashableState
Returns whether two values are equal.
valuesEqual(Object, Object, Object) - Method in class burlap.statehashing.simple.IISimpleHashableState
Returns whether two values are equal.
valueSet() - Method in class burlap.datastructures.HashedAggregator
The set of values stored.
VAndVGradient(double, FunctionGradient) - Constructor for class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.DifferentiableSparseSampling.VAndVGradient
 
VanillaDiffVinit - Class in burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit
A class for the default condition when a value function initialization returns an unparameterized value for each state, but must be differentiable with respect to the reward function parameters for use with a differentiable finite horizon valueFunction.
VanillaDiffVinit(ValueFunction, DifferentiableRF) - Constructor for class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.VanillaDiffVinit
Initializes.
VAR - Static variable in class burlap.domain.singleagent.graphdefined.GraphDefinedDomain
the variable key for the single graph node values of a state
VAR_ACTIVATED - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Constant for the name of the activated status of a platform
VAR_ANGLE - Static variable in class burlap.domain.singleagent.cartpole.CartPoleDomain
A constant for the name of the angle attribute
VAR_ANGLE - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the angle of orientation attribute.
VAR_ANGLEV - Static variable in class burlap.domain.singleagent.cartpole.CartPoleDomain
A constant for the name of the angle velocity
VAR_BOTTOM - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the bottom boundary attribute for rectangular obstacles and landing pads
VAR_BUILDING - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Constant for the name of the building step of the igloo
VAR_CLEAR - Static variable in class burlap.domain.singleagent.blocksworld.BlocksWorld
Constant for the binary "clear" variable key.
VAR_COLOR - Static variable in class burlap.domain.singleagent.blocksworld.BlocksWorld
Constant for the categorical "color" variable key.
VAR_DIR - Static variable in class burlap.domain.singleagent.blockdude.BlockDude
Direction attribute name
VAR_DOOR - Static variable in class burlap.domain.singleagent.pomdp.tiger.TigerDomain
The attribute name that defines which door the tiger is behind
VAR_E1 - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the first wall end position attribute.
VAR_E2 - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the second wall end position attribute.
VAR_GT - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the goal type attribute.
VAR_HEAR - Static variable in class burlap.domain.singleagent.pomdp.tiger.TigerDomain
The variable key for an observation
VAR_HEIGHT - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Attribute name for height
VAR_HOLD - Static variable in class burlap.domain.singleagent.blockdude.BlockDude
Name for the boolean attribute that indicates whether the agent is holding a block
VAR_LEFT - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the left boundary attribute for rectangular obstacles and landing pads
VAR_MAP - Static variable in class burlap.domain.singleagent.blockdude.BlockDude
Name for the attribute that holds the brick map
VAR_NORM_SGN - Static variable in class burlap.domain.singleagent.cartpole.CartPoleDomain
Attribute name for maintaining the direction sign of the force normal.
VAR_ON - Static variable in class burlap.domain.singleagent.blocksworld.BlocksWorld
Constant for the relational "on" variable key.
VAR_PN - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the player number attribute.
VAR_POS - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the attribute for defining the walls position along its orthogonal direction.
VAR_RIGHT - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the right boundary attribute for rectangular obstacles and landing pads
VAR_SIZE - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Constant for the name of the size of a frozen platform
VAR_TOP - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the top boundary attribute for rectangular obstacles and landing pads
VAR_TYPE - Static variable in class burlap.domain.singleagent.gridworld.GridWorldDomain
Constant for location type variable key
VAR_V - Static variable in class burlap.domain.singleagent.cartpole.CartPoleDomain
A constant for the name of the position velocity
VAR_VX - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the x velocity attribute.
VAR_VY - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the y velocity attribute.
VAR_WT - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the wall type attribute.
VAR_X - Static variable in class burlap.domain.singleagent.blockdude.BlockDude
X position attribute name
VAR_X - Static variable in class burlap.domain.singleagent.cartpole.CartPoleDomain
A constant for the name of the position attribute
VAR_X - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Constant for the name of the x position attribute.
VAR_X - Static variable in class burlap.domain.singleagent.gridworld.GridWorldDomain
Constant for x variable key
VAR_X - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the x position attribute.
VAR_X - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the x position attribute
VAR_Y - Static variable in class burlap.domain.singleagent.blockdude.BlockDude
Y position attribute name
VAR_Y - Static variable in class burlap.domain.singleagent.frostbite.FrostbiteDomain
Constant for the name of the y position attribute.
VAR_Y - Static variable in class burlap.domain.singleagent.gridworld.GridWorldDomain
Constant for y variable key
VAR_Y - Static variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain
Constant for the name of the y position attribute.
VAR_Y - Static variable in class burlap.domain.stochasticgames.gridgame.GridGame
A constant for the name of the y position attribute
variableDomain(Object, VariableDomain) - Method in class burlap.behavior.functionapproximation.dense.NormalizedVariableFeatures
Sets the variable range for the given variable.
VariableDomain - Class in burlap.mdp.core.state.vardomain
A tuple specifying the numeric domain of a State variable.
VariableDomain() - Constructor for class burlap.mdp.core.state.vardomain.VariableDomain
 
VariableDomain(double, double) - Constructor for class burlap.mdp.core.state.vardomain.VariableDomain
Initializes.
VariableGridSpec - Class in burlap.behavior.singleagent.auxiliary.gridset
 
VariableGridSpec(double, double, int) - Constructor for class burlap.behavior.singleagent.auxiliary.gridset.VariableGridSpec
 
variableKeys() - Method in class burlap.behavior.singleagent.interfaces.rlglue.RLGlueState
 
variableKeys() - Method in class burlap.behavior.stochasticgames.agents.naiveq.history.HistoryState
 
variableKeys() - Method in class burlap.domain.singleagent.blockdude.state.BlockDudeAgent
 
variableKeys() - Method in class burlap.domain.singleagent.blockdude.state.BlockDudeCell
 
variableKeys() - Method in class burlap.domain.singleagent.blockdude.state.BlockDudeMap
 
variableKeys() - Method in class burlap.domain.singleagent.blockdude.state.BlockDudeState
 
variableKeys() - Method in class burlap.domain.singleagent.blocksworld.BlocksWorldBlock
 
variableKeys() - Method in class burlap.domain.singleagent.blocksworld.BlocksWorldState
 
variableKeys() - Method in class burlap.domain.singleagent.cartpole.states.CartPoleFullState
 
variableKeys() - Method in class burlap.domain.singleagent.cartpole.states.CartPoleState
 
variableKeys() - Method in class burlap.domain.singleagent.cartpole.states.InvertedPendulumState
 
variableKeys() - Method in class burlap.domain.singleagent.frostbite.state.FrostbiteAgent
 
variableKeys() - Method in class burlap.domain.singleagent.frostbite.state.FrostbiteIgloo
 
variableKeys() - Method in class burlap.domain.singleagent.frostbite.state.FrostbitePlatform
 
variableKeys() - Method in class burlap.domain.singleagent.frostbite.state.FrostbiteState
 
variableKeys() - Method in class burlap.domain.singleagent.graphdefined.GraphStateNode
 
variableKeys() - Method in class burlap.domain.singleagent.gridworld.state.GridAgent
 
variableKeys() - Method in class burlap.domain.singleagent.gridworld.state.GridLocation
 
variableKeys() - Method in class burlap.domain.singleagent.gridworld.state.GridWorldState
 
variableKeys() - Method in class burlap.domain.singleagent.lunarlander.state.LLAgent
 
variableKeys() - Method in class burlap.domain.singleagent.lunarlander.state.LLBlock
 
variableKeys() - Method in class burlap.domain.singleagent.lunarlander.state.LLState
 
variableKeys() - Method in class burlap.domain.singleagent.mountaincar.MCState
 
variableKeys() - Method in class burlap.domain.singleagent.pomdp.tiger.TigerObservation
 
variableKeys() - Method in class burlap.domain.singleagent.pomdp.tiger.TigerState
 
variableKeys() - Method in class burlap.domain.stochasticgames.gridgame.state.GGAgent
 
variableKeys() - Method in class burlap.domain.stochasticgames.gridgame.state.GGGoal
 
variableKeys() - Method in class burlap.domain.stochasticgames.gridgame.state.GGWall
 
variableKeys() - Method in class burlap.domain.stochasticgames.normalform.NFGameState
 
variableKeys() - Method in class burlap.mdp.core.oo.state.generic.GenericOOState
 
variableKeys() - Method in class burlap.mdp.core.state.NullState
 
variableKeys() - Method in interface burlap.mdp.core.state.State
Returns the list of state variable keys.
variableKeys() - Method in class burlap.mdp.singleagent.pomdp.beliefstate.TabularBeliefState
 
vertical1DEastWall(int, int, int) - Method in class burlap.domain.singleagent.gridworld.GridWorldDomain
Creates a sequence of 1D east walls spanning the specified start and end y coordinates.
verticalWall(int, int, int) - Method in class burlap.domain.singleagent.gridworld.GridWorldDomain
Creates a sequence of complete cell walls spanning the specified start and end y coordinates
vfa - Variable in class burlap.behavior.singleagent.learning.lspi.LSPI
The object that performs value function approximation given the weights that are estimated
vfa - Variable in class burlap.behavior.singleagent.learning.tdmethods.vfa.GradientDescentSarsaLam
The object that performs value function approximation
VFAVInit() - Constructor for class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI.VFAVInit
 
vfLayer - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.ValueFunctionVisualizerGUI
The value function renderer
VIModelLearningPlanner - Class in burlap.behavior.singleagent.learning.modellearning.modelplanners
A model learning interface wrapper to VI that causes VI to be performed every time the model is updated or whenever a novel state is seen that was not previously expected to be reachable.
VIModelLearningPlanner(SADomain, FullModel, double, HashableStateFactory, double, int) - Constructor for class burlap.behavior.singleagent.learning.modellearning.modelplanners.VIModelLearningPlanner
Initializes
vIndex - Variable in class burlap.behavior.singleagent.learning.actorcritic.critics.TDLambda
The state value function.
vinit - Variable in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.DifferentiableSparseSampling
The state value used for leaf nodes; default is zero.
vinit - Variable in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.VanillaDiffVinit
The source value function initialization.
vinit - Variable in class burlap.behavior.singleagent.planning.stochastic.sparsesampling.SparseSampling
The state value used for leaf nodes; default is zero.
vinit - Variable in class burlap.behavior.singleagent.planning.vfa.fittedvi.FittedVI
The initial value function to use
vInit - Variable in class burlap.behavior.stochasticgames.madynamicprogramming.MADynamicProgramming
The Q-value initialization function to use.
vinitDim - Variable in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearDiffRFVInit
The dimensionality of the value function initialization parameters
vInitFunction - Variable in class burlap.behavior.singleagent.learning.actorcritic.critics.TDLambda
Defines how the value function is initialized for unvisited states
vinitFvGen - Variable in class burlap.behavior.singleagent.learnfromdemo.mlirl.differentiableplanners.diffvinit.LinearDiffRFVInit
The state feature vector generator.
VisualActionObserver - Class in burlap.mdp.singleagent.common
This class enables the live rendering of action calls or environment interactions, by implementing the EnvironmentObserver interface.
VisualActionObserver(Visualizer) - Constructor for class burlap.mdp.singleagent.common.VisualActionObserver
Initializes with a visualizer of size 800x800
VisualActionObserver(Visualizer, int, int) - Constructor for class burlap.mdp.singleagent.common.VisualActionObserver
Initializes
VisualActionObserver(OODomain, Visualizer) - Constructor for class burlap.mdp.singleagent.common.VisualActionObserver
Initializes with a visualizer size of 800x800
VisualActionObserver(OODomain, Visualizer, int, int) - Constructor for class burlap.mdp.singleagent.common.VisualActionObserver
Initializes
VisualExplorer - Class in burlap.shell.visual
This class allows you act as the agent by choosing actions in an Environment.
VisualExplorer(SADomain, Visualizer, State) - Constructor for class burlap.shell.visual.VisualExplorer
Initializes with a domain and initial state, automatically creating a SimulatedEnvironment as the environment with which to interact.
VisualExplorer(SADomain, Environment, Visualizer) - Constructor for class burlap.shell.visual.VisualExplorer
Initializes with a visualization canvas size set to 800x800.
VisualExplorer(SADomain, Environment, Visualizer, int, int) - Constructor for class burlap.shell.visual.VisualExplorer
Initializes.
VisualExplorer.LivePollCommand - Class in burlap.shell.visual
Shell command that allow live polling of the VisualExplorer to be polled.
visualizer - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.ValueFunctionVisualizerGUI
The multi-layer render layer canvas
visualizer - Variable in class burlap.shell.BurlapShell
 
Visualizer - Class in burlap.visualizer
This class extends the MultiLayerRenderer class to provide a base instance of a StateRenderLayer in its render list and provides methods to directly access and interface with the StateRenderLayer instance.
Visualizer() - Constructor for class burlap.visualizer.Visualizer
 
Visualizer(StateRenderLayer) - Constructor for class burlap.visualizer.Visualizer
 
VisualWorldObserver - Class in burlap.mdp.stochasticgames.common
A WorldObserver that visualizes each transition with a fixed refresh delay between when the transition is rendered and when control is returned to the client.
VisualWorldObserver(SGDomain, Visualizer) - Constructor for class burlap.mdp.stochasticgames.common.VisualWorldObserver
Iniitalizes for the given domain and visualizer.
VisualWorldObserver(SGDomain, Visualizer, int, int) - Constructor for class burlap.mdp.stochasticgames.common.VisualWorldObserver
Initializes
vmax - Variable in class burlap.domain.singleagent.lunarlander.LunarLanderDomain.LLPhysicsParams
The maximum speed in any velocity component that the agent can move
vmax - Variable in class burlap.domain.singleagent.mountaincar.MountainCar.MCPhysicsParams
The maximum velocity of the agent
vmin - Variable in class burlap.domain.singleagent.mountaincar.MountainCar.MCPhysicsParams
The minimum velocity of the agent
vsFontColor - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.StateValuePainter2D
The font color of the value strings
vsFontSize - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.StateValuePainter2D
The font point size of the value string
vsOffsetFromLeft - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.StateValuePainter2D
A value between 0 and 1 indicating how far from the left of a value cell the value string should start being rendered.
vsOffsetFromTop - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.StateValuePainter2D
A value between 0 and 1 indicating how from from the top of a value cell the value string should start be rendered.
vsPrecision - Variable in class burlap.behavior.singleagent.auxiliary.valuefunctionvis.common.StateValuePainter2D
The precision (number of decimals) shown in the value string.
vTIndex - Variable in class burlap.behavior.singleagent.learning.actorcritic.critics.TimeIndexedTDLambda
The time/depth indexed value function
vx - Variable in class burlap.domain.singleagent.lunarlander.state.LLAgent
 
vy - Variable in class burlap.domain.singleagent.lunarlander.state.LLAgent
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links