Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Mathematical Programming is a powerful technique used to model and solve optimization problems. This training provides the necessary fundamentals of mathematical programming and useful tips for good modeling practice in order to construct simple optimization models.
Module 1 – The Big Picture
Question: True or false? Constraint Programming is particularly useful for solving scheduling problems and certain combinatorial optimization problems.
Question: True or false? A feasible solution can be, but is not guaranteed to be, an optimal solution.
Question: True or false? Objective functions always start with the words “maximize” or “minimize”.
Module 2 – Linear Programming
Question: True or false? The following constraint is valid for a linear programming problem, where x and y are variables and z is a data item: 2x + 3y less than or equal to z²
Question: True or false? Hard constraints can be converted to soft constraints to help resolve infeasibilities.
Question: True or false? If a constraint is non-binding, its dual price will be zero.
Module 3 – Network Models
Question: True or false? In a transportation problem, if all the capacities and demands are integer, then you can declare the variables to be continuous even though they are integer.
Question: True or false? The critical path is the shortest path in the network.
Question: True or false? A sequence of arcs connecting two nodes is called a path.
Module 4 – Beyond Simple LP
Question: True or false? A piecewise linear function can be used to approximate convex nonlinear functions.
Question: True or false? The branch and bound method begins with LP relaxation.
Question: True or false? Mixed-integer programming is often used for investment planning.
Module 5 – Modelling Practice
Question: True or false? Data sparsity can be exploited to create only the essential variables and constraints, thus reducing memory requirements.
Question: True or false? It is important to always use integer variables when a model involves the production of whole items.
Question: True or false? It is important to use penalties only when absolutely necessary.
Final Exam
Question: What are the two types of objects used to describe network structures?
Question: What are the possible reasons for an infeasible model?
Question: True or false? Mathematical programming and constraint programming are the techniques you can apply using CPLEX.
Question: True or false? Binary variables are also known as Boolean variables.
Question: What is the first step of a typical optimization model development cycle?
Question: True or false? Basic variables take zero values in an iteration or final solution of the Simplex method.
Question: True or false? An unbounded variable always influences the solvability of a model.
Question: True or false? Flow conservation constraints are typically used in network models.
Question: True or false? Nonlinear terms and absolute values are not permitted in linear programming.
Question: True or false? Piecewise linear programming is used when dealing with functions consisting of several nonlinear segments.
Question: True or false? Very large linear programming models are often non-sparse.
Question: What does an optimization-based solution involve?
Question: True or false? When all arcs in a chain are directed in such a way that it is possible to traverse the chain following the directions of arcs, it is called a path.
Question: A region is convex if …
Question: True or false? The scale of numbers used in an LP problem can affect computational time.
We hope you know the correct answers to Mathematical Optimization for Business Problems If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.
If the options are not the same then make sure to let us know by leaving it in the comments below.
In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.
This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.
More Courses Quiz Answers >>
Building Cloud Native and Multicloud Applications Quiz Answers