/fsp-eval

Flow-shop scheduling problems evaluation functions - makespan and flowtime.

Primary LanguageC++The UnlicenseUnlicense

Flowshop problems evaluation functions

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 .