SlideShare a Scribd company logo
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Volume 1 Issue 6 (July 2014) http://ijirae.com
_________________________________________________________________________________________________
© 2014, IJIRAE- All Rights Reserved Page - 122
Heuristic Algorithm for Finding Sensitivity Analysis in
Interval Solid Transportation Problems
D.Anuradha
Department of Mathematics, School of Advanced
Sciences, VIT University, Vellore-632 014, India
K.Kavitha
Department of Mathematics, School of Advanced
Sciences, VIT University, Vellore-632 014, India
Abstract-This paper develops a heuristic algorithm for finding the ranges of cost in the interval solid transportation
problem such that optimal basis is invariant. The procedure of the proposed approach is illustrated by numerical
example.
Keywords- Interval solid transportation problem (ISTP), Cost sensitivity analysis
I. INTRODUCTION
The Solid transportation problem (STP) is an important augmentation of the transportation problem (TP). The
STP arises when bounds are given on three items namely, supply, demand and conveyance. As a generalization of TP,
the STP was introduced by Haley [7]. Pandian and Anuradha [14] have discussed new solution procedure for solving a
STP. Sensitivity analysis (SA) is one of the most interesting and preoccupying areas in optimization. SA is to analyze the
effect of the changes of the parameters in the optimization problems on the optimal value of the objective function as
well as the validity ranges of these effects. SA for a linear programming problem were categorized and summarized by
Koltai and Terlaky [11] and Hadigheh and Terlaky [5,6]. Doustdargholi et al. [3] discussed a new SA approach for RHS
parameter in a TP. Ma and Wen [8] studied the cost coefficients SA of the degenerate TP. An algorithm for finding the
SA of costs in a TP was presented by Lucia Cabulea [12]. Kavitha and Pandian [10] have introduced an algorithm for the
cost SA in the STP. Jen et al. [2] discussed SA of the degenerate TP using labeling algorithm. ITP can arise when
uncertainty exists in data problem and decision makers are more comfortable expressing it as intervals. Pandian and
Anuradha [15] discussed the solution approach for ISTP. Badiya et al. [1] presented multi item interval valued STP with
safety factor. Kavitha and Pandian [9] proposed an algorithm for solving SA of costs in ITP.
In this paper, a heuristic algorithm for finding the SA of costs in an ISTP is proposed and the same is illustrated
with the help of numerical example. The SA of costs in an ISTP by the proposed algorithm can help the decision makers
to determine what level of accuracy is necessary for a parameter to make the model sufficiently useful and valid when
they are handling distribution problem having three constraints.
II. PRELIMINARIES
Let D denote the set of all closed bounded intervals on the real line R. That is, D=  [ , ], and and are ina b a b a b R .
We need the following definitions of the basic arithmetic operators and partial ordering on closed bounded
intervals which can be found in [4,13].
Definition 1: Let A = [a, b] and B = [c, d] be in D. Then,
(i) [ , ];A B a c b d    (ii) [ , ];A B a d b c   
(iii) kA = [ka, kb] if k is a +ve
real number; (iv) kA = [kb, ka] if k is a –ve
real number and
(v) [ , ]A B p q  where p = min {ac, ad, bc, bd} and q = max {ac, ad, bc, bd}
Definition 2: Let A = [a, b] and B = [c, d] be in D. Then,
(i) BA  if a  c and b d ; (ii) BA  if a c and bd ;
(iii) BA  if AB  , that is a c and b d and (iv) BA  if BA  and AB  , that is, a = c and b = d.
III. INTERVAL SOLID TRANSPORTATION PROBLEM
Consider the following ISTP:
1 2
i 1 j 1 1
Minimize [ , ] [ , ] [ , ]
m n l
ijk ijk ijk ijk
k
z z c d x y
  
   
subject to
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Volume 1 Issue 6 (July 2014) http://ijirae.com
_________________________________________________________________________________________________
© 2014, IJIRAE- All Rights Reserved Page - 123
1 2
i
j 1 1
[ , ]=[ , ]
n l
ijk ijk i
k
x y a a
 
  , 1,2,...,i m (1)
1 2
1 1
[ , ] [ , ]
m l
ijk ijk j j
i k
x y b b
 
  , nj ,...,2,1 (2)
1 2
1 1
[ , ] [ , ]
m n
ijk ijk k k
i j
x y e e
 
  , lk ,...,2,1 (3)
0ijkx  , 0ijky  for all i, j and k (4)
where ijkc , ijkd , 1
ia , 2
,ia 1
,jb 2
,jb 1
ke and 2
ke are positive real numbers for all i, j and k.
A set {[ , ],ijk ijkx y for all 1,2,...,i m , 1,2,...,j n and 1,2,...,k l } is said to be a feasible solution of
the ISTP if they satisfy the equations (1), (2), (3)and (4).
A feasible solution of (ISTP) which minimizes the total shipping cost, that is,
i 1 j 1 1
[ , ] [ , ]
m n l
ijk ijk ijk ijk
k
c d x y
  
   is called an optimal solution (OS) to (ISTP).
We consider the following two problems as an upper bound (UB) problem and a lower bound (LB) problem of
the given problem (ISTP):
(UB) Problem (LB) Problem
2
i 1 1 1
Minimize
m n l
ijk ijk
j k
z d y
  
    1
i 1 1 1
Minimize
m n l
ijk ijk
j k
z c x
  
   
subject to
2
j 1 1
n l
ijk i
k
y a
 
  , 1,2,...,i m …. (5)
2
i 1 1
=
m l
ijk j
k
y b
 
  , 1,2,...,j n …. (6)
2
i 1 1
=
m n
ijk k
j
y e
 
  , 1,2,...,k l …. (7)
0ijky  for all i , j and k
subject to
1
j 1 1
n l
ijk i
k
x a
 
  , 1,2,...,i m …. (8)
1
i 1 1
=
m l
ijk j
k
x b
 
  , 1,2,...,j n …. (9)
1
i 1 1
=
m n
ijk k
j
x e
 
  , 1,2,...,k l …. (10)
0ijkx  for all i , j and k
In [10] Pandian and Kavitha proved the following results which is used in the proposed algorithm.
Theorem 1 [10]: Let ( , , )th
i j k cell be a non-basic cell corresponding to an OS of the STP with
( 0)ijk ijk i j kc u v w      . If ijk ijkc   is the perturbed cost of ijkc , then the range of [ , )ijk ijk    .
Theorem 2 [10]: Let ( , , )th
i j k cell be basic cell corresponding to an OS of the STP with ( 0)ijk ijk i j kc u v w      . If
ijk ijkc   is the perturbed value of ijkc and iU is the minimum value of ijk for all non-basic cells in the
th
i origin, jV
is the minimum value of ijk for all non-basic cells in the
th
j destination and kW is the minimum value of ijk for all
non-basic cells in the
th
k conveyance, then the range of ( , ]ijk ijkM   where the maximum { , , }ijk i j kM U V W .
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Volume 1 Issue 6 (July 2014) http://ijirae.com
_________________________________________________________________________________________________
© 2014, IJIRAE- All Rights Reserved Page - 124
IV. HEURISTIC ALGORITHM
A heuristic algorithm for finding the SA of ISTP is proposed below:
Step 1: Construct two individual problems of the given ISTP namely, (UB) problem and (LB) problem.
Step 2: Compute an OS to (UB) problem by the proposed method in [14].
Step 3: Create the MODI index matrix for the solution obtained in Step2:
(a) For all basic cells, use the relation ( )i j k ijku v w c   , and starting with any two MODI indices values zero,
compute the remaining MODI indices.
(b) For all non-basic cells, compute ijk ijk i j kc u v w     .
Step 4: Compute the cost ranges of all non-basic cells using the Theorem 1 [10] and then, compute the cost ranges of all
basic cells using the Theorem 2 [10] to the (UB) problem.
Step 5: Repeat the steps from 2 to 4 for the (LB) problem with the upper bound constraints ijk ijkx y 
, for all i , j and k .
V. NUMERICAL EXAMPLE
The proposed method is illustrated by the following example.
Example 1: Consider the following ISTP:
where
111f =[37,41]; 112f =[65,71]; 113f =[80,84]; 121f =[68,73]; 122f =[93,97]; 123f =[84,87]; 131f =[11,16];
132f =[3,7]; 133f =[15,20]; 211f =[81,84]; 212f =[38,42]; 213f =[44,46]; 221f =[67,71]; 222f =[49,53];
223f =[83,88]; 231f =[78,84]; 232f =[38,42]; 233f =[92,95]; 311f =[5,8]; 312f =[8,12];
313f =[20,34]; 321f =[35,49]; 322f =[56,70]; 323f =[1,3]; 331f =[48,50]; 332f =[23,26]; 333f =[47,49].
Now, the (UB) problem of the given problem (ISTP) is given below:
Capacity
Conveyance
E1 E1 E1 [26,33]
E2 E2 E2 [13,18]
E3 E3 E3 [14,17]
D1 D2 D3 Supply
O1
111f 112f 113f 121f 122f 123f 131f 132f 133f [29,30]
O2
211f 212f 213f 221f 222f 223f 231f 232f 233f [8,12]
O3
311f 312f 313f 321f 322f 323f 331f 332f 333f [16,26]
Demand [9,17] [14,19] [30,32] [53,68]
Capacity
Conveyance
E1 E1 E1 33
E2 E2 E2 18
E3 E3 E3 17
D1 D2 D3 Supply
O1 41 71 84 73 97 87 16 7 20 30
O2 84 42 46 71 53 88 84 42 95 12
O3 8 12 34 49 70 3 50 26 49 26
Demand 17 19 32
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Volume 1 Issue 6 (July 2014) http://ijirae.com
_________________________________________________________________________________________________
© 2014, IJIRAE- All Rights Reserved Page - 125
Now, using the proposed method in [14], the optimal solution to the (UB) problem is ,24131 
y ,6132 
y
,8212 
y ,2222 
y ,2232 
y 9311 
y and 17323 
y .
Using Step 3, the MODI index matrix corresponding to the above solution is given below:
Using Step 4, the range of the (UB) problem are given below:
Now, the (LB) problem of the given problem (ISTP) with the upper bound constraints is given below.
and ijk ijkx y 
, 1,2,...,i m ; 1,2,...,j n and 1,2,...,k l .
Using the procedure followed as in the solution of (UB) problem, the range of the (LB) problem is obtained as
E1 E1 E1 1 51w 
E2 E2 E2 2 42w 
E3 E3 E3 3 35w 
D1 D2 D3
O1 25 64 84 46 79 76 0 0 20 1 35u  
O2 33 0 11 9 0 42 33 0 60 2 0u 
O3 0 13 42 30 60 0 42 27 57 3 43u  
1 0v  2 11v  3 0v 
E1 E1 E1
E2 E2 E2
E3 E3 E3
D1 D2 D3
O1 [ 25, )  [ 64, )  [ 84, )  [ 46, )  [ 79, )  [ 76, )  ( ,20] ( ,20] [ 20, ) 
O2 [ 33, )  ( ,13] [ 11, )  [ 9, )  ( ,13] [ 42, )  [ 33, )  ( ,20] [ 60, ) 
O3 ( ,13] [ 13, )  [ 42, )  [ 30, )  [ 60, )  ( ,20] [ 42, )  [ 27, )  [ 57, ) 
Capacity
Conveyance
E1 E1 E1 26
E2 E2 E2 13
E3 E3 E3 14
D1 D2 D3 Supply
O1 37 65 80 68 93 84 11 3 15 29
O2 81 38 44 67 49 83 78 38 92 8
O3 5 8 20 35 56 1 48 23 47 16
Demand 9 14 30
E1 E1 E1
E2 E2 E2
E3 E3 E3
D1 D2 D3
O1 [ 26, )  [ 62, )  [ 84, )  [ 46, )  [ 79, )  [ 77, )  ( ,19] ( ,19] [ 19, ) 
O2 [ 35, )  ( ,11] [ 13, )  [ 10, )  ( ,11] [ 41, )  [ 32, )  ( ,19] [ 61, ) 
O3 ( ,11] [ 11, )  [ 30, )  [ 19, )  [ 48, )  ( ,13] [ 43, )  [ 26, )  [ 57, ) 
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Volume 1 Issue 6 (July 2014) http://ijirae.com
_________________________________________________________________________________________________
© 2014, IJIRAE- All Rights Reserved Page - 126
VI. CONCLUSION
In this paper, we obtained the perturbation range of costs SA of ISTP. The necessity of considering cost SA of
the ISTP arises when heterogeneous conveyances are available for shipment of products in public distribution systems.
The proposed method can help the decision makers to determine what level of accuracy is necessary for a parameter to
make the model sufficiently useful and valid when they are handling distribution problem having three constraints.
REFERENCES
[1] A.Baidya, U.K.Bera, M.Maiti, Multi item interval valued solid transportation problem with safety measure
under fuzzy stochastic environment, J. Transp Secur, Vol.6, pp. 151-174, 2013.
[2] Chi-Jen, Lin; Kang-Ting, Ma; Ue-Pyng, Wen, Type II sensitivity analysis of cost coefficients in the degenerate
transportation problem, European Journal of Operational Research, Vol.227, pp. 293-300, 2013.
[3] S.Doustdargholi, D. Derakhshan Asl and V. Abasgholipour, Sensitivity analysis of right hand-side parameter in
transportation problems, Applied Mathematical Sciences, Vol.3, pp. 1501-1511, 2009.
[4] George, J.Klir and Bo Yuan, Fuzzy sets and fuzzy logic: Theory and Applications. Prentice-Hall, 2008.
[5] A.G. Hadigheh and T. Terlaky, Sensitivity analysis in linear optimization: invariant Support set intervals, Eur. J.
of Ope. Research, Vol.169, pp.1158-1175, 2006.
[6] A.G.Hadigheh, T.Terlaky, Active constraint set invariancy sensitivity analysis in linear optimization, J. of Opt.
Theory and App., Vol.133, pp. 303- 315, 2007.
[7] K.B. Haley, The solid transportation problem, Oper. Res. Vol.11, pp. 446–448,1962.
[8] Kang-Ting Ma, Ue-Pyng Wen and Chi-Jen Lin, Support set invariant sensitivity analysis in degenerate
transportation problem, The 14th Asia Pacific Industrial Engineering and Management Systems conference,
Melaka, 2010.
[9] K. Kavitha and P. Pandian, Sensitivity analysis of costs in interval transportation problems, Applied
Mathematical Sciences, Vol.6, pp.4569 – 4576, 2012.
[10]K. Kavitha and P. Pandian, Sensitivity analysis in solid transportation problem, Applied Mathematical Sciences,
Vol.6, pp. 6787-6796, 2012.
[11]T.Koltai and T. Terlaky, The Difference Between the Managerial and Mathematical Interpretation of Sensitivity
Analysis Results in Linear Programming, International J. of Production Economics, Vol.65, pp. 257-274, 2000.
[12]Lucia Cabulea, Sensitivity analysis of costs in a transportation problem, ICTAMI, Alba Iulia, Romania, Vol.11,
pp.39-46, 2006.
[13]Moore, R.E, Method and application of interval analysis, SLAM. Philadelphia, PA, 1979.
[14]P.Pandian and D. Anuradha, A new approach for solving solid transportation problems, Applied Mathematical
Sciences, Vol.4, pp. 3603-3610, 2010.
[15]P.Pandian and D. Anuradha, A new optimal solution procedure for fully interval solid transportation problems,
Int. J. of Math. Sci. and Engg. Appls., Vol.5, pp.361-373, 2011.

More Related Content

What's hot

2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
asahiushio1
 
Pert 05 aplikasi clustering
Pert 05 aplikasi clusteringPert 05 aplikasi clustering
Pert 05 aplikasi clustering
aiiniR
 
On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves  On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves
IJECEIAES
 
An application of gd
An application of gdAn application of gd
An application of gd
graphhoc
 
Prerna Jee Advanced 2013 maths- Paper 2
Prerna Jee Advanced 2013 maths- Paper 2Prerna Jee Advanced 2013 maths- Paper 2
Prerna Jee Advanced 2013 maths- Paper 2
askiitians
 
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
ijcsitcejournal
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
cscpconf
 
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILINRESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
Wireilla
 
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
ijoejournal
 
Master's thesis
Master's thesisMaster's thesis
Master's thesis
Smrati Kumar Katiyar
 
A novel numerical approach for odd higher order boundary value problems
A novel numerical approach for odd higher order boundary value problemsA novel numerical approach for odd higher order boundary value problems
A novel numerical approach for odd higher order boundary value problemsAlexander Decker
 
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
ijsrd.com
 
Impact of facts devices on zonal congestion management in deregulated power s...
Impact of facts devices on zonal congestion management in deregulated power s...Impact of facts devices on zonal congestion management in deregulated power s...
Impact of facts devices on zonal congestion management in deregulated power s...Alexander Decker
 
The Existence of Maximal and Minimal Solution of Quadratic Integral Equation
The Existence of Maximal and Minimal Solution of Quadratic Integral EquationThe Existence of Maximal and Minimal Solution of Quadratic Integral Equation
The Existence of Maximal and Minimal Solution of Quadratic Integral Equation
IRJET Journal
 

What's hot (14)

2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
2017-03, ICASSP, Projection-based Dual Averaging for Stochastic Sparse Optimi...
 
Pert 05 aplikasi clustering
Pert 05 aplikasi clusteringPert 05 aplikasi clustering
Pert 05 aplikasi clustering
 
On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves  On solving fuzzy delay differential equationusing bezier curves
On solving fuzzy delay differential equationusing bezier curves
 
An application of gd
An application of gdAn application of gd
An application of gd
 
Prerna Jee Advanced 2013 maths- Paper 2
Prerna Jee Advanced 2013 maths- Paper 2Prerna Jee Advanced 2013 maths- Paper 2
Prerna Jee Advanced 2013 maths- Paper 2
 
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
On optimization ofON OPTIMIZATION OF DOPING OF A HETEROSTRUCTURE DURING MANUF...
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILINRESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
RESEARCH ON WIND ENERGY INVESTMENT DECISION MAKING: A CASE STUDY IN JILIN
 
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
ANALYSIS OF MANUFACTURING OF VOLTAGE RESTORE TO INCREASE DENSITY OF ELEMENTS ...
 
Master's thesis
Master's thesisMaster's thesis
Master's thesis
 
A novel numerical approach for odd higher order boundary value problems
A novel numerical approach for odd higher order boundary value problemsA novel numerical approach for odd higher order boundary value problems
A novel numerical approach for odd higher order boundary value problems
 
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
Sensitivity Analysis of GRA Method for Interval Valued Intuitionistic Fuzzy M...
 
Impact of facts devices on zonal congestion management in deregulated power s...
Impact of facts devices on zonal congestion management in deregulated power s...Impact of facts devices on zonal congestion management in deregulated power s...
Impact of facts devices on zonal congestion management in deregulated power s...
 
The Existence of Maximal and Minimal Solution of Quadratic Integral Equation
The Existence of Maximal and Minimal Solution of Quadratic Integral EquationThe Existence of Maximal and Minimal Solution of Quadratic Integral Equation
The Existence of Maximal and Minimal Solution of Quadratic Integral Equation
 

Viewers also liked

COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
AM Publications
 
Medium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich BeamsMedium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich Beams
AM Publications
 
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AM Publications
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
AM Publications
 
Development pro forma
Development pro formaDevelopment pro forma
Development pro forma
Robert4KE
 
WeIF-CEIBS-IDG
WeIF-CEIBS-IDGWeIF-CEIBS-IDG
WeIF-CEIBS-IDGWang Yi
 
VIVEK KUMAR PATHAK cv
VIVEK KUMAR PATHAK  cvVIVEK KUMAR PATHAK  cv
VIVEK KUMAR PATHAK cvVivek Pathak
 
Marketing planoverview2
Marketing planoverview2Marketing planoverview2
Marketing planoverview2
Laura Simpson
 
Digital graphics evaluation pro forma
Digital graphics evaluation pro formaDigital graphics evaluation pro forma
Digital graphics evaluation pro forma
Robert4KE
 
Jack rap mag contents page slides2
Jack rap mag contents page slides2Jack rap mag contents page slides2
Jack rap mag contents page slides2
Emma Sanders
 

Viewers also liked (10)

COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
COLLOBORATIVE APPROACH for SECURING DATA RETRIEVAL SCHEME BASED On TRIPPLE DE...
 
Medium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich BeamsMedium Velocity Impact on Sandwich Beams
Medium Velocity Impact on Sandwich Beams
 
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
AN EXPERIMENTAL STUDY ON THE PROPERTIES OF CEMENT CONCRETE MADE BY REPLACING ...
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
Development pro forma
Development pro formaDevelopment pro forma
Development pro forma
 
WeIF-CEIBS-IDG
WeIF-CEIBS-IDGWeIF-CEIBS-IDG
WeIF-CEIBS-IDG
 
VIVEK KUMAR PATHAK cv
VIVEK KUMAR PATHAK  cvVIVEK KUMAR PATHAK  cv
VIVEK KUMAR PATHAK cv
 
Marketing planoverview2
Marketing planoverview2Marketing planoverview2
Marketing planoverview2
 
Digital graphics evaluation pro forma
Digital graphics evaluation pro formaDigital graphics evaluation pro forma
Digital graphics evaluation pro forma
 
Jack rap mag contents page slides2
Jack rap mag contents page slides2Jack rap mag contents page slides2
Jack rap mag contents page slides2
 

Similar to Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transportation Problems

An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
IJECEIAES
 
Boundary value problem and its application in i function of multivariable
Boundary value problem and its application in i function of multivariableBoundary value problem and its application in i function of multivariable
Boundary value problem and its application in i function of multivariable
Alexander Decker
 
The numerical solution of helmholtz equation via multivariate padé approximation
The numerical solution of helmholtz equation via multivariate padé approximationThe numerical solution of helmholtz equation via multivariate padé approximation
The numerical solution of helmholtz equation via multivariate padé approximation
eSAT Journals
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesAlexander Decker
 
A Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing ProblemsA Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing Problems
Claudia Acosta
 
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
IJERA Editor
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
sipij
 
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
INFOGAIN PUBLICATION
 
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
Steven Duplij (Stepan Douplii)
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET Journal
 
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINESAPPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
cseij
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip lines
cseij
 
Development of implicit rational runge kutta schemes for second order ordinar...
Development of implicit rational runge kutta schemes for second order ordinar...Development of implicit rational runge kutta schemes for second order ordinar...
Development of implicit rational runge kutta schemes for second order ordinar...
Alexander Decker
 
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
AIRCC Publishing Corporation
 
Improving initial generations in pso algorithm for transportation network des...
Improving initial generations in pso algorithm for transportation network des...Improving initial generations in pso algorithm for transportation network des...
Improving initial generations in pso algorithm for transportation network des...
ijcsit
 
Numerical modeling to evaluate pile head deflection under the lateral load
Numerical modeling to evaluate pile head deflection under the lateral loadNumerical modeling to evaluate pile head deflection under the lateral load
Numerical modeling to evaluate pile head deflection under the lateral load
eSAT Journals
 
Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...
rahulmonikasharma
 
A hybrid bacterial foraging and modified particle swarm optimization for mode...
A hybrid bacterial foraging and modified particle swarm optimization for mode...A hybrid bacterial foraging and modified particle swarm optimization for mode...
A hybrid bacterial foraging and modified particle swarm optimization for mode...
IJECEIAES
 
D143136
D143136D143136
D143136
IJRES Journal
 

Similar to Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transportation Problems (20)

An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...An optimal design of current conveyors using a hybrid-based metaheuristic alg...
An optimal design of current conveyors using a hybrid-based metaheuristic alg...
 
Boundary value problem and its application in i function of multivariable
Boundary value problem and its application in i function of multivariableBoundary value problem and its application in i function of multivariable
Boundary value problem and its application in i function of multivariable
 
The numerical solution of helmholtz equation via multivariate padé approximation
The numerical solution of helmholtz equation via multivariate padé approximationThe numerical solution of helmholtz equation via multivariate padé approximation
The numerical solution of helmholtz equation via multivariate padé approximation
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spaces
 
A Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing ProblemsA Four Directions Variational Method For Solving Image Processing Problems
A Four Directions Variational Method For Solving Image Processing Problems
 
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
FPGA Implementation of A New Chien Search Block for Reed-Solomon Codes RS (25...
 
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
ALEXANDER FRACTIONAL INTEGRAL FILTERING OF WAVELET COEFFICIENTS FOR IMAGE DEN...
 
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
8 ijaems jan-2016-20-multi-attribute group decision making of internet public...
 
40120130406008
4012013040600840120130406008
40120130406008
 
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
Steven Duplij, Raimund Vogl, "Polyadic Braid Operators and Higher Braiding Ga...
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary Logic
 
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINESAPPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip lines
 
Development of implicit rational runge kutta schemes for second order ordinar...
Development of implicit rational runge kutta schemes for second order ordinar...Development of implicit rational runge kutta schemes for second order ordinar...
Development of implicit rational runge kutta schemes for second order ordinar...
 
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
Automated Information Retrieval Model Using FP Growth Based Fuzzy Particle Sw...
 
Improving initial generations in pso algorithm for transportation network des...
Improving initial generations in pso algorithm for transportation network des...Improving initial generations in pso algorithm for transportation network des...
Improving initial generations in pso algorithm for transportation network des...
 
Numerical modeling to evaluate pile head deflection under the lateral load
Numerical modeling to evaluate pile head deflection under the lateral loadNumerical modeling to evaluate pile head deflection under the lateral load
Numerical modeling to evaluate pile head deflection under the lateral load
 
Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...
 
A hybrid bacterial foraging and modified particle swarm optimization for mode...
A hybrid bacterial foraging and modified particle swarm optimization for mode...A hybrid bacterial foraging and modified particle swarm optimization for mode...
A hybrid bacterial foraging and modified particle swarm optimization for mode...
 
D143136
D143136D143136
D143136
 

More from AM Publications

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
AM Publications
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
AM Publications
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
AM Publications
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
AM Publications
 
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
AM Publications
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
AM Publications
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
AM Publications
 
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
AM Publications
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
AM Publications
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
AM Publications
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
AM Publications
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
AM Publications
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
AM Publications
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
AM Publications
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
AM Publications
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
AM Publications
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
AM Publications
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
AM Publications
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
AM Publications
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
AM Publications
 

More from AM Publications (20)

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
 
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
 
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
 

Recently uploaded

Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 

Recently uploaded (20)

Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 

Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transportation Problems

  • 1. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Volume 1 Issue 6 (July 2014) http://ijirae.com _________________________________________________________________________________________________ © 2014, IJIRAE- All Rights Reserved Page - 122 Heuristic Algorithm for Finding Sensitivity Analysis in Interval Solid Transportation Problems D.Anuradha Department of Mathematics, School of Advanced Sciences, VIT University, Vellore-632 014, India K.Kavitha Department of Mathematics, School of Advanced Sciences, VIT University, Vellore-632 014, India Abstract-This paper develops a heuristic algorithm for finding the ranges of cost in the interval solid transportation problem such that optimal basis is invariant. The procedure of the proposed approach is illustrated by numerical example. Keywords- Interval solid transportation problem (ISTP), Cost sensitivity analysis I. INTRODUCTION The Solid transportation problem (STP) is an important augmentation of the transportation problem (TP). The STP arises when bounds are given on three items namely, supply, demand and conveyance. As a generalization of TP, the STP was introduced by Haley [7]. Pandian and Anuradha [14] have discussed new solution procedure for solving a STP. Sensitivity analysis (SA) is one of the most interesting and preoccupying areas in optimization. SA is to analyze the effect of the changes of the parameters in the optimization problems on the optimal value of the objective function as well as the validity ranges of these effects. SA for a linear programming problem were categorized and summarized by Koltai and Terlaky [11] and Hadigheh and Terlaky [5,6]. Doustdargholi et al. [3] discussed a new SA approach for RHS parameter in a TP. Ma and Wen [8] studied the cost coefficients SA of the degenerate TP. An algorithm for finding the SA of costs in a TP was presented by Lucia Cabulea [12]. Kavitha and Pandian [10] have introduced an algorithm for the cost SA in the STP. Jen et al. [2] discussed SA of the degenerate TP using labeling algorithm. ITP can arise when uncertainty exists in data problem and decision makers are more comfortable expressing it as intervals. Pandian and Anuradha [15] discussed the solution approach for ISTP. Badiya et al. [1] presented multi item interval valued STP with safety factor. Kavitha and Pandian [9] proposed an algorithm for solving SA of costs in ITP. In this paper, a heuristic algorithm for finding the SA of costs in an ISTP is proposed and the same is illustrated with the help of numerical example. The SA of costs in an ISTP by the proposed algorithm can help the decision makers to determine what level of accuracy is necessary for a parameter to make the model sufficiently useful and valid when they are handling distribution problem having three constraints. II. PRELIMINARIES Let D denote the set of all closed bounded intervals on the real line R. That is, D=  [ , ], and and are ina b a b a b R . We need the following definitions of the basic arithmetic operators and partial ordering on closed bounded intervals which can be found in [4,13]. Definition 1: Let A = [a, b] and B = [c, d] be in D. Then, (i) [ , ];A B a c b d    (ii) [ , ];A B a d b c    (iii) kA = [ka, kb] if k is a +ve real number; (iv) kA = [kb, ka] if k is a –ve real number and (v) [ , ]A B p q  where p = min {ac, ad, bc, bd} and q = max {ac, ad, bc, bd} Definition 2: Let A = [a, b] and B = [c, d] be in D. Then, (i) BA  if a  c and b d ; (ii) BA  if a c and bd ; (iii) BA  if AB  , that is a c and b d and (iv) BA  if BA  and AB  , that is, a = c and b = d. III. INTERVAL SOLID TRANSPORTATION PROBLEM Consider the following ISTP: 1 2 i 1 j 1 1 Minimize [ , ] [ , ] [ , ] m n l ijk ijk ijk ijk k z z c d x y        subject to
  • 2. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Volume 1 Issue 6 (July 2014) http://ijirae.com _________________________________________________________________________________________________ © 2014, IJIRAE- All Rights Reserved Page - 123 1 2 i j 1 1 [ , ]=[ , ] n l ijk ijk i k x y a a     , 1,2,...,i m (1) 1 2 1 1 [ , ] [ , ] m l ijk ijk j j i k x y b b     , nj ,...,2,1 (2) 1 2 1 1 [ , ] [ , ] m n ijk ijk k k i j x y e e     , lk ,...,2,1 (3) 0ijkx  , 0ijky  for all i, j and k (4) where ijkc , ijkd , 1 ia , 2 ,ia 1 ,jb 2 ,jb 1 ke and 2 ke are positive real numbers for all i, j and k. A set {[ , ],ijk ijkx y for all 1,2,...,i m , 1,2,...,j n and 1,2,...,k l } is said to be a feasible solution of the ISTP if they satisfy the equations (1), (2), (3)and (4). A feasible solution of (ISTP) which minimizes the total shipping cost, that is, i 1 j 1 1 [ , ] [ , ] m n l ijk ijk ijk ijk k c d x y       is called an optimal solution (OS) to (ISTP). We consider the following two problems as an upper bound (UB) problem and a lower bound (LB) problem of the given problem (ISTP): (UB) Problem (LB) Problem 2 i 1 1 1 Minimize m n l ijk ijk j k z d y        1 i 1 1 1 Minimize m n l ijk ijk j k z c x        subject to 2 j 1 1 n l ijk i k y a     , 1,2,...,i m …. (5) 2 i 1 1 = m l ijk j k y b     , 1,2,...,j n …. (6) 2 i 1 1 = m n ijk k j y e     , 1,2,...,k l …. (7) 0ijky  for all i , j and k subject to 1 j 1 1 n l ijk i k x a     , 1,2,...,i m …. (8) 1 i 1 1 = m l ijk j k x b     , 1,2,...,j n …. (9) 1 i 1 1 = m n ijk k j x e     , 1,2,...,k l …. (10) 0ijkx  for all i , j and k In [10] Pandian and Kavitha proved the following results which is used in the proposed algorithm. Theorem 1 [10]: Let ( , , )th i j k cell be a non-basic cell corresponding to an OS of the STP with ( 0)ijk ijk i j kc u v w      . If ijk ijkc   is the perturbed cost of ijkc , then the range of [ , )ijk ijk    . Theorem 2 [10]: Let ( , , )th i j k cell be basic cell corresponding to an OS of the STP with ( 0)ijk ijk i j kc u v w      . If ijk ijkc   is the perturbed value of ijkc and iU is the minimum value of ijk for all non-basic cells in the th i origin, jV is the minimum value of ijk for all non-basic cells in the th j destination and kW is the minimum value of ijk for all non-basic cells in the th k conveyance, then the range of ( , ]ijk ijkM   where the maximum { , , }ijk i j kM U V W .
  • 3. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Volume 1 Issue 6 (July 2014) http://ijirae.com _________________________________________________________________________________________________ © 2014, IJIRAE- All Rights Reserved Page - 124 IV. HEURISTIC ALGORITHM A heuristic algorithm for finding the SA of ISTP is proposed below: Step 1: Construct two individual problems of the given ISTP namely, (UB) problem and (LB) problem. Step 2: Compute an OS to (UB) problem by the proposed method in [14]. Step 3: Create the MODI index matrix for the solution obtained in Step2: (a) For all basic cells, use the relation ( )i j k ijku v w c   , and starting with any two MODI indices values zero, compute the remaining MODI indices. (b) For all non-basic cells, compute ijk ijk i j kc u v w     . Step 4: Compute the cost ranges of all non-basic cells using the Theorem 1 [10] and then, compute the cost ranges of all basic cells using the Theorem 2 [10] to the (UB) problem. Step 5: Repeat the steps from 2 to 4 for the (LB) problem with the upper bound constraints ijk ijkx y  , for all i , j and k . V. NUMERICAL EXAMPLE The proposed method is illustrated by the following example. Example 1: Consider the following ISTP: where 111f =[37,41]; 112f =[65,71]; 113f =[80,84]; 121f =[68,73]; 122f =[93,97]; 123f =[84,87]; 131f =[11,16]; 132f =[3,7]; 133f =[15,20]; 211f =[81,84]; 212f =[38,42]; 213f =[44,46]; 221f =[67,71]; 222f =[49,53]; 223f =[83,88]; 231f =[78,84]; 232f =[38,42]; 233f =[92,95]; 311f =[5,8]; 312f =[8,12]; 313f =[20,34]; 321f =[35,49]; 322f =[56,70]; 323f =[1,3]; 331f =[48,50]; 332f =[23,26]; 333f =[47,49]. Now, the (UB) problem of the given problem (ISTP) is given below: Capacity Conveyance E1 E1 E1 [26,33] E2 E2 E2 [13,18] E3 E3 E3 [14,17] D1 D2 D3 Supply O1 111f 112f 113f 121f 122f 123f 131f 132f 133f [29,30] O2 211f 212f 213f 221f 222f 223f 231f 232f 233f [8,12] O3 311f 312f 313f 321f 322f 323f 331f 332f 333f [16,26] Demand [9,17] [14,19] [30,32] [53,68] Capacity Conveyance E1 E1 E1 33 E2 E2 E2 18 E3 E3 E3 17 D1 D2 D3 Supply O1 41 71 84 73 97 87 16 7 20 30 O2 84 42 46 71 53 88 84 42 95 12 O3 8 12 34 49 70 3 50 26 49 26 Demand 17 19 32
  • 4. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Volume 1 Issue 6 (July 2014) http://ijirae.com _________________________________________________________________________________________________ © 2014, IJIRAE- All Rights Reserved Page - 125 Now, using the proposed method in [14], the optimal solution to the (UB) problem is ,24131  y ,6132  y ,8212  y ,2222  y ,2232  y 9311  y and 17323  y . Using Step 3, the MODI index matrix corresponding to the above solution is given below: Using Step 4, the range of the (UB) problem are given below: Now, the (LB) problem of the given problem (ISTP) with the upper bound constraints is given below. and ijk ijkx y  , 1,2,...,i m ; 1,2,...,j n and 1,2,...,k l . Using the procedure followed as in the solution of (UB) problem, the range of the (LB) problem is obtained as E1 E1 E1 1 51w  E2 E2 E2 2 42w  E3 E3 E3 3 35w  D1 D2 D3 O1 25 64 84 46 79 76 0 0 20 1 35u   O2 33 0 11 9 0 42 33 0 60 2 0u  O3 0 13 42 30 60 0 42 27 57 3 43u   1 0v  2 11v  3 0v  E1 E1 E1 E2 E2 E2 E3 E3 E3 D1 D2 D3 O1 [ 25, )  [ 64, )  [ 84, )  [ 46, )  [ 79, )  [ 76, )  ( ,20] ( ,20] [ 20, )  O2 [ 33, )  ( ,13] [ 11, )  [ 9, )  ( ,13] [ 42, )  [ 33, )  ( ,20] [ 60, )  O3 ( ,13] [ 13, )  [ 42, )  [ 30, )  [ 60, )  ( ,20] [ 42, )  [ 27, )  [ 57, )  Capacity Conveyance E1 E1 E1 26 E2 E2 E2 13 E3 E3 E3 14 D1 D2 D3 Supply O1 37 65 80 68 93 84 11 3 15 29 O2 81 38 44 67 49 83 78 38 92 8 O3 5 8 20 35 56 1 48 23 47 16 Demand 9 14 30 E1 E1 E1 E2 E2 E2 E3 E3 E3 D1 D2 D3 O1 [ 26, )  [ 62, )  [ 84, )  [ 46, )  [ 79, )  [ 77, )  ( ,19] ( ,19] [ 19, )  O2 [ 35, )  ( ,11] [ 13, )  [ 10, )  ( ,11] [ 41, )  [ 32, )  ( ,19] [ 61, )  O3 ( ,11] [ 11, )  [ 30, )  [ 19, )  [ 48, )  ( ,13] [ 43, )  [ 26, )  [ 57, ) 
  • 5. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Volume 1 Issue 6 (July 2014) http://ijirae.com _________________________________________________________________________________________________ © 2014, IJIRAE- All Rights Reserved Page - 126 VI. CONCLUSION In this paper, we obtained the perturbation range of costs SA of ISTP. The necessity of considering cost SA of the ISTP arises when heterogeneous conveyances are available for shipment of products in public distribution systems. The proposed method can help the decision makers to determine what level of accuracy is necessary for a parameter to make the model sufficiently useful and valid when they are handling distribution problem having three constraints. REFERENCES [1] A.Baidya, U.K.Bera, M.Maiti, Multi item interval valued solid transportation problem with safety measure under fuzzy stochastic environment, J. Transp Secur, Vol.6, pp. 151-174, 2013. [2] Chi-Jen, Lin; Kang-Ting, Ma; Ue-Pyng, Wen, Type II sensitivity analysis of cost coefficients in the degenerate transportation problem, European Journal of Operational Research, Vol.227, pp. 293-300, 2013. [3] S.Doustdargholi, D. Derakhshan Asl and V. Abasgholipour, Sensitivity analysis of right hand-side parameter in transportation problems, Applied Mathematical Sciences, Vol.3, pp. 1501-1511, 2009. [4] George, J.Klir and Bo Yuan, Fuzzy sets and fuzzy logic: Theory and Applications. Prentice-Hall, 2008. [5] A.G. Hadigheh and T. Terlaky, Sensitivity analysis in linear optimization: invariant Support set intervals, Eur. J. of Ope. Research, Vol.169, pp.1158-1175, 2006. [6] A.G.Hadigheh, T.Terlaky, Active constraint set invariancy sensitivity analysis in linear optimization, J. of Opt. Theory and App., Vol.133, pp. 303- 315, 2007. [7] K.B. Haley, The solid transportation problem, Oper. Res. Vol.11, pp. 446–448,1962. [8] Kang-Ting Ma, Ue-Pyng Wen and Chi-Jen Lin, Support set invariant sensitivity analysis in degenerate transportation problem, The 14th Asia Pacific Industrial Engineering and Management Systems conference, Melaka, 2010. [9] K. Kavitha and P. Pandian, Sensitivity analysis of costs in interval transportation problems, Applied Mathematical Sciences, Vol.6, pp.4569 – 4576, 2012. [10]K. Kavitha and P. Pandian, Sensitivity analysis in solid transportation problem, Applied Mathematical Sciences, Vol.6, pp. 6787-6796, 2012. [11]T.Koltai and T. Terlaky, The Difference Between the Managerial and Mathematical Interpretation of Sensitivity Analysis Results in Linear Programming, International J. of Production Economics, Vol.65, pp. 257-274, 2000. [12]Lucia Cabulea, Sensitivity analysis of costs in a transportation problem, ICTAMI, Alba Iulia, Romania, Vol.11, pp.39-46, 2006. [13]Moore, R.E, Method and application of interval analysis, SLAM. Philadelphia, PA, 1979. [14]P.Pandian and D. Anuradha, A new approach for solving solid transportation problems, Applied Mathematical Sciences, Vol.4, pp. 3603-3610, 2010. [15]P.Pandian and D. Anuradha, A new optimal solution procedure for fully interval solid transportation problems, Int. J. of Math. Sci. and Engg. Appls., Vol.5, pp.361-373, 2011.