26 research outputs found

    50 Años de Arc Routing

    Get PDF
    Hace poco más de 50 años, un matemático chino, Meigu Guan, planteó el problema de encontrar un recorrido de las aristas de un grafo no dirigido que fuera el más corto posible. Guan buscaba minimizar la longitud de un camino cerrado que pasara por cada arista del grafo al menos una vez y, así, encontrar una ruta de longitud mínima para un cartero que debe recorrer cada calle de la zona que tiene asignada para repartir el correo. El artículo de Guan, sobre lo que posteriormente se conoció como el Problema del Cartero Chino, fue el primero de una larga serie de contribuciones en el área de las Rutas por Arcos (Arc Routing). Básicamente, los problemas de rutas por arcos consisten en determinar un recorrido de coste mínimo de todos o algunos arcos y/o aristas de un grafo, posiblemente sujeto a algunas condiciones adicionales. Estos problemas definen un área apasionante porque, por una parte, la mayoría de ellos son problemas que plantean un desafío desde el punto de vista de su estudio y resolución y, por otro lado, porque aparecen en muchas situaciones prácticas de la vida real como la recogida de basuras, la limpieza de las calles y el mantenimiento de carreteras o vías de tren y, puesto que el dinero involucrado en estas operaciones representa millones de euros, existe un considerable potencial para el ahorro. Esta charla es sobre el recorrido de los arcos (y aristas) de un grafo, los problemas de rutas por arcos, su historia y resolución, y sus aplicaciones a problemas de la vida real.Universidad de Málaga. Campus de Excelencia Internacional Andalucía Tech

    Profitable mixed capacitated arc routing and related problems

    Get PDF
    Mixed Capacitated Arc Routing Problems (MCARP) aim to identify a set of vehicle trips that, starting and ending at a depot node, serve a given number of links, regarding the vehicles capacity, and minimizing a cost function. If both profits and costs on arcs are considered, the Profitable Mixed Capacitated Arc Routing Problem (PMCARP) may be defined. We present compact flow based models for the PMCARP, where two types of services are tackled, mandatory and optional. Adaptations of the models to fit into some other related problems are also proposed. The models are evaluated, according to their bounds quality as well as the CPU times, over large sets of test instances. New instances have been created from benchmark ones in order to solve variants that have been introduced here for the first time. Results show the new models performance within CPLEX and compare, whenever available, the proposed models against other resolution methods.info:eu-repo/semantics/publishedVersio

    Arc routing problems: A review of the past, present, and future

    Full text link
    [EN] Arc routing problems (ARPs) are defined and introduced. Following a brief history of developments in this area of research, different types of ARPs are described that are currently relevant for study. In addition, particular features of ARPs that are important from a theoretical or practical point of view are discussed. A section on applications describes some of the changes that have occurred from early applications of ARP models to the present day and points the way to emerging topics for study. A final section provides information on libraries and instance repositories for ARPs. The review concludes with some perspectives on future research developments and opportunities for emerging applicationsThis research was supported by the Ministerio de Economia y Competitividad and Fondo Europeo de Desarrollo Regional, Grant/Award Number: PGC2018-099428-B-I00. The Research Council of Norway, Grant/Award Numbers: 246825/O70 (DynamITe), 263031/O70 (AXIOM).Corberán, Á.; Eglese, R.; Hasle, G.; Plana, I.; Sanchís Llopis, JM. (2021). Arc routing problems: A review of the past, present, and future. Networks. 77(1):88-115. https://doi.org/10.1002/net.21965S8811577

    The Chinese Postman Problem with Load-Dependent Costs

    Get PDF
    [EN] We introduce an interesting variant of the well-known Chinese postman problem (CPP). While in the CPP the cost of traversing an edge is a constant (equal to its length), in the variant we present here the cost of traversing an edge depends on its length and on the weight of the vehicle at the moment it is traversed. This problem is inspired by the perspective of minimizing pollution in transportation, since the amount of pollution emitted by a vehicle not only depends on the travel distance but also on its load, among other factors. We define the problem, study its computational complexity, provide two mathematical programming formulations, and propose two metaheuristics for its solution. Extensive computational experiments reveal the extraordinary difficulty of this problem.The work by Angel Corberan, Isaac Plana, and Jose M. Sanchis was supported by the Spanish Ministerio de Economia y Competitividad and Fondo Europeo de Desarrollo Regional (FEDER) through [project MTM2015-68097-P] (MINECO/FEDER) and by the Generalitat Valenciana [project GVPROMETEO2013-049]. Gilbert Laporte was supported by the Canadian Natural Sciences and Engineering Research Council under [Grant 2015-06189].Corberán, Á.; Erdogan, G.; Laporte, G.; Plana, I.; Sanchís Llopis, JM. (2018). The Chinese Postman Problem with Load-Dependent Costs. Transportation Science. 52(2):370-385. https://doi.org/10.1287/trsc.2017.0774S37038552

    The min-max close-enough arc routing problem

    Full text link
    [EN] Here we introduce the Min-Max Close-Enough Arc Routing Problem, where a fleet of vehicles must serve a set of customers while trying to balance the length of the routes. The vehicles do not need to visit the customers, since they can serve them from a distance by traversing arcs that are ¿close enough¿to the customers. We present two formulations of the problem and propose a branch-and-cut and a branch-and- price algorithm based on the respective formulations. A heuristic algorithm used to provide good upper bounds to the exact procedures is also presented. Extensive computational experiments to compare the performance of the algorithms are carried out.The work by Angel Corberan, Isaac Plana, Miguel Reula, and Jose M. Sanchis was supported by the Spanish Ministerio de Ciencia, Innovacion y Universidades (MICIU) and Fondo Social Europeo (FSE) through project PGC2018-099428-B-I00. The authors want to thank the comments and suggestions done by three anonymous reviewers that have contributed to improve the content and readability of the article.Bianchessi, N.; Corberán, Á.; Plana, I.; Reula, M.; Sanchís Llopis, JM. (2022). The min-max close-enough arc routing problem. European Journal of Operational Research. 300(3):837-851. https://doi.org/10.1016/j.ejor.2021.10.047837851300

    A New Branch-and-Cut Algorithm for the Generalized Directed Rural Postman Problem

    Full text link
    The generalized directed rural postman problem, also known as the close-enough arc routing problem, is an arc routing problem with some interesting real-life applications, such as routing for meter reading. In this article we introduce two new formulations for this problem as well as various families of new valid inequalities that are used to design and implement a branch-and-cut algorithm. The computational results obtained on test bed instances from the literature show that this algorithm outperforms the existing exact methodsThe authors wish to thank Minh Hoang Ha, Nathalie Bostel, Andre Langevin, and Louis-Martin Rousseau for providing their instances. The authors also thank the Spanish Ministerio de Economia y Competitividad [project MTM2012-36163-C06-02] and the Generalitat Valenciana [project GVPROMETEO2013-049] for their support.Ávila, T.; Corberán, Á.; Plana, I.; Sanchís Llopis, JM. (2016). A New Branch-and-Cut Algorithm for the Generalized Directed Rural Postman Problem. Transportation Science. 50(2):750-761. https://doi.org/10.1287/trsc.2015.0588S75076150

    Profitable mixed capacitated arc routing and related problems

    Get PDF
    Mixed Capacitated Arc Routing Problems (MCARP) aim to identify a set of vehicle trips that, starting and ending at a depot node, serve a given number of links, regarding the vehicles capacity, and minimizing a cost function. If both profits and costs on arcs are considered, the Profitable Mixed Capacitated Arc Routing Problem (PMCARP) may be defined. We present compact flow based models for the PMCARP, where two types of services are tackled, mandatory and optional. Adaptations of the models to fit into some other related problems are also proposed. The models are evaluated, according to their bounds quality as well as the CPU times, over large sets of test instances. New instances have been created from benchmark ones in order to solve variants that have been introduced here for the first time. Results show the new models performance within CPLEX and compare, whenever available, the proposed models against other resolution methodsinfo:eu-repo/semantics/publishedVersio

    Polyhedral analysis and a new algorithm for the length constrained K-drones rural postman problem

    Full text link
    [EN] The Length Constrained K¿Drones Rural Postman Problem (LC K¿DRPP) is a continuous optimization problem where a set of curved or straight lines of a network have to be traversed, in order to be serviced, by a fleet of homogeneous drones, with total minimum cost. Since the range and endurance of drones is limited, we consider here that the length of each route is constrained to a given limit L. Drones are not restricted to travel on the network, and they can enter and exit a line through any of its points, servicing only a portion of that line. Therefore, shorter solutions are obtained with ¿aerial¿ drones than with ¿ground¿ vehicles that are restricted to the network. If a LC K¿DRPP instance is digitized by approximating each line with a polygonal chain, and it is assumed that drones can only enter and exit a line through the points of the chain, an instance of the Length Constrained K¿vehicles Rural Postman Problem (LC K¿RPP) is obtained. This is a discrete arc routing problem, and therefore can be solved with combinatorial optimization techniques. However, when the number of points in each polygonal chain is very large, the LC K¿RPP instance can be so large that it is very difficult to solve, even for heuristic algorithms. Therefore, it is necessary to implement a procedure that generates smaller LC K¿ RPP instances by approximating each line by a few but ¿significant¿ points and segments. In this paper, we present a new formulation for the LC K¿RPP with two binary variables for each edge and each drone representing the first and second traversals of the edge, respectively. We make a polyhedral study of the set of solutions of a relaxed formulation and prove that several families of inequalities induce facets of the polyhedron. We design and implement a branch¿and¿cut algorithm for the LC K¿RPP that incorporates the separation of these inequalities. This B &C is the main routine of an iterative algorithm that, by solving a LC K¿RPP instance at each step, finds good solutions for the original LC K¿DRPP. The computational results show that the proposed method is effective in finding good solutions for LC K¿DRPP, and that the branch¿and¿cut algorithm for the LC K¿RPP outperforms the only published exact method for this problem.The work by Ángel Corberán, Isaac Plana, José M. Sanchis, and Paula Segura was supported by the Spanish Ministerio de Ciencia, Innovación y Universidades (MICIU) and Fondo Social Europeo (FSE) through project PGC2018-099428-B-I00.Campbell, J.; Corberán, Á.; Plana, I.; Sanchís Llopis, JM.; Segura-Martínez, P. (2022). Polyhedral analysis and a new algorithm for the length constrained K-drones rural postman problem. Computational Optimization and Applications. 83(1):67-109. https://doi.org/10.1007/s10589-022-00383-x67109831Amorosi, L., Puerto, J., Valverde, C.: Coordinating drones with mothership vehicles: the mothership and drone routing problem with graphs. Comput. Operations Res. (2021). https://doi.org/10.1016/j.cor.2021.105445Barahona, F., Grø"=ötschel, M.: On the cycle polytope of a binary matroid. J. Comb. Theory B 40, 40–62 (1986)Benavent, E., Corberán, Á., Sanchis, J.M.: Linear Programming based methods for solving arc routing problems. In: Dror, M. (ed.) Arc Routing: Theory, Solutions and Applications. Kluwer Academic Publishers, Alphen aan den Rijn (2000)Campbell, J.F., Corberán, Á., Plana, I., Sanchis, J.M.: Drone arc routing problems. Networks 72, 543–559 (2018)Campbell, J.F., Corberán, Á., Plana, I., Sanchis, J.M., Segura, P.: Solving the length constrained K-drones rural postman problem. Eur. J. Operation. Res. 292, 60–72 (2021)Chapa, S.: “Railroad Commission launches drone fleet for inspections”, Houston Chronicle, May 12 (2020). https://www.houstonchronicle.com/business/energy/article/Railroad-Commission-launches-drone-fleet-for-15264009.phpCorberán, Á., Eglese, R., Hasle, G., Plana, I., Sanchis, J.M.: Arc routing problems: a review of the past, present, and future. Networks 77, 88–115 (2021)Corberán, Á., Laporte, G. (eds.): Arc Routing: Problems, Methods, and Applications. MOS-SIAM Series on Optimization, SIAM, Philadelphia (2014)Corberán, Á., Letchford, A.N., Sanchis, J.M.: A Cutting-plane Algorithm for the General Routing Problem. Math. Program. 90, 291–316 (2001)Corberán, Á., Plana, I., Rodríguez-Chía, A.M., Sanchis, J.M.: A branch-and-cut algorithm for the maximum benefit Chinese postman problem. Math. Program. 141, 21–48 (2013)Corberán, Á., Plana, I., Sanchis, J.M.: A branch & cut algorithm for the windy general routing problem and special cases. Networks 49, 245–257 (2007)Corberán, Á., Plana, I., Sanchis, J.M., Segura, P.: “Polyhedral study of a new formulation for the Rural Postman Problem”, Internal Report. https://doi.org/10.13140/RG.2.2.36748.85122/1.(2021). Available at http://www.uv.es/corberan/reports.htmCorberán, Á., Romero, A., Sanchis, J.M.: The mixed general routing polyhedron. Math. Program. 96, 103–137 (2003)Corberán, Á., Sanchis, J.M.: A polyhedral approach to the rural postman problem. Eur. J. Operation. Res. 79, 95–114 (1994)Corberán, Á., Sanchis, J.M.: The general routing problem polyhedron: facets from the RPP and GTSP polyhedra. Eur. J. Operation. Res. 108, 538–550 (1998)Durdevic, P., Ortiz-Arroyo, D., Li, S., Yang, Z.: Vision aided navigation of a quad-rotor for autonomous wind-farm inspection. IFAC-PapersOnLine 52(8), 61–66 (2019)Garfinkel, R.S., Webb, I.R.: On crossings, the crossing postman problem, and the rural postman problem. Networks 34, 173–180 (1999)Ghiani, G., Laporte, G.: A branch-and-cut algorithm for the Undirected Rural Postman Problem. Math. Program. 87, 467–481 (2000)Graetz, T., Lo, S.: How BNSF is leading the way for DRONE use in rail: an interview with Todd Graetz director TS, telecomm, technology services, BNSF. Def. Transp. J. 74, 18–23 (2018)Hierholzer, C.: Über die Möglichkeit, einen Linienzug ohne Wiederholung und ohne Unterbrechung zu umfahren. Mathematische Annalen 6, 30–32 (1873)Jones, D., Gates, A., Huvenne, V., Phillips, A., Bett, B.: Autonomous marine environmental monitoring: application in decommissioned oil fields. Sci. Total Environ. 668, 835–853 (2019)Jordan, S., Moore, J., Hovet, S., Box, J., Perry, J., Kirsche, K., Lewis, D.D., Tse, Z.: State-of-the-art technologies for UAV inspections. IET Radar Sonar Navig 12, 151–164 (2018)Karaduman, M., Çinar, A., Eren, H.: UAV traffic patrolling via road detection and tracking in anonymous aerial video frames. J. Intell. Robot Syst. 95, 675–690 (2019)Knight, R.: “UAV Inspection At The Biggest Oil Rig In The World”. December 2, 2019. https://www.microdrones.com/en/content/uav-inspection-at-the-biggest-oil-rig-in-the-world/Letchford, A.N., Reinelt, G., Theis, D.O.: Odd minimum cut-sets and b-matchings revisited. SIAM J. Discr. Math. 22, 1480–1487 (2008)Li, M., Zhen, L., Wang, S., Lu, W., Qu, X.: Unmanned aerial vehicle scheduling problem for traffic monitoring. Comput. Ind. Eng. 122, 15–23 (2018)Liu, Y., Shi, J., Liu, Z., Huang, J., Zhou, T.: Two-layer routing for high-voltage powerline inspection by cooperated ground vehicle and drone. Energies 12, 1385 (2019)Luo, H., Zhang, P., Wang, J., Wang, G., Meng, F.: Traffic patrolling routing problem with drones in an urban road system. Sensors 19, 5164 (2019)Mansouri, S., Kanellakis, C., Fresk, E., Komuiniak, D., Nikolakopoulos, G.: Cooperative coverage path planning for visual inspection. Control Eng. Pract. 74, 118–131 (2018)Mourão, M.C., Pinto, L.: An updated annotated bibliography on arc routing problems. Networks 70, 144–194 (2017)Outay, F., Mengash, H.A., Adnan, M.: Applications of unmanned aerial vehicle (UAV) in road safety, traffic and highway infrastructure management: recent advances and challenges. Transp. Res. Part A 141, 116–129 (2020)Padberg, M.W., Rao, M.R.: Odd minimum cut-sets and b-matchings. Math. Operations Res. 7, 67–80 (1982)Plotnikov, M., Ni, D., Price, D.: “The Application of Unmanned Aerial Systems In Surface Transportation - Volume II-A: development of a Pilot Program to Integrate UAS Technology to Bridge and Rail Inspections”, Massachusetts Department of Transportation Report 19-010 (2019)Puerto, J., Valverde, C.: Routing for unmanned aerial vehicles: touring dimensional sets. Eur. J. Operation. Res. (2021). https://doi.org/10.1016/j.ejor.2021.06.061Rauhakallio, P.: “The Past, Present, and Future of Powerline Inspection Automation”, POWER, (2020). https://www.powermag.com/the-past-present-and-future-of-powerline-inspection-automation/Reinelt, G., Theis, D.: A note on the undirected rural postman problem polytope. Math. Program. 106, 447–452 (2006)Shafiee, M., Zhou, Z., Mei, L., Dinmohammadi, F., Karama, J., Flynn, D.: Unmanned aerial drones for inspection of offshore wind turbines: a mission-critical failure analysis. Robotics 10, 26 (2021). https://doi.org/10.3390/robotics10010026Sherrock, E., Neubecker, K.: “Unmanned Aircraft System Applications in International Railroads”, United States Department of Transportation Report DOT/FRA/ORD-18/04, Final Report, February 2018 (2018)United Nations ESCAP (Economic and Social Commission for Asia and the Pacific), Working Group on the Trans-Asian Railway Network, (2019). Inspection and monitoring of railway infrastructure using aerial drones. Note by the secretariat, ESCAP/TARN/WG/2019/4Wishart, J., Lennertz, T., Hasson, D.: “Use Cases for Unmanned Aircraft Systems (UAS) in Public Transportation Systems”, Federal Transit Administration FTA Report No. 0176, John A. Volpe National Transportation Systems Center, December 2020 (2020

    The capacitated arc routing problem. A heuristic algorithm

    No full text
    In this paper we consider the Capacitated Arc Routing Problem, in which a fleet of K vehicles, all of them based on a specific vertex (the depot) and with a known capacity Q, must service a subset of the edges of the graph, with minimum total cost and such that the load assigned to each vehicle does not exceed its capacity. A heuristic algorithm for this problem is proposed consisting of: the selection of K centers, the construction of K connected graphs with associated loads not exceeding the vehicle capacities, the resolution of a General Assignment Problem, if necessary, to get a complete assignment of edges to vehicles and finally the construction of the routes by solving heuristically a Rural Postman Problem for each vehicle. Computational results on graphs up to 50 vertices and 97 edges are included. On average, the feasible solution is within 6,4% of the best known lower bound
    corecore