ROOC
    Preparing search index...

    Class SimplexTableau

    Index
    instance: _Tableau
    • Get the indexes of the variables in the basis, the index is relative to the variable names

      Returns number[]

    • Step the tableau to the next iteration

      Parameters

      • OptionalvariableIndexesToAvoid: number[]

        the indexes of the variables to avoid stepping onto

      Returns void