Echtzeitsysteme / Echtzeitsysteme/iflye

Remove custom ILP solver adapter implementation if possible

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The implementation of [ilp/wrapper/IncrementalIlpSolver.java](https://github.com/maxkratz/iflye/blob/main/ilp/src/ilp/wrapper/IncrementalIlpSolver.java) can potentially be removed due to the fact that emoflon has its own ILP solver interface (at least as I heard!).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading ilp/src/ilp/wrapper/IncrementalIlpSolver.java and verify whether emoflon provides an ILP solver interface that can replace it. Determine whether the custom adapter can be removed without losing required behavior; done means the replacement is confirmed and the adapter is either removed or retained with a documented reason.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.