Vid201 / flow-shop-scheduling-iec

Conference Paper - Interactive Evolutionary Computation Approach to Permutation Flow Shop Scheduling Problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flow-shop-scheduling-iec

Conference Paper - Interactive Evolutionary Computation Approach to Permutation Flow Shop Scheduling Problem.

Paper: https://www.researchgate.net/publication/354566327_Interactive_Evolutionary_Computation_Approach_to_Permutation_Flow_Shop_Scheduling_Problem

Code

This repository contains code for backend server (Python), video game (Unity - C#) and interactive MMAS algorithm (Python).

Gameplay of the video game: Gameplay

Implementation of genetic algorithm from analysis found here: https://github.com/suyunu/Flow-Shop-Scheduling

About

Conference Paper - Interactive Evolutionary Computation Approach to Permutation Flow Shop Scheduling Problem.


Languages

Language:Jupyter Notebook 73.4%Language:C# 17.1%Language:Python 9.5%