Skip to content

Jason-zyshen/Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling Algorithm

This is an implement to solve the real world scheduling problem in manufacturing scenario based on RCPSP algorithm. Powered by Google OR-Tools. Great thanks to lperron's perfect work.

How To Use?

  1. Install the requirements in terminal.
    pip install -r requirements.txt
  2. Run backend service.
    python app.py
  3. Try it with sample data on client side.
    python sample_project.py

Hope You Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published