.. Copyright (c) 2019-22, J. D. Mitchell

   Distributed under the terms of the GPL license version 3.

   The full license is in the file LICENSE, distributed with this software.

   This file was auto-generated by docs/generate_from_yml.py, do not edit.

Strongly connected components
=============================
.. cpp:namespace:: libsemigroups

This page contains information about the functionality for strongly connected components in the :cpp:any:`Action` class.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::Action::cache_scc_multipliers() const noexcept
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::cache_scc_multipliers(bool) noexcept
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::digraph()
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::multiplier_from_scc_root(index_type)
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::multiplier_to_scc_root(index_type)
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::root_of_scc(const_reference_point_type)
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Action::root_of_scc(index_type)
   :project: libsemigroups
