flrs / linear_programming_with_or_tools

Linear Programming with Google's OR-Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear Programming with OR-Tools

In this repository, we use Google's OR-Tools to solve an optimization task with linear programming. Linear programming is a way of optimizing the outcome of a mathematical model with linear dependencies under constraints.

Getting Started

To get started with the analysis, it is easiest to boot up the analysis notebook in Binder:

Binder

Contents

License

All code in this repository is proprietary.

About

Linear Programming with Google's OR-Tools


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%