Skip to content

fraknoiadam/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%