optiwindnet.types ================= .. py:module:: optiwindnet.types .. autoapi-nested-parse:: Types shared across OptiWindNet's routing and solver layers. Module Contents --------------- .. py:class:: Topology Bases: :py:obj:`enum.StrEnum` Architecture of the subtrees in a solution. Initialize self. See help(type(self)) for accurate signature. .. py:attribute:: RADIAL .. py:attribute:: BRANCHED .. py:attribute:: RINGED .. py:attribute:: DEFAULT