Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@whart222 whart222 released this 04 Jun 01:19
· 70 commits to dev since this release
e10e206
Adding support for builds with Spack
Rework of CMake specification of coek::coek to account for subpackage dependencies
coek_utils: Python utilities that work with coek
coek: Made strict inequalities a special case, to simplify core objects
coek: Reduced size of several core objects
coek: Optimized initialization of associative array objects
coek: Added support for model names
coek: Added coek-specific exceptions to tailor use of coek visitors
coek: Fixes for clang compiler
coek: Adding support for activate/deactivate in objectives and constraints
coek: Added tictoc and DataPortals logic
coek: Added new template type utilities
coek: Using std::to_string to standardize coek tests
coek: Suppress Gurobi license server output by default
coek: Added interface to Highs solver
coek: Added support for detailed solver results information
coek: Using size_t for unsigned integer values
coek: Deprecating C++14 tests (for now)
poek: Test updates based on standardized coek test outputs
pycoek: Various API additions to improve pyomo_coek compatibility with pyomo
pyomo_coek: Various changes to improve compatibility with pyomo
pyomo_coek: Added tests for compatibility with pyomo