Научная статья на тему 'Attaining a good primal solution to the uncapacitated transportation problem'

Attaining a good primal solution to the uncapacitated transportation problem Текст научной статьи по специальности «Компьютерные и информационные науки»

CC BY
7
4
i Надоели баннеры? Вы всегда можете отключить рекламу.
Ключевые слова
logistics and supply chain management / uncapacitated transportation problem / supply and demand requirements / primal solution / minimal total cost solution

Аннотация научной статьи по компьютерным и информационным наукам, автор научной работы — Z.A.M.S. Juman, N.G.S.A. Nawarathne, M.S.M. Hisam

Transportation of products from sources to destinations with minimal total cost plays an important role in logistics and supply chain management. The Uncapacitated Transportation Problem (UTP) is a special case of network flow optimization problem. The prime objective of this UTP is to minimize the total cost of transporting products from origins to destinations subject to the respective supply and demand requirements. The UTP consists of special network structure. Due to the special structure of this problem, the transportation algorithm is preferred to solve it. The transportation algorithm consists of two major steps: 1) Finding an Initial Feasible Solution (IFS) to TP and 2) Examining the optimality of this IFS. A better IFS generates a lesser number of iterations to obtain a Minimal Total Cost Solution (MTCS). Recently, Juman and Nawarathne (2019)’s Method was introduced to find an IFS to UTP. In this paper, the Juman and Nawarathne (2019)’s Method is improved to get a better IFS to a UTP. A comparative study on a set of benchmark instances illustrates that the new improved method provides better primal solutions compared to the Juman and Nawarathne (2019)’s Method. The proposed method is found to yield the minimal total cost solutions to all the benchmark instances.

i Надоели баннеры? Вы всегда можете отключить рекламу.
iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.
i Надоели баннеры? Вы всегда можете отключить рекламу.

Текст научной работы на тему «Attaining a good primal solution to the uncapacitated transportation problem»

Journal of Sustainable Development of Transport and Logistics

journal home page: https://jsdtl.sciview.net

Juman, Z.A.M.S., Nawarathne, N.G.S.A., & Hisam, M.S.M. (2022). Attaining a good primal solution to the uncapacitated transportation problem. Journal of Sustainable Development of Transport and Logistics, 7(1), 51-61. doi:10.14254/jsdtl.2022.7-1.4.

Scientific Platform

ISSN 2520-2979

Attaining a good primal solution to the uncapacitated transportation problem

Z.A.M.S. Juman* , N.G.S.A. Nawarathne* , M.S.M. Hisam**

*Department of Mathematics, Faculty of Engineering, General Sir John Kotelawala Defence University, Ratmalana,10390, Sri Lanka

Jumanabdeen@yahoo.com; zams@pdn.ac.lk; shashinianawarathne@yahoo.com **Postgraduate Institute of Science, University of Peradeniya, Peradeniya, Sri Lanka mohamedhisam93@gmail.com

OPEN ^^ ACCESS

Article history:

Received: March 22, 2021 1st Revision: January 10, 2022

Accepted: March 30, 2022

DOI:

10.14254/jsdtl.2022.7-1.4

Abstract: Transportation of products from sources to destinations with minimal total cost plays an important role in logistics and supply chain management. The Uncapacitated Transportation Problem (UTP) is a special case of network flow optimization problem. The prime objective of this UTP is to minimize the total cost of transporting products from origins to destinations subject to the respective supply and demand requirements. The UTP consists of special network structure. Due to the special structure of this problem, the transportation algorithm is preferred to solve it. The transportation algorithm consists of two major steps: 1) Finding an Initial Feasible Solution (IFS) to TP and 2) Examining the optimality of this IFS. A better IFS generates a lesser number of iterations to obtain a Minimal Total Cost Solution (MTCS). Recently, Juman and Nawarathne (2019)'s Method was introduced to find an IFS to UTP. In this paper, the Juman and Nawarathne (2019)'s Method is improved to get a better IFS to a UTP. A comparative study on a set of benchmark instances illustrates that the new improved method provides better primal solutions compared to the Juman and Nawarathne (2019)'s Method. The proposed method is found to yield the minimal total cost solutions to all the benchmark instances.

Keywords: logistics and supply chain management, uncapacitated transportation problem, supply and demand requirements, primal solution, minimal total cost solution.

