========================================================
Module: Conversion of Finite Automata: (``conversions``)
========================================================


.. automodule:: FAdo.conversions
   :no-members:

-------
Classes
-------

^^^
GFA
^^^

.. autoclass:: GFA
   :members:

---------
Functions
---------

^^^^^^
FA2GFA
^^^^^^

.. autofunction:: FA2GFA

^^^^^^^^^^^^
FAallRegExps
^^^^^^^^^^^^

.. autofunction:: FAallRegExps

^^^^^^^^^
cutPoints
^^^^^^^^^

.. autofunction:: cutPoints

^^^^^^^^^^^
FA2regexpSE
^^^^^^^^^^^

.. autofunction:: FA2regexpSE

^^^^^^^^^^^^^^
FA2regexpSE_nn
^^^^^^^^^^^^^^

.. autofunction:: FA2regexpSE_nn

^^^^^^^^^
SP2regexp
^^^^^^^^^

.. autofunction:: SP2regexp

^^^^^^^^^^^^^^^^^^
FAeliminateSingles
^^^^^^^^^^^^^^^^^^

.. autofunction:: FAeliminateSingles

^^^^^^^^^^^
FA2regexpCG
^^^^^^^^^^^

.. autofunction:: FA2regexpCG

^^^^^^^^^^^^^^
FA2regexpCG_nn
^^^^^^^^^^^^^^

.. autofunction:: FA2regexpCG_nn

^^^^^^^^^^^^
FA2regexpSEO
^^^^^^^^^^^^

.. autofunction:: FA2regexpSEO

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FA2regexpDynamicCycleHeuristic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. autofunction:: FA2regexpDynamicCycleHeuristic

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FA2regexpStaticCycleHeuristic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. autofunction:: FA2regexpStaticCycleHeuristic

^^^^^^^^^^^^^^^^^^
DFA2regexpDijkstra
^^^^^^^^^^^^^^^^^^

.. autofunction:: DFA2regexpDijkstra

^^^^^^^^^^^^
DFAsyncWords
^^^^^^^^^^^^

.. autofunction:: DFAsyncWords
