Optimization Final Exam Flashcards

1
Q

Any specifcation of the decision variables that satisfies all of the model’s constraints.

A

Feasible Region

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Any point in the feasible region.

A

Feasible Point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A line on which all points have the same z-value in a max problem.

A

Isoprofit Line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A line on which all points have the same z-value in a min problem.

A

Isocost Line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If the LHS and RHS of a constraint are equal when the optimal values of the decision variables are substituted into the constraint.

A

Binding Constraint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If the LHS and RHS of a constraint are unequal when the optimal values of the decision variables are substituted into the constraint.

A

Nonbinding Constraint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

If the line segment joining any pair of points in S is wholly contained in S.

A

Convex Set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If each line segment that lies completely in S and contains the point P has P as an endpoint of the line segment.

A

Extreme Point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

There are points in the feasible region with arbitrarily large z - values.

A

Unbounded LP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The feasible region contains no points.

A

Infeasible LP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Two or more extreme points are optimal, and the LP will have an infinite number of optimal solutions.

A

Multiple Optimal Solutions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A variable that appear with a coefficient of 1 in a single equation and a coefficient of 0 in all other equations.

A

Basic Variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Any solution to the system Ax=b in which all variables are nonnegative.

A

Basic Feasible Solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

For any LP with m constraints, if its set of basic variables have m-1 basic variables in common.

A

Adjacent Basic Solutions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

If there is no nonbasic variables with a zero coefficient in row 0 of the optimal tableau.

A

Unique Solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In an optimal tableau, there exists a NBV with coefficient zero in row 0, and continuing the Simplex algorithm will obtain another optimal tableau with a different solution.

A

Alternative Optimal Solution

17
Q

When a variable with a negative coefficient in row 0 has a nonpositive coefficient in each constraint.

A

Unbounded LP

18
Q

If an LP has at least one BFS in which a basic variable is equal to zero.

A

Degenerate LP

19
Q

The artificial variable remains positive in the final tableau.

A

Infeasible LP

20
Q

Let x = [x1, x2, … xn] be any feasible solution to the primal and y = [y1, y2, … yn] be any feasible solution to the dual. Then (z-value for x) <= (w-value for y).

A

Weak Duality

21
Q

If the primal LP has an optimal solution, then its dual also has an optimal solution, and the optimal values of their objective functions are equal.

A

Strong Duality

22
Q

Unbounded Primal

A

Dual Infeasible

23
Q

Unbounded Dual

A

Primal Infeasible

24
Q

If the primal has an optimal solution, then the dual has an optimal solution. Also z = w.

A

The Dual Theorem

25
Q

The amount by which the optimal z-value is improved if we increase bi by 1.

A

Shadow Price

26
Q

What’s true about shadow price?

A

The shadow price of the ith constraint of a max problem = the optimal value of the ith dual variable.

27
Q

Ensures that the total quality produced does not exceed plant capacity.

A

Supply Constraint

28
Q

Ensures that a location receives its demand.

A

Demand Constraint

29
Q

The LP obtained by omitting all integer or 0-1 constraints on variables.

A

LP Relaxation