Skip to content

Initialization to gurobi optimitzation techonology and data modelling problems.

Notifications You must be signed in to change notification settings

albeertito7/init-gurobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

init-gurobi

Repository with the aim of getting started with the gurobi optimitzation techonology and as an introduction to data modelling problems.

Get Started

Note: you may need a license to run gurobipy on your own machine, if so you can check the Gurobi Website for more information.

Install the python module gurobipy by running pip install gurobipy in your shell.

How to use it?

Import the module adding import gurobipy as gb at the top of your python script and start coding.

About

Initialization to gurobi optimitzation techonology and data modelling problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages