Skip to content

Integer programming problems solved using Gurobi backend and CVXPY

Notifications You must be signed in to change notification settings

sritee/Integer_Programming_CVXPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Integer_Programming_CVXPY

Integer programming problems solved using Gurobi backend and CVXPY.

For CVXPY Installation, see https://www.cvxpy.org/install/index.html.

For Gurobi, see the documentation here - http://www.gurobi.com/documentation/

  1. Travelling Salesman problem with Miller-Tucker-Zemlin constraints. The Integer Linear Program (ILP) is formulated and solved for random cost matrices.

About

Integer programming problems solved using Gurobi backend and CVXPY

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages