Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 303 Bytes

File metadata and controls

12 lines (9 loc) · 303 Bytes

Frequenz Microgrid Component Graph

This is a library for representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG).

Current features:

  • Validating the graph
  • Traversing the graph
  • Formula generation

Upcoming features:

  • Python bindings