linear programming Flashcards

1
Q

what is a non-basic variable

A

value of variable = 0,
if variable is not basic it is non-basic

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

determining a basic variable

A

variable has value =/= 0
in tableau and its column has only one non-zero row

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

what is the pivot

A

the value of the point in the table moved to,
row (number) column (variable) : value

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

finding pivot

A

> the most negative coefficient in the top row,
increasing this variable has the most effect on P
then which constraint is met first–> lowest +ve

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

simplex algo

A

1) find pivot
2) eliminate the variable from each row except pivot
3) evaluate tableau, if -ve in top row then optimum has not been met and repeat.

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

when to use simplex

A

3 or more basic variables

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

use of slack variables

A

to change inequalities to equalities

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

minimising a function P

A

maximise Q such that Q=-P

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

stopping condition for simplex

A

top row is all positive coeff

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

objective line

A

line such that P= ax +by is satisfied
rearrange into y= then move up and down for diff P and to find max/ min soln

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

tour of verticies

A

sub each vertex into the maximal/minimal function P to find optimum

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