Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

AAAria/Gurobi-optimization-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gurobi-optimization-project

MATH3202 Operations Research & Mathematical Planning

ELECTRIGRID supplies electricity to a small region from four generators running on natural gas. Over the years, a network of transmission lines were built, running from the generators to substation nodes around the region, as shown in the following map:

ELECTRIGRID

The following data files are provided:

  • nodes.csv gives the location of each node (units are kilometres) and the current demand (MW) at that node
  • grid.csv gives all the connections between the nodes that make up our grid

The red nodes on the map show the locations of the generators. Due to various factors, these generators have different capacities and costs for producing electricity.

Utilising Linear, Integer and Dynamic Programming techniques as well as mathematical formulation, we aim to optimize the total expected cost for meeting different conditions and requirements.

About

An operation research problem for gas station running.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors