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

https://github.com/rpifisherman/aps-mes

Advanced planning and scheduling simulator
https://github.com/rpifisherman/aps-mes

Last synced: 23 days ago
JSON representation

Advanced planning and scheduling simulator

Awesome Lists containing this project

README

          

This is a personal trial with APS problem. An application demo in [APS-app](https://github.com/RPIFisherman/APS-app)

Mixed Integer Linear Programming (MILP), Linear Programming (LP) and Heuristic methods are used to solve the problem.

NP-hard problem, so the heuristic method is used to solve the problem with a large number of jobs(e.g. >100 orders/jobs).