minto
is a Python library designed for developers working on research and development or proof-of-concept experiments using mathematical optimization. Positioned similarly to mlflow in the machine learning field, minto
provides features such as saving optimization results, automatically computing benchmark metrics, and offering visualization tools for the results.
Primarily supporting Ising optimization problems, plans to extend its support to a wide range of optimization problems, such as MIP solvers, in the future.
minto
can be easily installed using pip.
pip install minto
Documentation: https://jij-inc.github.io/minto/
Tutorials will be provided in the future. Stay tuned!
See CONTRIBUITING.md
Copyright (c) 2023 Jij Inc.