Package edu.ie3.datamodel.graph
package edu.ie3.datamodel.graph
-
ClassDescriptionA default implementation for edges in a
DistanceWeightedGraph
.A distance weighted graph that usesDistanceWeightedEdge
s as edge type.A default implementation for edges in aImpedanceWeightedGraph
.An impedance weighted graph that usesImpedanceWeightedEdge
s as edge type.Defines gates betweenSubGridContainer
s and serves as edge definition forSubGridTopologyGraph
A wrapper class to define a graph for representing the structure of galvanically seperated sub grid models.