mock\ Flashcards
(106 cards)
1.
what is an algorithm?
- a finite sequence of operations for carrying out a procedure/solving problems
what is a heuristic algorithm?
a method which finds the solution efficenlty , with no gurantee that it is optimal solution
eg: packing algorithms, integer LP
what is optimisation?
optimal= “best”
optimisation= making it best
* finding the best availible values
when is a LP in standard form?
- Objective function to be maximised
- with constraints <=
- non negative variables
what is augmented/ slack form?
non-negative slack variables convert ineualities to equalities
what are basic variables?
variables which have been cleared out and only have one non zero column in it
hold and actual value
what are non-basic variables?
variables which have multiple values in thier column and so are given a 0 value
when would a LP require integer solutions?
when the variable is discrete
* should be mentioned in working out
What does this sigma notation mean?
Sigma notation
Sigma notation
Sigma notation
Express the sum using Sigma notation
The standard formula for the sum to n terms of r
Find the sum
The standard formula for the sum to n terms of r squared
Find a general expression for
Method of differences