Topologies ========== A package of the classes for handling standard ``pre-built`` topology graphs in ``cgx``. For structure prediction, see the :doc:`scram package `. New topology graphs ------------------- - :doc:`stoichiometry_map <_autosummary/cgexplore.topologies.stoich_map>` - :doc:`UnalignedM1L2 <_autosummary/cgexplore.topologies.UnalignedM1L2>` - :doc:`CGM4L8 <_autosummary/cgexplore.topologies.CGM4L8>` - :doc:`M4L82 <_autosummary/cgexplore.topologies.M4L82>` - :doc:`M6L122 <_autosummary/cgexplore.topologies.M6L122>` - :doc:`M8L162 <_autosummary/cgexplore.topologies.M8L162>` - :doc:`CGM12L24 <_autosummary/cgexplore.topologies.CGM12L24>` Class for handling custom topology graphs ----------------------------------------- For working with structure prediction in :doc:`scram `. - :doc:`CustomTopology <_autosummary/cgexplore.topologies.CustomTopology>`