What are the 4 types of integer programming problems?
What are the two basic properties of an integer linear program?
How to answer integer programming questions? (5)
• Write down max profit formula: max profit = (x) product a + (x) product b
• list the constraints such as the tasks in the question with the time each product uses for each task and the max they can use
• Plot graph with the two products either side
• plot the curves with the tasks and market mix constraints
• Find feasible region and optimal solution
What is the half-space?
Is where a set of points are on one side and points lying there can be potential solutions to the optimisation problem
Where is the feasible region
Below the finishing constraint and above marketing constraint
How to find the optimal solution? (2)