SlideShare a Scribd company logo
1 of 20
SUBMITTED TO
HULAS PATHAK
Asstt. Professor
Deptt. Of Agricultural
Economics
SUBMITTED BY
Manisha Sonwani
M.Sc.(Ag.) Previous year
Deptt.of Agricultural Economics
Linear programming is that branch of mathematical
programming which is designed to solve
optimization problem where all the constraint as well
as objective are expressed as linear function.
APPLICATION OF LP
1. Choice of investment from a variety of shares &
debenture so as to maximize return on investment.
2. Selection of product mix to make the best use of
available resources like machine, man house etc.
3. Designing, routing & assignment problems.
4. Transportation problems.
5. Manufacturing problems.
A recursive linear programming (RLP) model belongs to a
mathematical system whose members consist of a sequence of
linear programming problems in which one or more of the
coefficients of each problem depend on the solution vectors of
preceding problems in the sequence. Their explicit use has
been confined to the construction of various economic theories
and to the development of empirical models of economic
behavior. This paper reviews and summarizes the theory
concerning the existence and character of solutions for RLP
models, and attempts to extend their domain of application by
demonstrating their implicit use in certain decomposing &non
linear programming algorithms.
Dynamic Programming refers to a very large class of
algorithms. The idea is to break a large problem down (if
possible) into incremental steps so that, at any given
stage, optimal solutions are known to sub-problems.
When the technique is applicable, this condition can be
extended incrementally without having to alter previously
computed optimal solutions to sub problems. Eventually
the condition applies to all of the data and, if the
formulation is correct, this together with the fact that
nothing remains untreated gives the desired answer to the
complete problem.
Method for problem solving used in math and computer
science in which large problems are broken down into
smaller problems. Through solving the individual smaller
problems, the solution to the larger problem is discovered.
Examples of dynamic programming include
1. [edit-distance], longest common subsequence, spelling
correction, and similar problems on strings; also
Hirschberg's space-efficient [version], a functional
programming [version] and a longest common
subsequence (LCS) (LCSS), algorithm using bit
operations for speed-up [HTML],
2. shortest path algorithms on [graphs],
[segmentation] of a time series,
3. Some [spanning-tree] algorithms.
The dynamic programming can be applied to many
real life situations.
1. Capital budgeting problem.
2. Reliability improvement problem.
3. Stage-coach problem.
4. Optimal subdividing problem.
5. Linear programming problem
DEFINITION
Transportation problem is one of the subclass
of LP in which the objective to transport
various quantity of a single homogenous
commodity which is initially stored at various
origin , to different destination in a such a way
the total transport cost would be minimize.
All the relationship in transport problem in linear
1. Component of the problem.
2. Set up the objective function.
3. Set up the linear structural constraint.
4. Set up the non negativity constraint.
1. The total supply available at the origin.
2. The total quantity demanded by the destination.
3. The total cost of transportation problem per unit
from origin to destination.
Example 1. The sources & four destination
represent the cost of transportation per unit.
LEST COST METHOD
Destination
ORIGIN D1 D2 D3 D4 CAPACITY
O1 3 1 7 4 300
O2 2 6 5 9 400
O3 8 3 3 2 500
DEMAND 250 350 400 200 1200
3 1 7 4 300 0
2 6 5 9 400 150
8 3 3 2 500 300
250 0 350 50 400 200 0 1200
300
250
200
3 1 7 4 0
2 6 5 9 150 0
8 3 3 2 300 0
0 50 0 400 100
0
0
250
300
200300
10050
T.C. = 1*300 + 2* 250 + 6 * 50 + 5*100 + 3*300 + 2*200
=Rs.2900
Once company has four factories supply four ware
houses & its management to determine the
minimum cost.
Least-cost assignment.
Total cost: 30*3 + 25*6 + 15*5 +10*10 + 10*9 +
20*6 + 40*12 + 0*1= 1105 ($).
The transportation problem is only a special
topic of the linear programming problems. It
would be a rare instance when a linear
programming problem would actually be
solved by hand. There are too many
computers around and too many LP software
programs to justify spending time for manual
solution.
L..p..

More Related Content

What's hot

Grds international conference on pure and applied science (9)
Grds international conference on pure and applied science (9)Grds international conference on pure and applied science (9)
Grds international conference on pure and applied science (9)Global R & D Services
 
Optimization problems and algorithms
Optimization problems and  algorithmsOptimization problems and  algorithms
Optimization problems and algorithmsAboul Ella Hassanien
 
Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplicationsJoe Krall
 
An Approach to Mathematically Establish the Practical Use of Assignment Probl...
An Approach to Mathematically Establish the Practical Use of Assignment Probl...An Approach to Mathematically Establish the Practical Use of Assignment Probl...
An Approach to Mathematically Establish the Practical Use of Assignment Probl...ijtsrd
 
Vol 14 No 2 - September 2014
Vol 14 No 2 - September 2014Vol 14 No 2 - September 2014
Vol 14 No 2 - September 2014ijcsbi
 
Graphical RepresentationLinear programming
Graphical RepresentationLinear programming Graphical RepresentationLinear programming
Graphical RepresentationLinear programming abhishekkumar4847
 
Economic dispatch using fuzzy logic
Economic dispatch using fuzzy logicEconomic dispatch using fuzzy logic
Economic dispatch using fuzzy logicSenthil Kumar
 
A single stage single constraints linear fractional programming problem an ap...
A single stage single constraints linear fractional programming problem an ap...A single stage single constraints linear fractional programming problem an ap...
A single stage single constraints linear fractional programming problem an ap...orajjournal
 
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...drboon
 
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASE
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASELITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASE
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASEIAEME Publication
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...theijes
 
Canonical form and Standard form of LPP
Canonical form and Standard form of LPPCanonical form and Standard form of LPP
Canonical form and Standard form of LPPSundar B N
 
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...ijcsit
 
Prediction of house price using multiple regression
Prediction of house price using multiple regressionPrediction of house price using multiple regression
Prediction of house price using multiple regressionvinovk
 
Lecture 4 duality and sensitivity in lp
Lecture 4 duality and sensitivity in lpLecture 4 duality and sensitivity in lp
Lecture 4 duality and sensitivity in lpkongara
 
Structured dimensionality reduction for additive model regression
Structured dimensionality reduction for additive model regressionStructured dimensionality reduction for additive model regression
Structured dimensionality reduction for additive model regressionieeechennai
 

What's hot (18)

Grds international conference on pure and applied science (9)
Grds international conference on pure and applied science (9)Grds international conference on pure and applied science (9)
Grds international conference on pure and applied science (9)
 
Optimization problems and algorithms
Optimization problems and  algorithmsOptimization problems and  algorithms
Optimization problems and algorithms
 
Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplications
 
An Approach to Mathematically Establish the Practical Use of Assignment Probl...
An Approach to Mathematically Establish the Practical Use of Assignment Probl...An Approach to Mathematically Establish the Practical Use of Assignment Probl...
An Approach to Mathematically Establish the Practical Use of Assignment Probl...
 
Linear Programming Problem
Linear Programming ProblemLinear Programming Problem
Linear Programming Problem
 
Vol 14 No 2 - September 2014
Vol 14 No 2 - September 2014Vol 14 No 2 - September 2014
Vol 14 No 2 - September 2014
 
Graphical RepresentationLinear programming
Graphical RepresentationLinear programming Graphical RepresentationLinear programming
Graphical RepresentationLinear programming
 
Economic dispatch using fuzzy logic
Economic dispatch using fuzzy logicEconomic dispatch using fuzzy logic
Economic dispatch using fuzzy logic
 
A single stage single constraints linear fractional programming problem an ap...
A single stage single constraints linear fractional programming problem an ap...A single stage single constraints linear fractional programming problem an ap...
A single stage single constraints linear fractional programming problem an ap...
 
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...
Using Adobe Photoshop to Scale the Rate of the Shape’s Deformation By Colour ...
 
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASE
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASELITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASE
LITERATURE REVIEW OF OPTIMIZATION TECHNIQUE BUSINESS: BASED ON CASE
 
Maths project
Maths projectMaths project
Maths project
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
 
Canonical form and Standard form of LPP
Canonical form and Standard form of LPPCanonical form and Standard form of LPP
Canonical form and Standard form of LPP
 
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...
APPLYING TRANSFORMATION CHARACTERISTICS TO SOLVE THE MULTI OBJECTIVE LINEAR F...
 
Prediction of house price using multiple regression
Prediction of house price using multiple regressionPrediction of house price using multiple regression
Prediction of house price using multiple regression
 
Lecture 4 duality and sensitivity in lp
Lecture 4 duality and sensitivity in lpLecture 4 duality and sensitivity in lp
Lecture 4 duality and sensitivity in lp
 
Structured dimensionality reduction for additive model regression
Structured dimensionality reduction for additive model regressionStructured dimensionality reduction for additive model regression
Structured dimensionality reduction for additive model regression
 

Similar to L..p..

Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...AIRCC Publishing Corporation
 
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...IRJET Journal
 
Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...AIRCC Publishing Corporation
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research modelsAbhinav Kp
 
CA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfCA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfMinawBelay
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations researchsmumbahelp
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations researchsmumbahelp
 
A_multi-objective_set_covering_problem_A_case_stud.pdf
A_multi-objective_set_covering_problem_A_case_stud.pdfA_multi-objective_set_covering_problem_A_case_stud.pdf
A_multi-objective_set_covering_problem_A_case_stud.pdfappaji nayak
 
Operation Research Techniques
Operation Research Techniques Operation Research Techniques
Operation Research Techniques Lijin Mathew
 
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptxUNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptxMinilikDerseh1
 
Ms 51 operations research
Ms 51 operations researchMs 51 operations research
Ms 51 operations researchsmumbahelp
 
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET Journal
 
DEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the FutureDEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the Futureinventionjournals
 
#2. Limitations of Operation Research.pdf
#2. Limitations of Operation Research.pdf#2. Limitations of Operation Research.pdf
#2. Limitations of Operation Research.pdfbizuayehuadmasu1
 
Diseño rapido de amplificadores con valores
Diseño rapido de amplificadores con valoresDiseño rapido de amplificadores con valores
Diseño rapido de amplificadores con valoresFélix Chávez
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Modeldrboon
 
Chapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfChapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfTsegay Berhe
 
Classification of optimization Techniques
Classification of optimization TechniquesClassification of optimization Techniques
Classification of optimization Techniquesshelememosisa
 

Similar to L..p.. (20)

Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...
 
Management Science
Management ScienceManagement Science
Management Science
 
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
Optimization Problems Solved by Different Platforms Say Optimum Tool Box (Mat...
 
Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...Applying Transformation Characteristics to Solve the Multi Objective Linear F...
Applying Transformation Characteristics to Solve the Multi Objective Linear F...
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
 
CA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfCA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdf
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations research
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations research
 
A_multi-objective_set_covering_problem_A_case_stud.pdf
A_multi-objective_set_covering_problem_A_case_stud.pdfA_multi-objective_set_covering_problem_A_case_stud.pdf
A_multi-objective_set_covering_problem_A_case_stud.pdf
 
Operation Research Techniques
Operation Research Techniques Operation Research Techniques
Operation Research Techniques
 
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptxUNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
UNIT-2 Quantitaitive Anlaysis for Mgt Decisions.pptx
 
Ms 51 operations research
Ms 51 operations researchMs 51 operations research
Ms 51 operations research
 
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
 
DEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the FutureDEA Model: A Key Technology for the Future
DEA Model: A Key Technology for the Future
 
#2. Limitations of Operation Research.pdf
#2. Limitations of Operation Research.pdf#2. Limitations of Operation Research.pdf
#2. Limitations of Operation Research.pdf
 
Diseño rapido de amplificadores con valores
Diseño rapido de amplificadores con valoresDiseño rapido de amplificadores con valores
Diseño rapido de amplificadores con valores
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
 
Chapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfChapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdf
 
Classification of optimization Techniques
Classification of optimization TechniquesClassification of optimization Techniques
Classification of optimization Techniques
 
25
2525
25
 

More from Dronak Sahu

Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,Dronak Sahu
 
Farm credit appraisal techniques,
Farm credit appraisal techniques,Farm credit appraisal techniques,
Farm credit appraisal techniques,Dronak Sahu
 
3 R's OF CREDIT ANALYSIS
3 R's OF CREDIT ANALYSIS3 R's OF CREDIT ANALYSIS
3 R's OF CREDIT ANALYSISDronak Sahu
 
RURAL MARKETING
RURAL MARKETING RURAL MARKETING
RURAL MARKETING Dronak Sahu
 
SUPPLY CHAIN MANAGEMENT
SUPPLY CHAIN MANAGEMENTSUPPLY CHAIN MANAGEMENT
SUPPLY CHAIN MANAGEMENTDronak Sahu
 
CROP INSURANCE SCHEME
CROP INSURANCE SCHEMECROP INSURANCE SCHEME
CROP INSURANCE SCHEMEDronak Sahu
 
Natural resources 1
Natural resources 1Natural resources 1
Natural resources 1Dronak Sahu
 
Market failures in natural resource management
Market failures in natural resource managementMarket failures in natural resource management
Market failures in natural resource managementDronak Sahu
 
case study of agricultural project
case study of agricultural project case study of agricultural project
case study of agricultural project Dronak Sahu
 
VALUATION OF RENEWABLE NATURAL RESOURES
VALUATION OF RENEWABLE NATURAL RESOURESVALUATION OF RENEWABLE NATURAL RESOURES
VALUATION OF RENEWABLE NATURAL RESOURESDronak Sahu
 
SELF HELF GROUP
SELF HELF GROUP SELF HELF GROUP
SELF HELF GROUP Dronak Sahu
 

More from Dronak Sahu (20)

Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,
 
Farm credit appraisal techniques,
Farm credit appraisal techniques,Farm credit appraisal techniques,
Farm credit appraisal techniques,
 
3 R's OF CREDIT ANALYSIS
3 R's OF CREDIT ANALYSIS3 R's OF CREDIT ANALYSIS
3 R's OF CREDIT ANALYSIS
 
RURAL MARKETING
RURAL MARKETING RURAL MARKETING
RURAL MARKETING
 
DECISION MAKING
DECISION MAKINGDECISION MAKING
DECISION MAKING
 
GAME THEORY
GAME THEORYGAME THEORY
GAME THEORY
 
SUPPLY CHAIN MANAGEMENT
SUPPLY CHAIN MANAGEMENTSUPPLY CHAIN MANAGEMENT
SUPPLY CHAIN MANAGEMENT
 
CROP INSURANCE SCHEME
CROP INSURANCE SCHEMECROP INSURANCE SCHEME
CROP INSURANCE SCHEME
 
Nabard
NabardNabard
Nabard
 
Oligopoly
OligopolyOligopoly
Oligopoly
 
Nabard
NabardNabard
Nabard
 
National income
National incomeNational income
National income
 
game THEORY ppt
game THEORY pptgame THEORY ppt
game THEORY ppt
 
NABARD
NABARDNABARD
NABARD
 
Natural resources 1
Natural resources 1Natural resources 1
Natural resources 1
 
National income
National incomeNational income
National income
 
Market failures in natural resource management
Market failures in natural resource managementMarket failures in natural resource management
Market failures in natural resource management
 
case study of agricultural project
case study of agricultural project case study of agricultural project
case study of agricultural project
 
VALUATION OF RENEWABLE NATURAL RESOURES
VALUATION OF RENEWABLE NATURAL RESOURESVALUATION OF RENEWABLE NATURAL RESOURES
VALUATION OF RENEWABLE NATURAL RESOURES
 
SELF HELF GROUP
SELF HELF GROUP SELF HELF GROUP
SELF HELF GROUP
 

Recently uploaded

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Recently uploaded (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

L..p..

  • 1. SUBMITTED TO HULAS PATHAK Asstt. Professor Deptt. Of Agricultural Economics SUBMITTED BY Manisha Sonwani M.Sc.(Ag.) Previous year Deptt.of Agricultural Economics
  • 2. Linear programming is that branch of mathematical programming which is designed to solve optimization problem where all the constraint as well as objective are expressed as linear function. APPLICATION OF LP 1. Choice of investment from a variety of shares & debenture so as to maximize return on investment. 2. Selection of product mix to make the best use of available resources like machine, man house etc. 3. Designing, routing & assignment problems. 4. Transportation problems. 5. Manufacturing problems.
  • 3.
  • 4. A recursive linear programming (RLP) model belongs to a mathematical system whose members consist of a sequence of linear programming problems in which one or more of the coefficients of each problem depend on the solution vectors of preceding problems in the sequence. Their explicit use has been confined to the construction of various economic theories and to the development of empirical models of economic behavior. This paper reviews and summarizes the theory concerning the existence and character of solutions for RLP models, and attempts to extend their domain of application by demonstrating their implicit use in certain decomposing &non linear programming algorithms.
  • 5. Dynamic Programming refers to a very large class of algorithms. The idea is to break a large problem down (if possible) into incremental steps so that, at any given stage, optimal solutions are known to sub-problems. When the technique is applicable, this condition can be extended incrementally without having to alter previously computed optimal solutions to sub problems. Eventually the condition applies to all of the data and, if the formulation is correct, this together with the fact that nothing remains untreated gives the desired answer to the complete problem.
  • 6. Method for problem solving used in math and computer science in which large problems are broken down into smaller problems. Through solving the individual smaller problems, the solution to the larger problem is discovered. Examples of dynamic programming include 1. [edit-distance], longest common subsequence, spelling correction, and similar problems on strings; also Hirschberg's space-efficient [version], a functional programming [version] and a longest common subsequence (LCS) (LCSS), algorithm using bit operations for speed-up [HTML], 2. shortest path algorithms on [graphs], [segmentation] of a time series, 3. Some [spanning-tree] algorithms.
  • 7. The dynamic programming can be applied to many real life situations. 1. Capital budgeting problem. 2. Reliability improvement problem. 3. Stage-coach problem. 4. Optimal subdividing problem. 5. Linear programming problem
  • 8. DEFINITION Transportation problem is one of the subclass of LP in which the objective to transport various quantity of a single homogenous commodity which is initially stored at various origin , to different destination in a such a way the total transport cost would be minimize.
  • 9. All the relationship in transport problem in linear 1. Component of the problem. 2. Set up the objective function. 3. Set up the linear structural constraint. 4. Set up the non negativity constraint.
  • 10. 1. The total supply available at the origin. 2. The total quantity demanded by the destination. 3. The total cost of transportation problem per unit from origin to destination.
  • 11. Example 1. The sources & four destination represent the cost of transportation per unit. LEST COST METHOD Destination ORIGIN D1 D2 D3 D4 CAPACITY O1 3 1 7 4 300 O2 2 6 5 9 400 O3 8 3 3 2 500 DEMAND 250 350 400 200 1200
  • 12. 3 1 7 4 300 0 2 6 5 9 400 150 8 3 3 2 500 300 250 0 350 50 400 200 0 1200 300 250 200
  • 13. 3 1 7 4 0 2 6 5 9 150 0 8 3 3 2 300 0 0 50 0 400 100 0 0 250 300 200300 10050
  • 14. T.C. = 1*300 + 2* 250 + 6 * 50 + 5*100 + 3*300 + 2*200 =Rs.2900
  • 15. Once company has four factories supply four ware houses & its management to determine the minimum cost.
  • 16.
  • 17.
  • 18. Least-cost assignment. Total cost: 30*3 + 25*6 + 15*5 +10*10 + 10*9 + 20*6 + 40*12 + 0*1= 1105 ($).
  • 19. The transportation problem is only a special topic of the linear programming problems. It would be a rare instance when a linear programming problem would actually be solved by hand. There are too many computers around and too many LP software programs to justify spending time for manual solution.