docplex-extensions 1.3.1#
A collection of custom data structures and user-friendly functions for mathematical optimization modeling with DOcplex — IBM® Decision Optimization CPLEX® Modeling for Python.
Features#
Specialized data structures: For defining index-sets, parameters, and decision variables — enabling concise and high-performance algebraic modeling.
Easy access to additional CPLEX functionality: Like tuning tool, runseeds, displaying problem statistics and displaying solution quality statistics — not directly available in DOcplex.
Type-complete interface: Enables static type checking and intelligent auto-completion suggestions with modern IDEs — reducing type errors and improving development speed.
Robust codebase: 100% coverage spanning 1700+ curated test cases and fully type-checked with mypy under strict mode.
Documentation#
License#
docplex-extensions is an open-source project developed by Samarth Mistry and released under the Apache 2.0 License. See the LICENSE and NOTICE for more details.