An open API service indexing awesome lists of open source software.

https://github.com/klima7/job-shop-genetic-algorithm

Genetic algorithm solving Job-Shop problem.
https://github.com/klima7/job-shop-genetic-algorithm

algorithm evolution genetic job job-shop shop

Last synced: about 1 month ago
JSON representation

Genetic algorithm solving Job-Shop problem.

Awesome Lists containing this project

README

          

# Job Shop Genetic Algorithm

Genetic algorithm solving np-hard Job Shop problem.

## Running on sample dataset
`python3 test.py`