optiwindnet.types
Types shared across OptiWindNet’s routing and solver layers.
Module Contents
-
class optiwindnet.types.Topology[source]
Bases: enum.StrEnum
Architecture of the subtrees in a solution.
Initialize self. See help(type(self)) for accurate signature.
-
RADIAL[source]
-
BRANCHED[source]
-
RINGED[source]
-
DEFAULT[source]