torressa / gurobi-optimods

Nice APIs for common optimization tasks

Home Page:https://gurobi-optimization-gurobi-optimods.readthedocs-hosted.com/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI - Version PyPI - Python Version Tests Docs

gurobi-optimods: nice APIs for common optimization tasks

gurobi-optimods is an open-source Python repository of implemented optimization use cases, each with clear, informative, and pretty documentation that explains how to use it and the mathematical model behind it.

Features

gurobi-optimods allows users to:

  • quickly apply optimization to solve a specific problem in their field of interest via intuitive, data-driven APIs
  • learn about the mathematical model behind their use-case through thorough documentation
  • contribute new mods to grow the library

Installation

pip install gurobi-optimods

Dependencies

Documentation

Full documentation for gurobi-optimods is hosted on readthedocs.

License

gurobi-optimods is distributed under the terms of the Apache License 2.0.

Contact Us

For questions related to using gurobi-optimods please use the Gurobi Community Forum.

For reporting bugs, issues and feature requests, specific to gurobi-optimods, please open an issue.

If you encounter issues with Gurobi or gurobipy please contact Gurobi Support.

About

Nice APIs for common optimization tasks

https://gurobi-optimization-gurobi-optimods.readthedocs-hosted.com/en/latest

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Makefile 0.2%