Skip to content

Make base class more modular #25

Description

@thomaswolgast

Currently, one big class with all environment design options pre-implemented. Makes it difficult/impossible to add custom environment design options.

Approach:
Similar to Constraint class, define classes for reward function, sampling (#8), action space, etc. that can be passed to the OpfEnv base class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrefactoringImproving code quality without changing functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions