SMS++ is a set of C++ classes for modeling complex, block-structured
mathematical models — in particular (but not exclusively) single-real-objective
optimization problems — and solving them via sophisticated, structure-exploiting
algorithms such as decomposition approaches and structured Interior-Point methods.
⚠️ These repositories are a read-only mirror of the canonical project, hosted on GitLab. Please open issues and merge requests there.
- 📦 Umbrella project (start here): smspp-project · on GitLab
- 🧩 Core library: SMSpp · on GitLab
- 🚀 Getting started (C++): tutorial
- 🐍 Use it from Python: pySMSpp & pypsa2smspp
- 🛠️ Install, configure, troubleshoot & develop: Project Wiki
- 📖 API reference: https://smspp.gitlab.io/smspp-project
- 📘 User manual: web · PDF
- 🐞 Issues & contributions: on GitLab
