Framework for building MILP optimizations for time series with gurobipy


Keywords
milp, time, series, optimization, gurobi, gurobipy
License
MIT
Install
pip install MilPython==0.4.0

Documentation

MilPython

MilPython is a python Framework for building milp-optimizations for time series using gurobipy

MilPy is still under development

If you come along issues or missing features please contact me at hannes.hanse@tu-clausthal.de

Installation

The package is installed by pip install milpython. MilPython on pypi.

Getting started

This repository contains basic examples showing the usage the framework. A more detailed maunal is in development.