.. 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.

Counting paths
==============
.. cpp:namespace:: libsemigroups

This page contains information about the functionality of the :cpp:any:`ActionDigraph` class for counting paths.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths(node_type) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths(node_type, node_type, size_t, size_t, algorithm) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths(node_type, size_t, size_t, algorithm) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths_algorithm(node_type) const noexcept
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths_algorithm(node_type, node_type, size_t, size_t) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::ActionDigraph::number_of_paths_algorithm(node_type, size_t, size_t) const
   :project: libsemigroups
