Skip to content

Releases: Digitalized-Energy-Systems/monee

v1.1.0

29 Jan 14:01

Choose a tag to compare

✨ 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 uses auto_node_creator= instead of auto_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.

24 Oct 20:49

Choose a tag to compare

v1.0.0

30 Sep 13:11

Choose a tag to compare

Improving monee on

  • Convergence stability
  • Fixing heat equations
  • Visualization of monee networks

v0.2.0

16 Nov 20:32

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Nov 20:26

Choose a tag to compare