frequenz-microgrid-component-graph 0.2.0

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

Frequenz Microgrid Component Graph

Crates.io Version docs.rs

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