/flow-shop-scheduling-algorithms

This is the backend part ( A rest api to be consumed by a react.js frontend) for the flow shop scheduling problem. We implemented 8 different algorithms including : branch and bound, 3 heuristics, 3 metaheuristics and finally an hyperheuristic

Primary LanguagePython

Stargazers