Space

This page is organized as follow:

Objectives

This module exposes the action space definition, the observation space definition (both depend on the underlying power grid and on the type of Action / Observation chosen).

It also define a dedicated representation of the powergrid, that is “powerflow agnostic” (does not depends on the implementation of the grid2op.Backend) and from which inherit most of grid2op objects: the GridObjects

More information about the modeling can be found in the Creating a new backend page more especially in the load_grid: Grid description section.

Detailed Documentation by class

If you still can’t find what you’re looking for, try in one of the following pages:

Still trouble finding the information ? Do not hesitate to send a github issue about the documentation at this link: Documentation issue template