This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP).
-
Updated
Jul 17, 2019 - Python
This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP).
Heuristic solver based on Ant Colony Optimization and designed for the Permutation Flow Shop Scheduling Problem with Weighted Tardiness (PFSP-WT)
Add a description, image, and links to the pfsp topic page so that developers can more easily learn about it.
To associate your repository with the pfsp topic, visit your repo's landing page and select "manage topics."