rostok.utils.states

Classes

MCTSOptimizedState(state, reward, control, step)

Class that represents the state with a calculated reward and has the step number

OptimizedGraph(graph, reward, control)

Class that represents the graph with a calculated reward

OptimizedState(state, reward, control)

Class that represents the state with a calculated reward

RobotState(rules[, rule_list])

The class that represents a mechanism within a given rule set.