tutorial

This file serves as a tutorial/example of using PyLP.

To run the file from the root directory of this project, do

python3.6 -m pylp.tutorial

This is because this tutorial is inside the package it is using.

pylp.tutorial.main()[source]

The main function of the tutorial.

For this tutorial, we will be finding a selection of candy that minimizes our costs but we get at least 400 grams of sugar.