Chapter 1 Theory
Chapter 1 Theory
Module 01:
sciences were formed in the armed forces to address complex strategic and tactical
issues. British Air Force's group, Blackett’s Circus, led by Prof. P M S Blackett,
pioneered mixed-team approach in analyzing radar equipment coordination.
• Post-War Expansion of OR: After World War II, OR techniques were applied to
civilian problems in business, industry, and research due to:
➢ Economic and industrial growth leading to complex managerial problems.
➢ Advancements in OR techniques like linear programming, statistical quality
control, dynamic programming, queuing theory, and inventory theory.
➢ Utilization of high-speed computers for real-life problem-solving.
• Institutionalization and Professional Development: OR societies were established,
such as Operational Research Society of UK (1948), Operations Research Society of
America (1952), and The Institute of Management Sciences (TIMS) (1952). India
formed OR teams at Defence Science Laboratory and the Indian Statistical Institute in
the 1950s. OR Society of India (ORSI) was founded in 1957 and became a member of
the International Federation of Operational Research Societies (IFORS) in 1964.
• Development of Project Scheduling Techniques: Program Evaluation and Review
Technique (PERT) and Critical Path Method (CPM) were developed in the 1950s for
scheduling and monitoring complex projects.
• Institutional Development and Publications: The American Institute for Decision
Sciences was established in 1967, focusing on quantitative approaches to administrative
problems and publishing the journal Decision Science. OR has been applied in diverse
fields such as hospital management, energy conservation, and environmental pollution,
showcasing its potential for addressing societal needs.
Feature of Operations research:
• Interdisciplinary Approach: OR integrates concepts and techniques from various
disciplines such as mathematics, engineering, economics, computer science, and
behavioural sciences. It combines these diverse methods to address complex problems.
• Quantitative Analysis: OR relies heavily on quantitative methods, employing
mathematical models, statistical analysis, and algorithms to analyze problems and
generate optimal solutions. It uses mathematical expressions to represent relationships
within a problem.
• Decision-Making Orientation: OR is focused on decision-making processes. It
problems when exact solutions are difficult to find. Metaheuristic algorithms like
genetic algorithms, simulated annealing, and ant colony optimization are used to
find near-optimal solutions. Heuristics are applied in vehicle routing, machine
scheduling, and optimization problems in which finding an exact solution is
impractical.
• Game Theory: Game theory is used for modeling strategic interactions and
decision-making between multiple parties. Nash equilibrium, mixed strategies, and
payoff matrices are used to analyze and find solutions in game theory. Game theory
is employed in economics, political science, and competitive business strategy.
• Network Flow Algorithms: Network flow algorithms are used for problems
involving the flow of resources through a network. The Ford-Fulkerson algorithm,
Dijkstra's algorithm, and the maximum flow-minimum cut theorem are commonly
used for network flow problems. Network flow algorithms are used in
transportation, communication, and network design.
• Metaheuristic Methods: Metaheuristic methods are general problem-solving
strategies that can be applied to a wide range of optimization problems. Examples
include genetic algorithms, simulated annealing, particle swarm optimization, and
tabu search. Metaheuristic methods are versatile and can be applied to various
optimization problems, including scheduling, routing, and resource allocation.
4) Write a note on Applications, Advantages and opportunities of OR?
Applications of Operations Research:
• Business and Industry: OR is extensively used in supply chain management,
inventory optimization, production scheduling, and logistics planning. Businesses
employ OR for market analysis, pricing strategies, and demand forecasting, aiding in
better decision-making and profitability.
• Healthcare: OR models optimize healthcare resource allocation, staff scheduling, and
patient flow management in hospitals. It helps in optimizing ambulance routing, organ
transplant matching, and healthcare policy planning.
• Transportation and Logistics: OR techniques optimize route planning, vehicle
scheduling, and traffic management. Airlines use OR for crew scheduling and aircraft
maintenance optimization, leading to cost savings and improved operational
efficiency.
• Constraints (Ax ≤ b): Constraints restrict the feasible values of decision variables. A
matrix (A) represents the coefficients of decision variables in each constraint. The
vector (x) represents the decision variables. The vector (b) represents the right-hand
side constants of the constraints.
• Optimality: When applied correctly, the Big-M Method guarantees an optimal solution
to the linear programming problem.
• Integration with Software: Modern optimization software often incorporates the Big-M
Method, making it accessible and easy to implement for complex problem-solving.