Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 729 Bytes

File metadata and controls

39 lines (24 loc) · 729 Bytes
.. currentmodule:: libsemigroups_pybind11

Orders

This page contains the documentation for several functions for comparing words or strings with respect to certain reduction orderings.

.. seealso::

    :any:`Order`.

Contents

.. autosummary::
    :signatures: short

    lexicographical_compare
    recursive_path_compare
    shortlex_compare

Full API

.. autofunction:: lexicographical_compare

.. autofunction:: recursive_path_compare

.. autofunction:: shortlex_compare

.. autofunction:: wt_shortlex_compare