Corresponding author: Z.A.M.S. Juman E-mail: jumana@sci.pdn.ac.lk

This open access article is distributed under a Creative Commons Attribution (CC-BY) 4.0 license.

1. Introduction

The transportation problem is a special type of network flow problem where the objective is to minimize the cost of distributing a product from a number of sources or origins to a number of destinations.The general transportation problem deals with a set of supply nodes (S1,S2,... ,Sm] and set of demand nodes (D1, D2,... , Dn]. The data consists of availability of each supply node (s^ s2,..., sm], the requirement at each demand node (d1, d2, ...,dn], and the cost of shipping a unit from each supply node to each demand node (c^]. The quantity to be transported from each supply node to each demand node (x^) is determined in this problem. Network representation of this problem (taken from Juman & Nawarathne, 2019] is provided in Fig.1.

1.1. Structure of the transportation problem

Figure 1: Network representation of classical transportation problem

Supply Demand

Ample literature exists on different variants of the transportation model and their initial solution methods with fixed demands and supplies (ex. Deshmukh, 2012; Sharma & Sharma, 2000; Juman & Hoque, 2015; Sharma & Prasad, 2003; Juman et al. 2013a; Juman & Perera, 2015; Juman et al. 2013b; Ekanayake et al., 2020; Ekanayake et al., 2021]. Recently, Juman and Nawarathne (2019) proposed an efficient alternative method for solving transportation problems. This paper improves this existing method to attain a better efficient solution to the problem.

1.2. Mathematical formulation of a general transportation problem

Notations

m: Total number of supply nodes (suppliers] n : Total number of demand nodes (buyers]

x^Number of units transported from ith supply node to/thdemand node Cij :Unit transportation cost from tthsupply node to jth demand node Si: Supply quantity (in units] for tthsupply node dj: Demand quantity (in units] for jth demand node Where i = 1,2,3, ...,m and j = 1,2,3,.,n

Mathematical Model

Subject to

Where xi1 >0 V i,j.

m n

Min ££

i=1j=1

CijXij

^Xij <Si , i= 1,2,... ,m

j=I

m

^ Xij > dj , j = 1,2,... , n

i = 1

A necessary and sufficient condition for the existence of a feasible solution to the transportation problem is, the total supply quantity should be equal to total demand quantity.

m n

i=1 j=1

If total supply quantity is equal to total demand quantity, then the transportation problem is called as a balanced transportation Problem. If not the problem is called as an unbalanced transportation problem.

1.3. Minimal total cost solution to the transportation problem

The transportation problem consists of a special structure. Due to the special structure of the problem, a specialized algorithm named Transportation Algorithm is used to obtain the minimal total cost solution to it. The Transportation algorithm consists with two steps. Step 1: Determine an initial feasible solution (IFS) for the problem. Step 2: Test for optimality of the IFS.

1.4. Methods of finding IFS to the transportation problem

There are various methods to find the IFS for a transportation problem. Few of the best available ones are provided here.

• North - West Corner Rule (2004)

• Minimum Cost Method (2004)

• Vogel's Approximation Method (1958]

• Juman and Hoque Method (2015)

• Juman and Nawarathne Method (2019)

After finding the Initial Feasible Solution (IFS) for a transportation problem, Minimum Total Cost Solution (MTCS) can be obtained by using Stepping Stone Method (SSM) or Modified Distribution Method (MODI).

Reminder of this paper is as follows: Section 2 presents the existing approach and its improvement. Results and discussions are performed in section 3. Finally, concluding remarks along with future extensions are drawn in section 4.

2. Methodology

2.1. Juman and Nawarathne (2019)'s Method

An existing method: Juman & Nawarathne (2019)'s method

Step 1: Check whether the problem is balanced or not. If it is unbalanced, then add dummy demander or dummy supplier to make the problem balanced with zero transportation cost.

Step 2: For each row of the transportation matrix, identify the least cost cell. Assign the respective supply quantities there.

Step 3: For assigned allocation in each of columns (without taking into account any crossed column, if exist] check whether the column sum is less than or equal to the respective demand quantity. If so, go to step 10.

