Skip to content

Guidelines on discovering custom solvers #73

Description

@MakisH

If an application case requires a custom solver binary my-solver that is provided from another directory, the run.sh script should look for a my-solver binary in the PATH. It should not be required to manually copy (and rename) the file. Checking for both a binary in the PATH and alternatively a file in the application case directory would be fine.

This makes automation (e.g., testing) easier.

Examples:

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