You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Based on #472 and #473, implement a simple (v1) algorithm of energy distribution (power flow).
Note that the goal of the issue is a version 1 implementation / algorithm. Simplicity is of higher priority than perfection.
See https://en.wikipedia.org/wiki/Maximum_flow_problem for inspiration.