Step 4: For each of the allocations in an unmet column considering the row containing that allocation determine the difference between the second least and the least unit cost, and identify the smallest of them (in case of tie, identify the smallest with the largest unit cost] Else identify the smallest difference for each of them separately and go to step 5. Step 5: Check whether there exist a cell (or cells] in an unmet column not containing the second least unit cost corresponding to the smallest of the difference between the second least and the least unit cost in a row for each of the allocation in an another unmet column. If such a column exists, identify the former unmet column go to step 8 Step 6: Pick up any two unmet columns. For each of them, find differences between the 2nd least and the least unit cost of that unmet column.

Let the smallest of the differences for an unmet column corresponds to the least unit cost c1, and the smallest of the differences for the other unmet column corresponds to the smallest unit cost e1. Let c1, c2andc3 be the 1st, 2ndand 3rd least unit costs in a row ande1, e2 and e3be the 1st, 2ndand 3rdleast unit cost in another row.

If (c3 — c1)> (e3 — e2), then identify the unmet column containing the least unit cost c1. Else identify the other unmet column (containing the least unit cost e1 ] Step 7: Pick up any two unmet column for each of them. If there is no such connection between the two

columns, then select the column with minimum difference. And go to step 8 Step 8: Considering the identified unmet column in step 4, 5, 6 or 7 and corresponding to the smallest of the differences between the second least and the least unit cost in a row for each of the allocations in this column, transfer the maximum possible amount of excess demand quantity which can make next column met, from the least unit cost cell to the next least unit cost cell in a row. (If the demand value is smaller than the value of the allocation in the unmet column, transfer the full amount of the allocation] If there remains more excess demand in the selected column, do the same for the next smallest difference of the second least and least unit costs and continue the transferring process until the selected unmet column become met. Step 9: Cross of the column that has completely been satisfied by removal of excess demand quantity

just made, and go to step 3 Step 10: Stop, and take the current solution as the initial feasible basic solution.

2.2. A modified method to find an IFS for a TP

In this section, a modification is introduced to the existing Juman and Nawarathne (2019)'sMethod (JNM] to obtain an improved IFS to a balanced transportation problem. The steps of Modified Method (MM] are described below:

Algorithm for modified method

An improved efficient alternative method: Heuristic for obtaining an efficient IFS to the transportation problem

Step 1:Apply the steps 1-4 of the Juman and Nawarathne (2019)'s Method.

Step 2:Let the smallest of the differences corresponds to the least unit cost c1and the second smallest of the differences corresponds to the smallest unit cost e1.Let c1, c2 and c3 be the 1st, 2nd and 3rd least unit costs in a row and e1, e2 and e3 be the 1st, 2nd and 3rd least unit cost in another row. If c2 — c1> e3 — e1, then select the smallest difference. Else select the 2 nd smallest difference and go to Step 5.

Step 3: Apply the steps 5-10 of the Juman and Nawarathne (2019)'s Method.

The flow chart of the above new modified method is also provided below.

Figure 2: Flow chart representation of the above new modified method

3. Result and discussion

Modified Method of this paper is compared against the existing methods, Vogel's Approximation Method (VAM) (1958], Juman and Hoque (2015)'s Method (JHM), Juman and Nawarathne (2019)'s Method(JNM). Comparison among these four methods is performed using the solutions of 16 benchmark instances. The Stepping Stone Method (SSM) is used to obtain Minimal Total Cost Solution (MTCS) starting from the initial feasible solution (IFS) which is obtaining from VAM, JHM, JNM or Modified Method (MM).

The performance measure and the comparison on the iteration numbers of these four methods are provided in Table 1-4 and Figures 3-8.

3.1. Performance measure of modified method (MM) over VAM, JHM and JNM

A performance measure of our modified method of this paper is shown in the following Tables 1 and 2 along with Figures 3 and 4.

Table 1: Performance measure of MM over VAM, JHM and JNM for 9 benchmark instances

Problem chosen from Initial cost with an IFS by % decrease in TCIFS by MM over VAM, JHM and NM Minimal Total Cost Solution % increase from the minimal total cost by

VAM JHM JNM MM VAM JHM JNM (by Lingo) VAM JHM JNM MM

Srinivasan and Thompson 955 880 880 880 7.85 0.00 0.00 880 8.52 0.00 0.00 0.00

