Things to blindly memorize Flashcards
What should you do when there is a tie for entering basic variable
Break the tie arbitrarily
What should you do when there is a tie for leaving variable
Break the tie arbitrarily, may lead to degeneracy
What is the result when there is no valid leaving variable?
Z is unbounded?
What is the result when a non-basic variable has a zero at optimality in simplex?
There are multiple optimal solutions, we can increase the value of the non-basic variable without affecting Z
What does a zero basic variable at optimality imply
The simplex tableau is degenerate (will cycle)
What is degeneracy?
The simplex will cycle, without modifying the value of Z
When do we include artificial variables?
When we have >= or = constraints (origin is not a feasible solution)
When is a simplex tableau infeasible?
artificial variables != 0 at optimality
What do the coefficients of the non-basic variables in simplex objective row correspond to
value of the dual variables
What if the dual is unbounded what can we say about the primal
primal is infeasible
If the primal is infeasible what can w e say about the dual
dual is infeasible or unbounded
what is a CPF solution
Corner point feasible. 2+ binding constraints
What is standard for of an LP
1) All constraints equality
2) All RHS non negative
3) All variables >=0
4) Objective Fnc is max (optional)
How do we implement Big M
for a max problem, subtract Mai
What are the range of optimality of the objective coefficiants
range for each objective function coefficient for which the current CPF solution is optimal