bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end > Member List

This is the complete list of members for bitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >, including all inherited members.

action_space_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
action_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
api_server_bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >protected
base_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
build_dynamics_from_response_(const nlohmann::json &response) constbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >protectedvirtual
close() overridebitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >virtual
create_time_step_from_response_(const nlohmann::json &response) const=0bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >protectedpure virtual
DEFAULT_ENV_SEEDbitrl::envs::EnvBase< TimeStepType, SpaceType >static
dynamics_t typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
env_name() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
EnvBase(const std::string &idx=bitrl::consts::INVALID_STR, const std::string &name=bitrl::consts::INVALID_STR)bitrl::envs::EnvBase< TimeStepType, SpaceType >explicitprotected
EnvBase(const EnvBase &)bitrl::envs::EnvBase< TimeStepType, SpaceType >protected
get_api_server() constbitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >inline
get_current_time_step_() noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
get_current_time_step_() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
get_url() constbitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >
GymnasiumEnvBase(network::RESTRLEnvClient &api_server, const std::string &name)bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >protected
GymnasiumEnvBase(const GymnasiumEnvBase &)bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >protected
idx() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
invalidate_is_created_flag_() noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
is_alive() constbitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >virtual
is_created() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
make(const std::string &version, const std::unordered_map< std::string, std::any > &make_options, const std::unordered_map< std::string, std::any > &reset_options)=0bitrl::envs::EnvBase< TimeStepType, SpaceType >pure virtual
make_created_() noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
make_options() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
n_actions() const noexceptbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >inline
n_copies() constbitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >
n_states() const noexceptbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >inline
p(uint_t sidx, uint_t aidx) constbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
read_option(const std::string &op_name) constbitrl::envs::EnvBase< TimeStepType, SpaceType >
reset() overridebitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >virtual
reset()=0bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >virtual
reset_options() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
set_idx_(const std::string &idx) noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
set_make_options_(const std::unordered_map< std::string, std::any > &options) noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
set_reset_options_(const std::unordered_map< std::string, std::any > &options) noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
set_version_(const std::string &version) noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inlineprotected
state_space_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
state_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
step(const action_type &action)=0bitrl::envs::EnvBase< TimeStepType, SpaceType >pure virtual
time_step_type typedefbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >
ToyTextEnvBase(network::RESTRLEnvClient &api_server, const std::string &name)bitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >protected
ToyTextEnvBase(const ToyTextEnvBase &other)bitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >protected
version() const noexceptbitrl::envs::EnvBase< TimeStepType, SpaceType >inline
~EnvBase()=defaultbitrl::envs::EnvBase< TimeStepType, SpaceType >virtual
~GymnasiumEnvBase()bitrl::envs::gymnasium::GymnasiumEnvBase< TimeStepType, ScalarDiscreteEnv< state_end, action_end, 0, 0 > >virtual
~ToyTextEnvBase()=defaultbitrl::envs::gymnasium::ToyTextEnvBase< TimeStepType, state_end, action_end >virtual