simplex

simplex(tableau, max_iter = 100)

Arguments

tableau

matrix, simplex tableau in canonical form

max_iter

scalar, maximum number of iterations

Value

optimal simplex tableau or stops execution in case of an unbounded problem