Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chenxiang2019/drmt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereqs:
1. Install Gurobi from http://www.gurobi.com
2. Install networkx from http://networkx.github.io or
   using the command "pip install networkx"

Running the program:
Usage:  drmt_scheduler_full.py  <scheduling input file without .py suffix>
For instance, to run example.py, type "drmt_scheduler_full.py example"

Format of input file: Look at the comments in example.py 

About

Reproducing drmt results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • P4 1.4%
  • Shell 0.1%