Function constructLZ78Table

  • Return a logic table representing the LZ78 factors of a given string.

    Parameters

    • text: string

      Input string

    Returns Logics.LogicTable

Generated using TypeDoc