You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the final project to the lecture "object oriented programming of heuristics" at the KU Ingolstadt. This code solves a single machine scheduling problem with branch & bound methods.
Structure
Can be overlooked in the included Java Doc.
About
This is the final project to the lecture "object oriented programming of heuristics" at the KU Ingolstadt.