jmoy / jump_williams

An example each of linear and mixed-integer programming problem modelled in JuMP/Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some examples of setting up linear and integer programming problems using JuMP/Julia.

Author: Jyotirmoy Bhattacharya, jyotirmoy@jyotirmoy.net, https://www.jyotirmoy.net

The problems are taken from Williams, 'Model Building in Mathematical Programming'

twoPlantX.jl are scripts solving the combined problem in Example 4.1 in increasing levels of fanciness.

powerGen.jl solves Example 12.15.

About

An example each of linear and mixed-integer programming problem modelled in JuMP/Julia

License:Other


Languages

Language:Julia 100.0%