Echtzeitsysteme / Echtzeitsysteme/gips

Refactoring: Move solver-specific transformations to the solver implementations

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
enhancement wontfix
Dominant language
Java
Stars
7
Forks
4
Avg merge
5d 11h
Merged PRs (30d)
10

Description

Create a new solver interface and move all solver-specific transformations (e.g., SOS1 constraints) to it.

Notes:
- All solvers could implement an interface with methods like `supportsSos1()`. This can be used to determine at runtime if a solver can not be used to solve a specific problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.