Releases: Digitalized-Energy-Systems/monee
Releases · Digitalized-Energy-Systems/monee
v1.1.0
✨ Added
- Pyomo solver backend enabling an alternative to the existing GEKKO-based solver.
- Mixed-Integer Second-Order Cone (MISOCP/MISOC) formulations, extending optimization capabilities for network models.
- New solver and formulation modules to support multi-backend optimization workflows.
🔧 Changed
- Solver architecture refactor to support multiple solver backends (GEKKO and Pyomo).
- API change:
create_water_child(...)now usesauto_node_creator=instead ofauto_node_type=.
🐛 Fixed
- Adjustments and fixes to load shedding parameterization.
📦 Dependencies
- Added pyomo for mathematical optimization modeling.
- Added pygraphviz for graph-related functionality and visualization.
Fixing packaging problem.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0