Senet al. 2,164,000 2,146,750 2,146,750 2,146,750 0.80 0.00 0.00 2,416,750 0.80 0.00 0.00 0.00

Deshmukh 779 743 743 743 4.62 0.00 0.00 743 4.85 0.00 0.00 0.00

Ramadan and Ramadan 5,600 5,600 5,600 5,600 0.00 0.00 0.00 5,600 0.00 0.00 0.00 0.00

Kulkarni and Datar 880 840 840 840 4.55 0.00 0.00 840 4.76 0.00 0.00 0.00

Schrenket al. 59 59 59 59 0.00 0.00 0.00 59 0.00 0.00 0.00 0.00

Samuel 28 28 28 28 0.00 0.00 0.00 28 0.00 0.00 0.00 0.00

Imam et al. 475 460 435 435 8.42 5.43 0.00 435 9.20 5.75 0.00 0.00

Adlakha and Kowalski 390 390 390 390 0.00 0.00 0.00 390 0.00 0.00 0.00 0.00

Table 2: Performance measure of MM over VAM, JHM and JNM for 7 benchmark instances from Juman and Hoque (2015)

Problem Initial cost with an IFS by % decrease in TCIFS Minimal % increase from the minimal

No. by MM over VAM, JHM Total total cost by

and NM Cost

VAM JHM JNM MM VAM JHM JNM Solution (by Lingo) VAM JHM JNM MM

1 5,125 4,525 4,525 4,525 11.71 0.00 0.00 4,525 13.26 0.00 0.00 0.00

2 3,520 3,460 3,460 3,460 1.70 0.00 0.00 3,460 1.73 0.00 0.00 0.00

3 960 920 920 920 4.17 0.00 0.00 920 4.35 0.00 0.00 0.00

iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.

4 849 809 809 809 4.71 0.00 0.00 809 4.94 0.00 0.00 0.00

5 465 417 465 417 10.32 0.00 10.32 417 11.51 0.00 11.51 0.00

6 3,663 3,458 3,458 3,458 6.00 0.00 0.00 3,458 5.93 0.00 0.00 0.00

7 109 109 109 109 0.00 0.00 0.00 109 0.00 0.00 0.00 0.00

Figure 3: Bar chart of initial cost vs. benchmark instances in case of solving by VAM, JHM, JNM

and MM

1200

1000

o u

M "■O

e

Vogel's Approximation Method i Juman and Nawarathne Method

i Juman and Hoque Method I Modified Method

Srinivasan Sen et al. Deshmukh Ramadan Kulkarni Schrenket and (2010) (by (2012) and and Datar al. (2011) Thompson 10,000's) Ramadan (2010)

(1977) (2012) (by

10's)

Benchmark Instances

Samuel Imam et al. Adlakha (2012) (2009) and

Kowalski (2009)

Figure 4: Bar chart of initial cost vs. 7 benchmark instances from Juman and Hoque (2015] in case of

solving by VAM, JHM, JNM and MM.

1200 1000

1 (by10's) 2 (by10's) 3 4 5 6 (by10's) 7

Benchmark instances from Juman and Hoque (2015)

Vogel's Approximation Method ■ Juman and Hoque Method Juman and Nawarathne Method ■ Modified Method

3.2. Comparison on the iteration numbers

Comparative assessment on the iteration numbers is also shown in Tables 3-4 and Figs. 7-8 below. Besides the percentage improvements to the new modified method are shown as bar chart plots in Figs. 5 and 6.

Table 3: Comparative study on the iteration number taken by SSM coupled with MM, VAM, JHM and JNM for 9 benchmark instances

Problem Chosen from Iterations taken by SSM to obtain MTCS by starting with an IFS

_obtained by_

VAM_JHM_JNM_MM

Srinivasan and Thompson (1977] 1 0 0 0

Senet al. (2010] 2 0 0 0

Deshmukh (2012] 1 0 0 0

Ramadan and Ramadan (2012] 0 0 0 0

Kulkarni and Datar (2010] 2 0 0 0

Schrenket al. (2011] 0 0 0 0

Samuel (2012] 0 0 0 0

Imam et al. (2009] 1 1 0 0

Adlakha and Kowalski (2009] 0 0 0 0

Table 4: Comparative study on the iteration number taken by SSM coupled with MM, JHM and JNM for 7 benchmark instances from Juman and Hoque (2015)

Problem No. _Iterations taken by SSM to obtain MTCS by starting with an IFS obtained by

VAM_JHM_JNM_MM

1 1 0 0 0

2 2 0 0 0

3 1 0 0 0

4 1 0 0 0

5 1 0 1 0

6 2 0 0 0

7 0 0 0 0

Figure 5: Percentage decreases in total cost for IFS by MM over VAM, JHM and JNM for 9

benchmark instances

i.

0J >

o

s

S

T3

c

CS

a> £

9 8 7 6 5 4 3 2 1 0

f J? ^ ^

Benchmark Instances

VAM

JHM

JNM

Figure 6: Percentage decreases in total cost for IFS by MM over VAM, JHM and JNM for 7 benchmark instances from Juman and Hoque (2015)

Figure 7: Number of Iterations taken by SSM to obtain MTCS by starting with an IFS obtained by

VAM, JHM, JNM and MM for 9 benchmark instances

n o it a r e

o r e b

2,5 2 1,5 1 0,5 0

/ /' # ¿f </ J? /

V* * S /J / * S tf

Benchmark Instances

VAM JHM JNM MM

#

Figure 8: Number of Iterations taken by SSM to obtain MTCS by starting with an IFS obtained by VAM, JHM, JNM and MM for 7 benchmark instances from Juman and Hoque (2015)

It can be easily noticed from the Tables 1-4 and Figures 3-8 that the modified method produces the same or better IFS to all considered benchmark instances compared to all the existing methods. Consequently, the modified method can be considered as an alternative method to obtain the IFS to a transportation problem.

4. Conclusion and future scope

To obtain a minimal total cost solution to a transportation problem, finding an initial feasible solution is the prime requirement. According to the initial feasible solution of the problem, the number of iterations to get the minimal total cost solution can be changed. If an initial feasible solution becomes closer to the minimum total cost, the minimal total cost solution can be obtained with lesser number of iterations. There are several methods to find an initial feasible solution to a transportation problem. Among them, Vogel's Approximation Method (1958), Juman and Hoque (2015)'s Methodand Juman and Nawarathne (2019)'s Method can be considered as the state of the art initial solution providers available in the literature. In this work, a new modification is introduced to attain an efficient initial feasible solution to the transportation problems. A comparative study illustrates that the Vogel's Approximation Method provides minimal total cost solution as the initial feasible solution only to 5 out of 16 benchmark instances. Furthermore, Juman and Hoque (2015)'s Method and Juman and Nawarathne (2019)'s Method give the minimal total cost solution as the initial feasible solution to 15 out of 16 benchmark instances. However, for all the 16 benchmark instances including that remaining problem the modified method provides same or better near-optimal cost solution compared with the existing ones. Thus, our new modified method outperform the existing Vogel's Approximation Method (1958), Juman and Hoque (2015)'s Method, Juman and Nawarathne (2019)'s Method.

Future research might be carried out to develop this modified method for the case of large number of origins and destinations. Throughout this research supply and demand quantities are all fixed. But in real world supply and demand quantities may vary. This research considers linear transportation problems. But the transportation problem can become nonlinear also. In those cases the current method cannot be applied. Thus the new modified method can be extended to include those variations. We intend to devote ourselves in this direction of future research.

Funding

This research did not receive any specific grant from funding agencies in the public, commercial,

or not-for-profit sectors.

Conflicts of interest/Competing interests

The authors declare that they have no conflict of interest.

Citation information

Juman, Z.A.M.S., Nawarathne, N.G.S.A., & Hisam, M.S.M. (2022]. Attaining a good primal solution to the

uncapacitated transportation problem. Journal of Sustainable Development of Transport and Logistics,

7(1], 51-61. doi:10.14254/jsdtl.2022.7-1.4

References

Adlakha, V., & Kowalski, K. (2009]. Alternate solutions analysis for transportation problems. Journal of Business & Economics Research (JBER), 7(11], 41-49.

Deshmukh, N. M. (2012]. An Innovative method for solving transportation problem. International Journal of Physics and Mathematical Sciences, 2(3], 86-91.

Ekanayake, E. M. U. S. B., Perera S. P. C., Daundasekara W. B., & Juman Z. A. M. S. (2020]. a modified ant colony optimization algorithm for solving a transportation problem. Journal of Advances in Mathematics and Computer Science, 35(5], 83-101.

Ekanayakem E. M. U. S. B., Perera, S. P. C., Daundasekara, W. B., & Juman, Z. A. M. S. (2021]. An effective alternative new approach in solving transportation problems. American Journal of Electrical and Computer Engineering, 5(1], 1-8.

Gomah, T. I. G. E. M., & Samy, I. (2009]. Solving transportation problem using object-oriented model. IJCSNS, 9(2], 353.

Juman, Z. A. M. S., & Hoque, M. A. (2015]. An efficient heuristic to obtain a better initial feasible solution to the transportation problem. Applied Soft Computing, 34, 813-826.

Juman, Z. A. M. S., & Nawarathne, N. G. S. A. (2019]. An efficient alternative approach to solve a transportation problem. Ceylon journal of Science, 48(1], 19-29.

iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.

Juman, Z. A. M. S., & Perera, A. K. S. S. (2015]. When can VAM with balanced feature provide an improved solution to an unbalanced transportation problem. European Journal of Scientific Research, 135(3], 268-275.

Juman, Z. A. M. S., Hoque, M. A., & Buhari, M. I. (2013]. A sensitivity analysis and an implementation of the wellknown vogel's approximation method for solving unbalanced transportation problem. Malaysian Journal of Science, 32(1], 66-72.

Juman, Z. A. M. S., Hoque, M. A., & Buhari, M. I. (2013, April]. A study of transportation problem and use of object oriented programming. In 3rd International Conference on Applied Mathematics and Pharmaceutical Sciences (ICAMPS'2013) (pp. 353-354].

Kulkarni, S. S., & Datar, H. G. (2010]. On solution to modified unbalanced transportation problem. Bulletin of the Marathwada Mathematical Society, 11(2], 20-26.

Ramadan, S. Z., & Ramadan, I. Z. (2012]. Hybrid two-stage algorithm for solving transportation problem. Modern Applied Science, 6(4], 12-22.

Samuel, A. E. (2012]. Improved zero point method (IZPM] for the transportation problems. Applied Mathematical Sciences, 6(109], 5421-5426.

Schrenk, S., Finke, G., & Cung, V. D. (2011]. Two classical transportation problems revisited: pure constant fixed charges and the paradox. Mathematical and computer modelling, 54(9-10], 23062315.

Sen, N., Som, T., & Sinha, B. (2010]. A study of transportation problem for an essential item of southern part of north eastern region of India as an OR model and use of object oriented programming. International Journal of Computer Science and Network Security, 10(4], 78-86.

Sharma, R. R. K., & Prasad, S. (2003]. Obtaining a good primal solution to the uncapacitated transportation problem. European Journal of Operational Research, 144(3], 560-564.

Sharma, R. R. K., & Sharma, K. D. (2000]. A new dual based procedure for the transportation problem. European Journal of Operational Research, 122(3], 611-624.

Srinivasan, V., & Thompson, G. L. (1977]. Cost operator algorithms for the transportation problem. Mathematical Programming, 12(1], 372-391.

© 2016-2022, Journal of Sustainable Development of Transport and Logistics. All rights reserved.

This open access article is distributed under a Creative Commons Attribution (CC-BY] 4.0 license. You are free to:

Share - copy and redistribute the material in any medium or format Adapt - remix, transform, and build upon the material for any purpose, even commercially The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms:

Attribution - You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions

You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Journal of Sustainable Development of Transport and Logistics (ISSN: 2 52 0-2979) is published by Scientific Publishing House "CSR", Poland, EU and Scientific Publishing House "SciView", Poland, EU

Publishing with JSDTL ensures:

• Immediate, universal access to your article on publication

• High visibility and discoverability via the JSDTL website

• Rapid publication

• Guaranteed legacy preservation of your article

• Discounts and waivers for authors in developing regions

Submit your manuscript to a JSDTL at https://jsdtl.sciview.net/ or submit.jsdtl@sciview.net

Journal of Sustainable development of transport and logistics

" Scientific Platform - SciVlew.Net &

i Надоели баннеры? Вы всегда можете отключить рекламу.