Skip to content

Use OF solver cache instead of own device persistency #72

Open
@greole

Description

@greole

Currently, device persistency is guaranteed by implementing deriving from DevicePersistent<>, however OF allows to cache solver. This should be sufficient to avoid re-instantiation of the full solver. This should be explored more in detail to remove the need for DevicePersistent<> alltogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions