Includes:
- makespan and total flowtime objectives
- permutation, no-wait and no-idle variants
To install as a local conan package execute:
CC=clang CXX=clang++ conan create .
Flow-shop scheduling problems evaluation functions - makespan and flowtime.
C++Unlicense