Class LYResult<S,​I,​O>

  • Type Parameters:
    S - (hypothesis) state type
    I - input alphabet type
    O - output alphabet type

    public class LYResult<S,​I,​O>
    extends Object
    Utility class that holds some information aggregated during the ADS computation of LeeYannakakis.