• Calculates the consecutive ones sequences

    Parameters

    • row: boolean[]

      row of adjacency matrix for this node and nodes of previous rank

    Returns Cos

    array of sequence and length of the longest one

Generated using TypeDoc