concepts.benchmark.blocksworld.blocksworld.BlockWorld#

class BlockWorld[source]#

Bases: object

Methods

Attributes

__init__(blocks, random_order=None)[source]#
__new__(**kwargs)#
get_coordinates(absolute=False)[source]#
get_is_ground()[source]#
get_moveable()[source]#
get_on_relation()[source]#
get_placeable()[source]#
get_world_string()[source]#
move(x, y)[source]#
moveable(x, y)[source]#
property size#