Skip to content

Implementation of a proper class structure of all actions #144

@nquetschlich

Description

@nquetschlich

Currently, many different types of actions are used and stored as (list of) dict in mqt.predictor.rl.helper. This is not ideal, because the typing of those methods gets quite chaotic and becomes less understandable.

An early try to implement this has been started in #71. Although that branch is rather outdated, the structure itself can most likely still be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions