319 research outputs found

    A solution method for a two-layer sustainable supply chain distribution model

    Get PDF
    This article presents an effective solution method for a two-layer, NP-hard sustainable supply chain distribution model. A DoE-guided MOGA-II optimiser based solution method is proposed for locating a set of non-dominated solutions distributed along the Pareto frontier. The solution method allows decision-makers to prioritise the realistic solutions, while focusing on alternate transportation scenarios. The solution method has been implemented for the case of an Irish dairy processing industry׳s two-layer supply chain network. The DoE generates 6100 real feasible solutions after 100 generations of the MOGA-II optimiser which are then refined using statistical experimentation. As the decision-maker is presented with a choice of several distribution routes on the demand side of the two-layer network, TOPSIS is applied to rank the set of non-dominated solutions thus facilitating the selection of the best sustainable distribution route. The solution method characterises the Pareto solutions from disparate scenarios through numerical and statistical experimentations. A set of realistic routes from plants to consumers is derived and mapped which minimises total CO2 emissions and costs where it can be seen that the solution method outperforms existing solution methods

    OPTIMAL ROUTE DETERMINATION FOR POSTAL DELIVERY USING ANT COLONY OPTIMIZATION ALGORITHM

    Get PDF
    There are a lot of optimization challenges in the world, as we all know. The vehicle routing problem is one of the more complex and high-level problems. Vehicle Routing Problem is a real-life problem in the Postal Delivery System logistics and, if not properly attended to, can lead to wastage of resources that could have been directed towards other things. Several studies have been carried out to tackle this problem using different techniques and algorithms. This study used the Ant Colony Optimization Algorithm along with some powerful APIs to find an optimal route for the delivery of posts to customers in a Postal Delivering System. When Ant Colony Optimization Algorithm is used to solve the vehicle routing problem in transportation systems, each Ant's journey is mere “part” of a feasible solution. To put it in another way, numerous ants' pathways might make up a viable solution. Routes are determined for a delivery vehicle, with the objective of minimizing customer waiting time and operation cost. Experimental results indicate that the solution is optimal and more accurat

    Vehicle Routing Based on Discrete Particle Swarm Optimization and Google Maps API

    Get PDF
    Transportation imposes considerable cost on goods and has a significant influence on competitive advantage of a company. How to reduce the costs and improve the profit of a company is an important issue. Vehicle routing is a critical factor in reducing transportation costs. Finding optimal vehicle routes offers great potential to efficiently manage fleets, reduce costs and improve service quality. An effective scheme to manage fleets and determine vehicle routes for delivering goods is important for carriers to survive. In the existing literature, a variety of vehicle routing problems (VRP) have been studied. However, most papers do not integrate with GIS. In this paper, we consider a variant of VRP called Vehicle Routing Problem with Arbitrary Pickup and Delivery points (VRPAPD). The goal of this paper is to develop an algorithm for VRPAPD based on Google Maps API. To achieve this goal, we propose an operation model and formulate an optimization problem. In our problem formulation, we consider a set of goods to be picked up and delivered. Each goods has a source address and a destination address. The vehicles to transport the goods have associated capacities, including the maximal weight a vehicle can be carried and the maximal distance a vehicle can travel. The problem is to minimize the routes for picking up and delivering goods. The emerging Google Maps API provides a convenient package to develop an effective vehicle routing system. In this paper, we develop a vehicle routing algorithm by combining a discrete particle swarm optimization (DPSO) method with Google Maps API. We illustrate the effectiveness of our algorithm by an example

    A Metaheuristic Approach for the Problem of Motor Fuel Distribution

    Get PDF
    AbstractMotor fuel distribution problem is considered. Accepting some assumptions it can be reduced to a well-known vehicle routing problem with capacity constraints. Ant colony optimization approach is suggested for solving CVRP. Modified ant algorithms are performed. Computational results for some benchmarks are given in compare with classical ant algorithm

    THE VEHICLE ROUTING PROBLEM WITH STOCHASTIC DEMANDS IN AN URBAN AREA – A CASE STUDY

    Get PDF
    The vehicle routing problem with stochastic demands (VRPSD) is a combinatorial optimization problem. The VRPSD looks for vehicle routes to connect all customers with a depot, so that the total distance is minimized, each customer visited once by one vehicle, every route starts and ends at a depot, and the travelled distance and capacity of each vehicle are less than or equal to the given maximum value. Contrary to the classical VRP, in the VRPSD the demand in a node is known only after a vehicle arrives at the very node. This means that the vehicle routes are designed in uncertain conditions. This paper presents a heuristic and meta-heuristic approach for solving the VRPSD and discusses the real problem of municipal waste collection in the City of Niš

    A GRASP Algorithm Based on New Randomized Heuristic for Vehicle Routing Problem

    Get PDF
    This paper presents a novel GRASP algorithm based on a new randomized heuristic for solving the capacitated vehicle routing problem, which characterized by using a fleet of homogenous vehicle capacity that will start from one depot, to serve a number of customers with demands that are less than the vehicle capacity. The proposed method is based on a new constructive heuristic and a simulated annealing procedure as an improvement phase. The new constructive heuristic uses four steps to generate feasible initial solutions, and the simulated annealing enhances these solutions found to reach the optimal one. We tested our algorithm on two sets of benchmark instances and the obtained results are very encouraging

    Applied (Meta)-Heuristic in Intelligent Systems

    Get PDF
    Engineering and business problems are becoming increasingly difficult to solve due to the new economics triggered by big data, artificial intelligence, and the internet of things. Exact algorithms and heuristics are insufficient for solving such large and unstructured problems; instead, metaheuristic algorithms have emerged as the prevailing methods. A generic metaheuristic framework guides the course of search trajectories beyond local optimality, thus overcoming the limitations of traditional computation methods. The application of modern metaheuristics ranges from unmanned aerial and ground surface vehicles, unmanned factories, resource-constrained production, and humanoids to green logistics, renewable energy, circular economy, agricultural technology, environmental protection, finance technology, and the entertainment industry. This Special Issue presents high-quality papers proposing modern metaheuristics in intelligent systems
    corecore