Skip to content

A CPlex-based model of the Energy-Cost Aware Scheduling problem

Notifications You must be signed in to change notification settings

mezpusz/energy_cost_aware_scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The problem is a deterministic version of the Energy-aware Cost Scheduling problem from CSPLib.

Requirements

  • Python 3
  • Run pip3 install -r requirements.txt
  • For bigger instances and 'IterativeDiving' search type, the user needs the non-community version of CPlex.

Run solver

python3 assignment.py <filename>.json

About

A CPlex-based model of the Energy-Cost Aware Scheduling problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages