Course Content
Linear Programming Problem
Linear Programming - Formulation - Graphical method and Simplex Method - Formation of Primal and Dual.
0/3
Transportation Problems and Assignment Problems
Transportation Problems: NWC - LCM - VAM - Starting Solution - MODI method - Optimal solution ᧓ balanced and unbalanced Transportation problems (non degeneracy case only) - Assignment problems: Solving balanced and unbalanced assignment problems using Hungarian method.
0/2
Queuing Theory
Queuing Theory - definitions of Waiting Line Model - Queue Discipline - traffic intensity -Poisson Arrival - Birth Death Process - Problems from Single Server - Finite and infinite Population Model.
0/3
CPM and PERT
CPM - Principles - Construction of Network for projects - Types of Floats PERT - Time scale analysis - critical path - probability of completion of project.
0/5
Simulation
Simulation: Examples, advantages- limitations - Monte - Carlo simulation - Generation of random numbers - steps in simulation - uses of simulation - Simulation applied to queuing problems - simulation applied to some other types of problems
0/2
Syllabus
21UCL302: RESOURCE MANAGEMENT TECHNIQUES Objectives: The students can enhance knowledge in the following areas such as LPP, transportation problems, assignment problems, Game theory, Queueing models, etc. Prerequisites: Business Mathematics in Higher Secondary level Unit I: Linear Programming Problem Linear Programming - Formulation - Graphical method and Simplex Method - Formation of Primal and Dual. Unit II: Transportation Problems and Assignment Problems Transportation Problems: NWC - LCM - VAM - Starting Solution - MODI method - Optimal solution ᧓ balanced and unbalanced Transportation problems (non degeneracy case only) - Assignment problems: Solving balanced and unbalanced assignment problems using Hungarian method. Unit III: Queuing Theory Queuing Theory - definitions of Waiting Line Model - Queue Discipline - traffic intensity -Poisson Arrival - Birth Death Process - Problems from Single Server - Finite and infinite Population Model. Unit IV: CPM and PERT CPM - Principles - Construction of Network for projects - Types of Floats PERT - Time scale analysis - critical path - probability of completion of project. Unit V: Simulation Simulation: Examples, advantages- limitations - Monte - Carlo simulation - Generation of random numbers - steps in simulation - uses of simulation - Simulation applied to queuing problems - simulation applied to some other types of problems. Text Book: ᧜Recourse Management Techniques᧝ by Prof.V.Sundaresan, K.S.Ganapathy Subramanian and K.Ganesan, .A.R. Publications, March 2011. Unit I: Chapter 2: Sections: 2.1, 2.3, 2.5, 2.6. Chapter3: Sections: 3.1.3, 3.1.4. Unit II: Chapter 7: Sections: 7.1 ᧓ 7.4, Chapter 8: Sections: 8.1 ᧓ 8.6. Unit III: Chapter13: Sections: 13.1 to 13.3, 13.5, 13.6 and 13.8. Unit IV: Chapter 15: Sections: 15.1 to 15.7. Unit IV: Chapter 17: Sections: 17.1 to 17.7. Reference Books Operations Research by Kanti Swarup, Gupta R.K, Manmohan, S .Chand & Sons Education Publications, New Delhi, 16th Edition. 2012, Reprint 2013. Tracts in Operations Research by Kanti Swarup, P.K. Gupta, Manmohan, S. Chand & Sons Education Publications, New Delhi, 11th Edition. 2003, Reprint 2003. Outcomes: Students can gain knowledge in Linear Programming Problem, transportation problem, assignment problem, Game theory, and queuing models. Industry, banks, IT Field, Marketing, Quality control.
21UCL302: RESOURCE MANAGEMENT TECHNIQUES

A linear programming problem (LPP) is a mathematical method used to find the best (maximum or minimum) value of a linear objective function, subject to a set of linear constraints.


🔹 General Form of a Linear Programming Problem

An LPP can be written as:

Maximize or Minimize Z=c1x1+c2x2+⋯+cnxn\text{Maximize or Minimize } Z = c_1 x_1 + c_2 x_2 + \cdots + c_n x_n

Subject to constraints:

a11x1+a12x2+⋯+a1nxn≤b1a21x1+a22x2+⋯+a2nxn≤b2⋯am1x1+am2x2+⋯+amnxn≤bm\begin{aligned} a_{11}x_1 + a_{12}x_2 + \cdots + a_{1n}x_n &\leq b_1 \\ a_{21}x_1 + a_{22}x_2 + \cdots + a_{2n}x_n &\leq b_2 \\ \cdots \\ a_{m1}x_1 + a_{m2}x_2 + \cdots + a_{mn}x_n &\leq b_m \end{aligned}

and

x1,x2,…,xn≥0x_1, x_2, \dots, x_n \geq 0


🔹 Key Components

  1. Decision Variables
    These are the unknowns you want to determine (e.g., x1,x2x_1, x_2).
  2. Objective Function
    The function you want to maximize or minimize.
  3. Constraints
    Equations or inequalities that limit the values of the variables.
  4. Non-negativity Condition
    Variables cannot be negative.

🔹 Example

Maximize profit:

Z=3x+2yZ = 3x + 2y

Subject to:

x+y≤4x≤2y≤3x,y≥0\begin{aligned} x + y &\leq 4 \\ x &\leq 2 \\ y &\leq 3 \\ x, y &\geq 0 \end{aligned}


🔹 Solution Methods

  • Graphical Method (for 2 variables)
  • Simplex Method (for larger problems)
  • Interior Point Methods

🔹 Applications

Linear programming is widely used in:

  • Business (profit maximization, cost minimization)
  • Transportation and logistics
  • Manufacturing
  • Diet planning
  • Resource allocation
Exercise Files
Operation Research.pptx
Size: 138.71 KB
screen tagSupport