→ كل المشاريع

flowshop_scheduling_problem

بواسطة @omega-coder

30

This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP).

عن هذا المشروع

flowshopschedulingproblem This is an implemention for some algorithms to solve a Permutation Flowshop Scheduling Problem (PFSP) using exact methods (Johnson's Rule, Branch And Bound) and Heuristic algorithms (Palmer, CDS, NEH) and genetic algorithm. NOTE Not all algorithms are implemented in this repo. Until now, only johnson's algorithm, Palmer's heuristic, CDS and NEH heuristic are implemented. Deployment A python virtual environement is strongly advised (Optional) Install requirements or Install using requirements.txt file Built With Python 3 Flask Plotly TODO Make Benchmarks' comparisons License This project is licensed under the MIT License - see the LICENSE.md file for details.

من ملف README الخاص بالمشروع على GitHub

النجوم
30
التفريعات
5
الرخصة
MIT
آخر تحديث
17/07/2019

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/flowshop-scheduling-problem.svg)](https://www.madeinalgeria.dev/projects/flowshop-scheduling-problem)

مشاريع ذات صلة