Metadata-Version: 2.4
Name: mipx
Version: 0.10.5
Summary: Python (Mixed-Integer Linear Programming Constraint Programming) Optimization Tools
Home-page: 
Author: ly
Author-email: 2662017230@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10,<3.13
License-File: LICENSE
Requires-Dist: ortools<=9.15.6755,>=9.12.4544
Requires-Dist: typing_extensions>=4.7.0
Provides-Extra: docplex
Requires-Dist: docplex<3.0.0,>=2.25.0; extra == "docplex"
Provides-Extra: geatpy
Requires-Dist: geatpy>=2.7.0; extra == "geatpy"
Provides-Extra: sko
Requires-Dist: scikit-opt>=0.6.6; extra == "sko"
Provides-Extra: pygmo
Requires-Dist: pygmo>=2.19.0; extra == "pygmo"
Provides-Extra: evo
Requires-Dist: geatpy>=2.7.0; extra == "evo"
Requires-Dist: scikit-opt>=0.6.6; extra == "evo"
Requires-Dist: pygmo>=2.19.0; extra == "evo"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
