{"id":20177,"date":"2020-09-25T09:51:00","date_gmt":"2020-09-25T04:21:00","guid":{"rendered":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/"},"modified":"2024-08-08T09:37:59","modified_gmt":"2024-08-08T04:07:59","slug":"transportation-problem-explained","status":"publish","type":"post","link":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/","title":{"rendered":"Transportation Problem Explained and how to solve it?"},"content":{"rendered":"\n<ol class=\"wp-block-list\">\n<li><strong><a href=\"#Transportation Problem\">Transportation Problem <\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#Balanced Problem\">Balanced Problem<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#Unbalanced Problem\">Unbalanced Problem<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#Example\">Example<\/a><\/strong><\/li>\n\n\n\n<li><strong><a href=\"#Conclusion\">Conclusion<\/a><\/strong><\/li>\n<\/ol>\n\n\n\n<p><strong><em>Contributed by: <a rel=\"nofollow noreferrer noopener\" href=\"http:\/\/www.linkedin.com\/in\/patrick-priyadharshan-a60208126\" target=\"_blank\">Patrick<\/a> <\/em><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"introduction\"><strong>Introduction<\/strong><\/h2>\n\n\n\n<p>Operations Research (OR) is a state of art approach used for problem-solving and decision making. OR helps any organization to achieve their best performance under the given constraints or circumstances. The prominent OR techniques are,<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Linear programming<\/li>\n\n\n\n<li>Goal programming<\/li>\n\n\n\n<li>Integer programming<\/li>\n\n\n\n<li>Dynamic programming<\/li>\n\n\n\n<li>Network programming<\/li>\n<\/ul>\n\n\n\n<p>One of the problems the organizations face is the transportation problem. It originally means the problem of transporting\/shipping the commodities from the industry to the destinations with the least possible cost while satisfying the supply and demand limits.&nbsp; It is a special class of <a href=\"https:\/\/www.mygreatlearning.com\/blog\/introduction-to-linear-programming-for-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"linear programming technique (opens in a new tab)\">linear programming technique<\/a> that was designed for models with linear objective and constraint functions. Their application can be extended to other areas of operation, including<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scheduling and Time management<\/li>\n\n\n\n<li>Network optimization<\/li>\n\n\n\n<li>Inventory management<\/li>\n\n\n\n<li>Enterprise resource planning<\/li>\n\n\n\n<li>Process planning<\/li>\n\n\n\n<li>Routing optimization&nbsp;&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>The notations of the representation are:<\/p>\n\n\n\n<p>m sources and n destinations<\/p>\n\n\n\n<p>(i , j) joining source (i) and destination (j)<\/p>\n\n\n\n<p>c<sub>ij<\/sub> \ud83e\udc6a&nbsp; transportation cost per unit<\/p>\n\n\n\n<p>x<sub>ij <\/sub>\ud83e\udc6a&nbsp; amount shipped<\/p>\n\n\n\n<p>a<sub>i &nbsp; <\/sub>\ud83e\udc6a the amount of supply at source (i)<\/p>\n\n\n\n<p>b<sub>j &nbsp; <\/sub>\ud83e\udc6a the amount of demand at destination (j)<\/p>\n\n\n\n<p>Transportation problem works in a way of minimizing the cost function. Here, the cost function is the amount of money spent to the logistics provider for transporting the commodities from production or supplier place to the demand place. Many factors decide the cost of transport. It includes the distance between the two locations, the path followed, mode of transport, the number of units that are transported, the speed of transport, etc. So, the focus here is to transport the commodities with minimum transportation cost without any compromise in supply and demand. The transportation problem is an extension of linear programming technique because the transportation costs are formulated as a linear function to the supply capacity and demand.\u00a0<\/p>\n\n\n\n<p>Also checkout how IT is transforming industries? <br>Dive into the <a href=\"https:\/\/www.mygreatlearning.com\/blog\/how-it-is-using-analytics-to-solve-industry-problems\/\">Top 5 Examples of How IT Uses Analytics to Solve Industry Problems<\/a> in our new blog<strong>.<\/strong><\/p>\n\n\n\n<p>Transportation problem exists in two forms.&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Balanced&nbsp;<\/li>\n\n\n\n<li>Unbalanced<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"balanced\"><strong>Balanced<\/strong><\/h2>\n\n\n\n<p>It is the case where the total supply equals the total demand.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"unbalanced\"><strong>Unbalanced<\/strong><\/h2>\n\n\n\n<p>It is the case where either the demand is greater than the supply, or vice versa.<\/p>\n\n\n\n<p>In most cases, the problems take a balanced form. It is because usually, the production units work, taking the inventory and the demand into consideration. Overproduction increases the inventory cost whereas under production is challenged by the demand. Hence the trade-off should be carefully examined. Whereas, the unbalanced form exists in a situation where there is an unprecedented increase or decrease in demand.<\/p>\n\n\n\n<p>Let us understand this in a much simpler way with the help of a basic example.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"example\"><strong>Example<\/strong><\/h2>\n\n\n\n<p>Let us assume that there is a leading global automotive supplier company named JIM. JIM has it\u2019s production plants in many countries and supplies products to all the top automotive makers in the world. For instance, let\u2019s consider that there are three plants in India at places M, N, and O. The capacity of the plants is 700, 300, 550 per day. The plant supplies four customers A, B, C, and D, whose demand is 650, 200, 450, 250 per day. The cost of transport per unit per km in INR and the distance between each source and destination in Kms are given in the tables below.<\/p>\n\n\n\n<p>Here, the objective is to determine the unknown while satisfying all the supply and demand restrictions. The cost of shipping from a source to a destination is directly proportional to the number of units shipped.<\/p>\n\n\n\n<p>Also, read our complete case study on <a href=\"https:\/\/www.mygreatlearning.com\/blog\/tapping-twitter-sentiments-a-complete-case-study-on-chennai-floods\/\">Tapping Twitter Sentiments: A Complete Data Analytics Case-Study on 2015 Chennai Floods<\/a> and see how sentiment analysis can shed light on critical events<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"solution\"><strong>Solution<\/strong><\/h2>\n\n\n\n<p>Many sophisticated programming languages have evolved to solve OR problems in a much simpler and easier way. But the significance of Microsoft Excel cannot be compromised and devalued at any time. It also provides us with a greater understanding of the problem than others. Hence we will use Excel to solve the problem.<\/p>\n\n\n\n<p>It is always better to formulate the working procedure in steps that it helps in better understanding and prevents from committing any error.<\/p>\n\n\n\n<p>Steps to be followed to solve the problem:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Create a transportation matrix (define decision variables)<\/li>\n\n\n\n<li>Define the objective function<\/li>\n\n\n\n<li>Formulate the constraints<\/li>\n\n\n\n<li>Solve using LP method&nbsp;<\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-1\"><strong>Step 1<\/strong><\/h4>\n\n\n\n<p><strong>Creating a transportation matrix:<\/strong><\/p>\n\n\n\n<p>A transportation matrix is a way of understanding the maximum possibilities the shipment can be done. It is also known as decision variables because these are the variables of interest that we will change to achieve the objective, that is, minimizing the cost function.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>From \/ To<\/strong><\/td><td><strong>A<\/strong><\/td><td><strong>B<\/strong><\/td><td><strong>C<\/strong><\/td><td><strong>D<\/strong><\/td><td><strong>Supply<\/strong><\/td><\/tr><tr><td><strong>M<\/strong><\/td><td><strong>x<\/strong><strong><sub>ma<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>mb<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>mc<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>md<\/sub><\/strong><\/td><td><strong>700<\/strong><\/td><\/tr><tr><td><strong>N<\/strong><\/td><td><strong>x<\/strong><strong><sub>na<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>nb<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>nc<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>nd<\/sub><\/strong><\/td><td><strong>300<\/strong><\/td><\/tr><tr><td><strong>O<\/strong><\/td><td><strong>x<\/strong><strong><sub>oa<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>ob<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>oc<\/sub><\/strong><\/td><td><strong>x<\/strong><strong><sub>od<\/sub><\/strong><\/td><td><strong>550<\/strong><\/td><\/tr><tr><td><strong>Demand<\/strong><\/td><td><strong>650<\/strong><\/td><td><strong>200<\/strong><\/td><td><strong>450<\/strong><\/td><td><strong>250<\/strong><\/td><td><br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-2\"><strong>Step 2<\/strong><\/h4>\n\n\n\n<p><strong>Define the objective function:&nbsp;<\/strong><\/p>\n\n\n\n<p>An objective function is our target variable. It is the cost function, that is, the total cost incurred for transporting. It is known as an objective function because our interest here is to minimize the cost of transporting while satisfying all the supply and demand restrictions.<\/p>\n\n\n\n<p>The objective function is the total cost. It is obtained by the <strong>sum product of the cost per unit per km and the decision variables<\/strong> (highlighted in red), as the total cost is directly proportional to the sum product of the number of units shipped and cost of transport per unit per Km.<\/p>\n\n\n\n<p>The column \u201cTotal shipped\u201d is the sum of the columns A, B, C, and D for respective rows and the row \u201cTotal Demand\u201d is the sum of rows M, N, and O for the respective columns. These two columns are introduced to satisfy the constraints of the amount of supply and demand while solving the cost function.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-3\"><strong>Step 3<\/strong><\/h4>\n\n\n\n<p><strong>Formulate the constraints:<\/strong><\/p>\n\n\n\n<p>The constraints are formulated concerning the demand and supply for respective rows and columns. The importance of these constraints is to ensure they satisfy all the supply and demand restrictions.<\/p>\n\n\n\n<p>For example, the fourth constraint, x<sub>ma<\/sub> + x<sub>na<\/sub> + x<sub>oa<\/sub> = 650 is used to ensure that the number of units coming from plants M, N, and O to customer A should not go below or above the demand that A has. Similarly the first constraint x<sub>ma<\/sub> + x<sub>mb<\/sub> + x<sub>mc<\/sub> + x<sub>md&nbsp; <\/sub>= 700 will ensure that the capacity of the plant M will not go below or above the given capacity hence, the plant can be utilized to its fullest potential without compromising the inventory.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-4\"><strong>Step 4<\/strong><\/h4>\n\n\n\n<p><strong>Solve using LP method:<\/strong><\/p>\n\n\n\n<p>The simplest and most effective method to solve is using solver. The input parameters are fed as stated below and proceed to solve.&nbsp;<\/p>\n\n\n\n<p>This is the best-optimized cost function, and there is no possibility to achieve lesser cost than this having the same constraints.<\/p>\n\n\n\n<p>From the solved solution, it is seen that plant M ships 100 units to customer A, 350 units to C and 250 units to D. But why nothing to customer B? And a similar trend can be seen for other plants as well.&nbsp;<\/p>\n\n\n\n<p>What could be the reason for this? Yes, you guessed it right! It is because some other plants ship at a profitable rate to a customer than others and as a result, you can find few plants supplying zero units to certain customers.&nbsp;<\/p>\n\n\n\n<p>So, when will these zero unit suppliers get profitable and can supply to those customers? Wait! Don\u2019t panic. Excel has got away for it too. After proceeding to solve, there appears a dialogue box in which select the sensitivity report and click OK. You will get a wonderful sensitivity report which gives details of the opportunity cost or worthiness of the resource.<\/p>\n\n\n\n<p>Basic explanation for the report variables,<\/p>\n\n\n\n<p><strong>Cell:<\/strong> The cell ID in the excel<\/p>\n\n\n\n<p><strong>Name:<\/strong> The supplier customer pairing<\/p>\n\n\n\n<p><strong>Final value:<\/strong> Number of units shipped (after solving)<\/p>\n\n\n\n<p><strong>Reduced cost:<\/strong> How much should the transportation cost per unit per km should be reduced to make the zero supplying plant profitable and start supplying<\/p>\n\n\n\n<p><strong>Objective coefficient:<\/strong> Current transportation cost per unit per Km for each supplier customer pair<\/p>\n\n\n\n<p><strong>Allowable Increase:<\/strong> It tells us the maximum cost of the current transportation cost per unit per Km can be increased which doesn't make any changes to the solution<\/p>\n\n\n\n<p><strong>Allowable Decrease:<\/strong> It tells how much maximum the current transportation cost per unit per Km can be lowered which doesn't make any changes to the solution<\/p>\n\n\n\n<p>Here, look into the first row of the sensitivity report. Plant M supplies to customer A. Here, the transportation cost per unit per Km is \u20b914 and 100 units are shipped to customer A. In this case, the transportation cost can increase a maximum of \u20b96, and can lower to a maximum of \u20b91. For any value within this range, there will not be any change in the final solution.&nbsp;<\/p>\n\n\n\n<p>Now, something interesting. Look at the second row. Between MB, there is not a single unit supplied to customer B from plant M. The current shipping cost is \u20b922 and to make this pair profitable and start a business, the cost should come down by \u20b96 per unit per Km. Whereas, there is no possibility of increasing the cost by even a rupee. If the shipping cost for this pair comes down to \u20b916, we can expect a business to begin between them, and the final solution changes accordingly.<\/p>\n\n\n\n<p>The above example is a balanced type problem where the supply equals the demand. In case of an unbalanced type, a dummy variable is added with either a supplier or a customer based on how the imbalance occurs.<\/p>\n\n\n\n<p>Need data for your next analytics project? <br>Discover <a href=\"https:\/\/www.mygreatlearning.com\/blog\/free-download-datasets\/\">Free Data Sets for Analytics\/Data Science Project<\/a> in our latest blog.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Thus, the transportation problem in Excel not only solves the problem but also helps us to understand how the model works and what can be changed, and to what extent to modify the solution which in turn helps to determine the cost and an optimal supplier.&nbsp;<\/p>\n\n\n\n<p>If you found this helpful, and wish to learn more such concepts, head over to <a href=\"https:\/\/www.mygreatlearning.com\/academy\" target=\"_blank\" rel=\"noreferrer noopener\">Great Learning Academy<\/a> and enroll in the free online courses today. <\/p>\n\n\n<figure class=\"wp-block-image size-large zoomable\" data-full=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1.png\"><a href=\"https:\/\/www.mygreatlearning.com\/academy\/learn-for-free\/courses\/mastering-big-data-analytics\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1000\" height=\"242\" src=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1.png\" alt=\"\" class=\"wp-image-20065\" srcset=\"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1.png 1000w, https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1-300x73.png 300w, https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1-768x186.png 768w, https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/June-29-banner-for-GL-big-data-analytics-2-1-696x168.png 696w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"must-read\">Must Read<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/introduction-to-spectral-clustering\/\">Introduction to Spectral Clustering<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/what-is-computer-vision-the-basics\/\">What is Computer Vision? Know Computer Vision Basic to Advanced &amp; How Does it Work?<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/types-of-neural-networks\/\">Types of Neural Networks and Definition of Neural Network<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"hear-from-our-successful-learners\"><strong>Hear from Our Successful Learners<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/a-great-opportunity-to-explore-and-implement-concepts\/\">A great opportunity to explore and implement concepts \u2013 Omkar Sahasrabudhe, PGP AIML<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/it-helped-express-my-understanding-of-new-techniques\/\">Great Learning helped express my understanding of new techniques \u2013 Capt Karthik, PGP AIFL<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/mentoring-sessions-strengthen-the-understanding-of-concepts\/\">Structured Self-learning videos and mentoring sessions strengthen the understanding of concepts \u2013 Anand Venkateshwaran, PGP AIML<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/videos-sessions-are-of-great-use-to-understand-the-concepts\/\">Great Learning videos &amp; sessions are of great use to understand the concepts in-depth \u2013 Lenin Christopher, PGP AIML<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/utilizing-the-skills-acquired-to-address-one-of-the-clients-demands\/\">Utilizing the skills acquired at Great Learning to address one of the client\u2019s demands \u2013 Daniel Raju, PGP AIML<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.mygreatlearning.com\/blog\/planned-to-implement-data-driven-approaches-with-skills-gained\/\">I planned to implement data-driven approaches with the skills I gained during this course \u2013 Vanam Sravankrishna, PGP AIML<\/a><\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/www.facebook.com\/sharer.php?t=Top+5+Examples+of+How+IT+Uses+Analytics+to+Solve+Industry+Problems.&amp;u=https:\/\/www.mygreatlearning.com\/blog\/how-it-is-using-analytics-to-solve-industry-problems\/\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><a href=\"https:\/\/twitter.com\/intent\/tweet?text=Top+5+Examples+of+How+IT+Uses+Analytics+to+Solve+Industry+Problems.&amp;url=https:\/\/www.mygreatlearning.com\/blog\/how-it-is-using-analytics-to-solve-industry-problems\/&amp;via=Great_Learning\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><a href=\"https:\/\/www.linkedin.com\/cws\/share?url=https:\/\/www.mygreatlearning.com\/blog\/how-it-is-using-analytics-to-solve-industry-problems\/\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><a href=\"https:\/\/wa.me\/?text=https:\/\/www.mygreatlearning.com\/blog\/how-it-is-using-analytics-to-solve-industry-problems\/\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Contributed by: Patrick Introduction Operations Research (OR) is a state of art approach used for problem-solving and decision making. OR helps any organization to achieve their best performance under the given constraints or circumstances. The prominent OR techniques are, One of the problems the organizations face is the transportation problem. It originally means the problem [&hellip;]<\/p>\n","protected":false},"author":41,"featured_media":20180,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[9],"tags":[],"content_type":[],"class_list":["post-20177","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-science"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Transportation Problem Explained | What is the Transporation Problem?<\/title>\n<meta name=\"description\" content=\"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Transportation Problem Explained and how to solve it?\" \/>\n<meta property=\"og:description\" content=\"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/\" \/>\n<meta property=\"og:site_name\" content=\"Great Learning Blog: Free Resources what Matters to shape your Career!\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GreatLearningOfficial\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-25T04:21:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-08T04:07:59+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1254\" \/>\n\t<meta property=\"og:image:height\" content=\"837\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Great Learning Editorial Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/Great_Learning\" \/>\n<meta name=\"twitter:site\" content=\"@Great_Learning\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Great Learning Editorial Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/\"},\"author\":{\"name\":\"Great Learning Editorial Team\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/person\\\/6f993d1be4c584a335951e836f2656ad\"},\"headline\":\"Transportation Problem Explained and how to solve it?\",\"datePublished\":\"2020-09-25T04:21:00+00:00\",\"dateModified\":\"2024-08-08T04:07:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/\"},\"wordCount\":1828,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/iStock-1177117400.jpg\",\"articleSection\":[\"Data Science and Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/\",\"name\":\"Transportation Problem Explained | What is the Transporation Problem?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/iStock-1177117400.jpg\",\"datePublished\":\"2020-09-25T04:21:00+00:00\",\"dateModified\":\"2024-08-08T04:07:59+00:00\",\"description\":\"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/iStock-1177117400.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/iStock-1177117400.jpg\",\"width\":1254,\"height\":837},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/transportation-problem-explained\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Science and Analytics\",\"item\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/data-science\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Transportation Problem Explained and how to solve it?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"name\":\"Great Learning Blog\",\"description\":\"Learn, Upskill &amp; Career Development Guide and Resources\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\"},\"alternateName\":\"Great Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#organization\",\"name\":\"Great Learning\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GL-Logo.jpg\",\"width\":900,\"height\":900,\"caption\":\"Great Learning\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/GreatLearningOfficial\\\/\",\"https:\\\/\\\/x.com\\\/Great_Learning\",\"https:\\\/\\\/www.instagram.com\\\/greatlearningofficial\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/great-learning\\\/\",\"https:\\\/\\\/in.pinterest.com\\\/greatlearning12\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/beaconelearning\\\/\"],\"description\":\"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.\",\"email\":\"info@mygreatlearning.com\",\"legalName\":\"Great Learning Education Services Pvt. Ltd\",\"foundingDate\":\"2013-11-29\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1001\",\"maxValue\":\"5000\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/#\\\/schema\\\/person\\\/6f993d1be4c584a335951e836f2656ad\",\"name\":\"Great Learning Editorial Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"contentUrl\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/unnamed.webp\",\"caption\":\"Great Learning Editorial Team\"},\"description\":\"The Great Learning Editorial Staff includes a dynamic team of subject matter experts, instructors, and education professionals who combine their deep industry knowledge with innovative teaching methods. Their mission is to provide learners with the skills and insights needed to excel in their careers, whether through upskilling, reskilling, or transitioning into new fields.\",\"sameAs\":[\"https:\\\/\\\/www.mygreatlearning.com\\\/\",\"https:\\\/\\\/in.linkedin.com\\\/school\\\/great-learning\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/Great_Learning\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCObs0kLIrDjX2LLSybqNaEA\"],\"award\":[\"Best EdTech Company of the Year 2024\",\"Education Economictimes Outstanding Education\\\/Edtech Solution Provider of the Year 2024\",\"Leading E-learning Platform 2024\"],\"url\":\"https:\\\/\\\/www.mygreatlearning.com\\\/blog\\\/author\\\/greatlearning\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Transportation Problem Explained | What is the Transporation Problem?","description":"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/","og_locale":"en_US","og_type":"article","og_title":"Transportation Problem Explained and how to solve it?","og_description":"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!","og_url":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/","og_site_name":"Great Learning Blog: Free Resources what Matters to shape your Career!","article_publisher":"https:\/\/www.facebook.com\/GreatLearningOfficial\/","article_published_time":"2020-09-25T04:21:00+00:00","article_modified_time":"2024-08-08T04:07:59+00:00","og_image":[{"width":1254,"height":837,"url":"http:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg","type":"image\/jpeg"}],"author":"Great Learning Editorial Team","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/Great_Learning","twitter_site":"@Great_Learning","twitter_misc":{"Written by":"Great Learning Editorial Team","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#article","isPartOf":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/"},"author":{"name":"Great Learning Editorial Team","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/person\/6f993d1be4c584a335951e836f2656ad"},"headline":"Transportation Problem Explained and how to solve it?","datePublished":"2020-09-25T04:21:00+00:00","dateModified":"2024-08-08T04:07:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/"},"wordCount":1828,"commentCount":0,"publisher":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg","articleSection":["Data Science and Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/","url":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/","name":"Transportation Problem Explained | What is the Transporation Problem?","isPartOf":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#primaryimage"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg","datePublished":"2020-09-25T04:21:00+00:00","dateModified":"2024-08-08T04:07:59+00:00","description":"What is Transportation Problem and how to solve it? The transportation problem in Excel not only solves the problem but also helps us to understand how the model works. Learn more!","breadcrumb":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#primaryimage","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg","width":1254,"height":837},{"@type":"BreadcrumbList","@id":"https:\/\/www.mygreatlearning.com\/blog\/transportation-problem-explained\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.mygreatlearning.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Data Science and Analytics","item":"https:\/\/www.mygreatlearning.com\/blog\/data-science\/"},{"@type":"ListItem","position":3,"name":"Transportation Problem Explained and how to solve it?"}]},{"@type":"WebSite","@id":"https:\/\/www.mygreatlearning.com\/blog\/#website","url":"https:\/\/www.mygreatlearning.com\/blog\/","name":"Great Learning Blog","description":"Learn, Upskill &amp; Career Development Guide and Resources","publisher":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization"},"alternateName":"Great Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mygreatlearning.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mygreatlearning.com\/blog\/#organization","name":"Great Learning","url":"https:\/\/www.mygreatlearning.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/06\/GL-Logo.jpg","width":900,"height":900,"caption":"Great Learning"},"image":{"@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/GreatLearningOfficial\/","https:\/\/x.com\/Great_Learning","https:\/\/www.instagram.com\/greatlearningofficial\/","https:\/\/www.linkedin.com\/school\/great-learning\/","https:\/\/in.pinterest.com\/greatlearning12\/","https:\/\/www.youtube.com\/user\/beaconelearning\/"],"description":"Great Learning is a leading global ed-tech company for professional training and higher education. It offers comprehensive, industry-relevant, hands-on learning programs across various business, technology, and interdisciplinary domains driving the digital economy. These programs are developed and offered in collaboration with the world's foremost academic institutions.","email":"info@mygreatlearning.com","legalName":"Great Learning Education Services Pvt. Ltd","foundingDate":"2013-11-29","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1001","maxValue":"5000"}},{"@type":"Person","@id":"https:\/\/www.mygreatlearning.com\/blog\/#\/schema\/person\/6f993d1be4c584a335951e836f2656ad","name":"Great Learning Editorial Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","url":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","contentUrl":"https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2022\/02\/unnamed.webp","caption":"Great Learning Editorial Team"},"description":"The Great Learning Editorial Staff includes a dynamic team of subject matter experts, instructors, and education professionals who combine their deep industry knowledge with innovative teaching methods. Their mission is to provide learners with the skills and insights needed to excel in their careers, whether through upskilling, reskilling, or transitioning into new fields.","sameAs":["https:\/\/www.mygreatlearning.com\/","https:\/\/in.linkedin.com\/school\/great-learning\/","https:\/\/x.com\/https:\/\/twitter.com\/Great_Learning","https:\/\/www.youtube.com\/channel\/UCObs0kLIrDjX2LLSybqNaEA"],"award":["Best EdTech Company of the Year 2024","Education Economictimes Outstanding Education\/Edtech Solution Provider of the Year 2024","Leading E-learning Platform 2024"],"url":"https:\/\/www.mygreatlearning.com\/blog\/author\/greatlearning\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",1254,837,false],"thumbnail":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400-150x150.jpg",150,150,true],"medium":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400-300x200.jpg",300,200,true],"medium_large":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400-768x513.jpg",768,513,true],"large":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400-1024x683.jpg",1024,683,true],"1536x1536":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",1254,837,false],"2048x2048":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",1254,837,false],"web-stories-poster-portrait":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",640,427,false],"web-stories-publisher-logo":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",96,64,false],"web-stories-thumbnail":["https:\/\/www.mygreatlearning.com\/blog\/wp-content\/uploads\/2020\/09\/iStock-1177117400.jpg",150,100,false]},"uagb_author_info":{"display_name":"Great Learning Editorial Team","author_link":"https:\/\/www.mygreatlearning.com\/blog\/author\/greatlearning\/"},"uagb_comment_info":0,"uagb_excerpt":"Contributed by: Patrick Introduction Operations Research (OR) is a state of art approach used for problem-solving and decision making. OR helps any organization to achieve their best performance under the given constraints or circumstances. The prominent OR techniques are, One of the problems the organizations face is the transportation problem. It originally means the problem&hellip;","_links":{"self":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/posts\/20177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/users\/41"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/comments?post=20177"}],"version-history":[{"count":12,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/posts\/20177\/revisions"}],"predecessor-version":[{"id":99219,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/posts\/20177\/revisions\/99219"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/media\/20180"}],"wp:attachment":[{"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/media?parent=20177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/categories?post=20177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/tags?post=20177"},{"taxonomy":"content_type","embeddable":true,"href":"https:\/\/www.mygreatlearning.com\/blog\/wp-json\/wp\/v2\/content_type?post=20177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}