Concepts
In this section, we will explain the concepts behind the code design of opticLP.
First, we will describe the main module at the center of the library.
Then, we will see how to manipulate this module as a simple user.
Finally, we will discuss you can add your own modifications as a developer.
1. Main module
TODO
2. Possible manipulations
TODO
3. Custom add-ons
TODO