Theory Question For Operational Research
Theory Question For Operational Research
Overall, OR techniques are used to optimize the design of complex systems and to analyze
and improve the performance of organizations. OR is used in both the public and private
sectors to help make better decisions and to improve efficiency and effectiveness.
There are several limitations of using graphical solution to solve mathematical problems:
● Complexity: Graphical solution may not be suitable for solving complex problems
with multiple variables or a large number of constraints. It can become difficult to
visualize and interpret the solutions in such cases.
● Limited accuracy: The accuracy of the solution obtained through graphical method
is limited by the accuracy of the graph plotted. This can lead to errors in the
solution if the graph is not drawn accurately.
● Limited scope: Graphical solution is only applicable to problems that can be
represented graphically. It may not be suitable for problems that cannot be
represented or visualized in a graph.
● Time-consuming: Solving a problem graphically can be time-consuming, especially if
the graph is complex and has a large number of variables.
● Limited to two variables: Graphical solution is typically limited to problems
involving only two variables. It may not be suitable for solving problems with more
than two variables.
(ii)Degeneracy in simplex,
In the simplex method, degeneracy occurs when a basic variable becomes equal to zero.
This can happen when the pivot element (the element used to perform the pivot operation)
is equal to zero, or when the pivot element is very small compared to the other elements in
the pivot row or pivot column.
Degeneracy can affect the solution of a linear programming problem in several ways. For
example, it can lead to multiple optimal solutions, or it can cause the solution to be
suboptimal. Degeneracy can also make it difficult to identify the optimal solution using the
simplex method.
To overcome degeneracy, it may be necessary to use advanced solution methods such as
the dual simplex method or the revised simplex method. These methods can handle
degeneracy by finding alternative pivot elements or by using specialized pivot rules.
It is important to note that degeneracy is not unique to the simplex method. It can also
occur in other algorithms used to solve linear programming problems, such as the interior
point method. Dealing with degeneracy is an important aspect of solving linear programming
problems and requires a careful analysis of the problem and the solution method being
used.