Metadata-Version: 2.1
Name: MilPython
Version: 0.0.8
Summary: Framework for building MILP optimizations for time series with gurobipy
Home-page: https://github.com/hanneshanse/MilPython
Author: Hannes Hanse
Author-email: hannes.hanse@tu-clausthal.de
License: MIT
Keywords: milp,time series,optimization,gurobi,gurobipy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

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

## MilPy is still under development
MilPython is still in an early state of development. For now it works for LP-Problems only.

## Roadmap
- Translation into English
- adding binary variables
