This tutorial aims to teach you the basic concepts of mathematical optimization and how to formulate and solve optimization problems using JijZept SDK, the mathematical optimization software provided by Jij.
The main target audience is data scientists and software engineers, with the following prerequisites:
In this tutorial, after introducing the basic elements of mathematical optimization, we will follow the actual flow of mathematical optimization while explaining step by step how to use the main components of JijZept SDK: JijModeling (building mathematical models in Python), OMMX (converting to solver input format, solving), and MINTO (experiment management for optimization calculations). The ultimate goal is for readers to be able to effectively utilize mathematical optimization in their own work.
To accommodate learners with diverse levels of expertise (beginner, intermediate, advanced), this tutorial offers multiple "learning paths."
Tutorial content will be added sequentially.
If you feel that explanations from other levels would be helpful during your learning, you can freely move between levels. Regardless of which level you choose, the overall structure of the tutorial is consistent, ensuring a coherent learning experience.
Now, let's start the tutorial!