Week 1 Flashcards
What is the objective function?
The function we want to maximize/minimize
What is the decision variable?
The variable we can change to meet out goals
What is an LP-problem?
A linear optimization problem, it an problem in the form,
- max f(x)*
- gi(x)* ≤ b, i = 1, …, m
in f, g: Rn –> R
What is Seperability?
Each function is the sum of terms in which each term is a function of one of the variables only. e.g.
Σj=1n fj(xj)
What is proportionality?
The value of the function is proportional with the value of earch of the variables. Thus, any increate of 1 unit of a given variable gives a constant cange in function, value, independent of the value of the variable.
What is divisibility?
All variables may take any values in R. Typically, they will attain fractional values.
What is the form of a linear problem in the objective function?
Σj=1ncjxj
How to create a linear problem?
- First create the function to maximize
- Write the constraints, note: be sure to watch for x ≥ 0
How to resolve fractions in a linear problem? For example
1800 (x1/(x1 + x2)) + 3800 (x1/(x1 + x2) ≤ 3000
- Multiply both by (x1+x2)
- Then rewrite s.t. the variables are on the left and a number is on the right.
How to rewrite a min(…) function to a linear function?
Create a variable z for which holds:
- z* ≤ …
- z* ≤ …
…
When is a set convex?
A set is convex iff. x, y ∊ C and for all λ ∊ [0, 1] then the point
z = λx + (1 - λ) ∊ C
What is a halfspace?
H = {x ∊ ℝn : hTx ≤ 𝛅 }, this is convex
What is a hyperplane?
H = { x∊ℝn : hTx = 𝛅 }
What is a basic feasible solution?
Any feasible point that is determined by n linearly independent bounding hyperplanes.
What is the skeleton of a polyhedron?
The extreme points and the edges together