Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 281 Bytes

SingleMachineSchedulingProblem

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.