Tutorials

In this section, we will showcase different in-depth example using plotLP for some typical usage.

For me, there is no better way to learn a library than through manipulating some problems yourself. That is why I propose a series of exercices to try out yourself as tutorials. You should first try solving them by yourself with the help of the two previous sections, than compare with correction!

  1. First, we will start with an introductory exercice to check you got the basics.

  2. Then, we will dive into a more typical exercice you might encounter frequently.

  3. Finally, we will go through an advanced exercice for motivated developers.

1. Introductory exercice

TODO

2. Typical exercice

TODO

3. Advanced exercice

TODO