Echtzeitsysteme / Echtzeitsysteme/iflye
Remove custom ILP solver adapter implementation if possible
- 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