h1

h2

h3

h4

h5
h6


001     1017789
005     20250927053722.0
024 7 _ |2 HBZ
|a HT031273234
024 7 _ |2 Laufende Nummer
|a 44606
024 7 _ |2 datacite_doi
|a 10.18154/RWTH-2025-07568
037 _ _ |a RWTH-2025-07568
041 _ _ |a English
082 _ _ |a 330
100 1 _ |0 P:(DE-82)IDM04703
|a Theiß, Alina
|b 0
|u rwth
245 _ _ |a Metaheuristic optimization for complex routing problems
|c vorgelegt von Alina Theiß
|h online
260 _ _ |a Aachen
|b RWTH Aachen University
|c 2025
300 _ _ |a 1 Online-Ressource : Illustrationen
336 7 _ |0 2
|2 EndNote
|a Thesis
336 7 _ |0 PUB:(DE-HGF)11
|2 PUB:(DE-HGF)
|a Dissertation / PhD Thesis
|b phd
|m phd
336 7 _ |2 BibTeX
|a PHDTHESIS
336 7 _ |2 DRIVER
|a doctoralThesis
336 7 _ |2 DataCite
|a Output Types/Dissertation
336 7 _ |2 ORCID
|a DISSERTATION
500 _ _ |a Veröffentlicht auf dem Publikationsserver der RWTH Aachen University
502 _ _ |a Dissertation, Rheinisch-Westfälische Technische Hochschule Aachen, 2025
|b Dissertation
|c Rheinisch-Westfälische Technische Hochschule Aachen
|d 2025
|g Fak08
|o 2025-08-26
520 3 _ |a Die Optimierung von Transportsystemen ist zu einem zentralen Aspekt geworden, um heutigen logistischen Herausforderungen gewachsen zu sein. Mit dem stetigen Wachstum des Welthandels und den steigenden Kundenerwartungen an schnelle Lieferungen stehen Unternehmen zunehmend unter Druck, ihre Leistungen sowohl zeit- als auch kosteneffizient zu erbringen. Diese Dissertation behandelt vier Routenoptimierungsprobleme: Erstens das Single Truck and Trailer Routing Problem with Satellite Depots (STTRPSD), das zur Modellierung der Routenplanung von Zusteller:innen in der letzten Meile eines Postnetzwerks verwendet werden kann. Zweitens das Vehicle Routing Problem with Depot Operation Constraints (VRP-DOC), das zusätzlich die Zuordnung von Haushalten zu Zusteller:innen in die Routenplanung einbezieht und Depotprozesse berücksichtigt. Drittens das Angular-Metric Traveling Salesman Problem (ATSP) sowie das Angular-Distance-Metric Traveling Salesman Problem (ADTSP), die insbesondere für die Minimierung von scharfen Kurven beim Einsatz schwerer Fahrzeuge relevant sind. Schließlich das Capacitated Team Orienteering Problem with Time-Dependent and Piecewise-Linear Score Functions (C-TOP-TDPLSF), das häufig im Kontext kundenorientierter Lieferungen auftritt. Zur effizienten Lösung praxisrelevanter Instanzen dieser NP-schweren Probleme nutzen wir Metaheuristiken wie Iterated Local Search und Tabu Search. Dabei integrieren wir problemspezifische Eigenschaften in die Gestaltung der Heuristiken, um die Performance zu erhöhen. Umfassende Rechenexperimente zeigen dabei deutliche Verbesserungen im Vergleich zu aktuellen Verfahren aus der Literatur sowie zu in der Praxis eingesetzten Lösungen. Für das STTRPSD nutzen wir die Zerlegung des Problems in Teilprobleme im Design unserer Heuristik. Damit lassen sich die Fahrzeiten im Vergleich zu den Lösungen unseres Industriepartners im Durchschnitt um etwa 2 % reduzieren. Im Rahmen des VRP-DOC gehört unsere Arbeit zu den ersten Ansätzen, die Depotprozesse in die Routenplanung einbeziehen. Unser Algorithmus integriert sowohl problemspezifische Nachbarschaftsoperatoren als auch die Struktur realer Straßennetze. Auf Praxisinstanzen reduziert unsere Heuristik die Fahrzeiten im Vergleich zu den aktuell eingesetzten Lösungen unseres Industriepartners nicht nur um etwa 6,5 %, sondern liefert auch erheblich einfachere Lösungen in Bezug auf die Prozesse im Depot. Für das ATSP und das ADTSP nutzen wir geometrischen Eigenschaften der Probleme. Unsere Heuristik erzielt einen guten Kompromiss zwischen Rechenzeit und Lösungsqualität und liefert für rund 80 % der Benchmark-Instanzen ohne bekannte Optimallösung neue Bestlösungen. Für das C-TOP-TDPLSF nutzen wir in unserer Heuristik gezielt die Struktur der Scorefunktion. Durch eine detaillierte Analyse der erzielten Lösungen geben wir praktische Handlungsempfehlungen für Unternehmen und liefern wertvolle Erkenntnisse zur Verbesserung der Effizienz und Entscheidungsfindung.
|l ger
520 _ _ |a Optimizing transportation systems has become essential for addressing today's logistics challenges. As global trade grows consistently and consumer expectations for faster and on-time deliveries rise, companies face increasing pressure to deliver quickly and cost-efficiently. This thesis addresses four routing problems: First, the single truck and trailer routing problem with satellite depots (STTRPSD), which can be used to model the problem of optimizing routes of mail carriers in the last mile delivery stage of a mail delivery network. Second, the vehicle routing problem with depot operation constraints (VRP-DOC), which additionally includes the assignment of households to mail carriers in the route planning and incorporates depot operations. Third, the angular-metric traveling salesman problem (ATSP) and the angular-distance-metric traveling salesman problem (ADTSP), relevant for minimizing sharp turns in the routing of heavy vehicles. Last, the capacitated team orienteering problem with time-dependent and piecewise-linear score functions (C-TOP-TDPLSF) often used in the context of customer-focused deliveries. To efficiently solve realistically sized instances of these NP-hard problems, we use metaheuristics like iterated local search or tabu search. Each heuristic is designed to incorporate problem specific features to enhance their performance. Extensive computational experiments show significant improvements compared to state-of-the-art algorithms from the literature and practices implemented in the real world. For the STTRPSD, we use its natural decomposition into subproblems in the design of our heuristic, that reduces the travel times of real-world solutions currently used in practice by our industry partner on average by approximately 2%. Addressing the VRP-DOC, our work is one of the first ones to incorporate depot operations into the route planning. In our algorithm, we use problem-specific neighborhood operators and incorporate the instance structure of real-world street networks. On real-world instances, our heuristic is not only reducing total travel times by approximately 6.5% compared to the currently implemented solutions from our industry partner but also provides significantly simpler solutions with regards to the letter handling operations at the depot, highlighting the operational benefits of considering depot operation constraints. For the ATSP and the ADTSP, we incorporate the geometric features of the problems. Our heuristic provides a good trade-off between runtime and solution quality, and we find new best-known solutions for around 80% of benchmark instances for which an optimal solution was not available. For the C-TOP-TDPLSF, our heuristic is tailored to the specific structure of the score function. Through in-depth analysis of the obtained solutions, we provide practical recommendations to companies, offering insights into improving operational efficiency and decision-making.
|l eng
588 _ _ |a Dataset connected to Lobid/HBZ
591 _ _ |a Germany
653 _ 7 |a depot operations
653 _ 7 |a iterated local search
653 _ 7 |a last-mile delivery
653 _ 7 |a logistics optimization
653 _ 7 |a metaheuristics
653 _ 7 |a routing problems
653 _ 7 |a tabu search
700 1 _ |0 P:(DE-82)IDM02270
|a Schneider, Michael David
|b 1
|e Thesis advisor
|u rwth
700 1 _ |0 P:(DE-82)IDM02810
|a Peis, Britta
|b 2
|e Thesis advisor
|u rwth
856 4 _ |u https://publications.rwth-aachen.de/record/1017789/files/1017789.pdf
|y OpenAccess
856 4 _ |u https://publications.rwth-aachen.de/record/1017789/files/1017789_source.zip
|y Restricted
909 C O |o oai:publications.rwth-aachen.de:1017789
|p openaire
|p open_access
|p VDB
|p driver
|p dnbdelivery
910 1 _ |0 I:(DE-588b)36225-6
|6 P:(DE-82)IDM04703
|a RWTH Aachen
|b 0
|k RWTH
910 1 _ |0 I:(DE-588b)36225-6
|6 P:(DE-82)IDM02270
|a RWTH Aachen
|b 1
|k RWTH
910 1 _ |0 I:(DE-588b)36225-6
|6 P:(DE-82)IDM02810
|a RWTH Aachen
|b 2
|k RWTH
914 1 _ |y 2025
915 _ _ |0 StatID:(DE-HGF)0510
|2 StatID
|a OpenAccess
920 1 _ |0 I:(DE-82)813210_20140620
|k 813210
|l Lehrstuhl für Computational Logistics
|x 0
980 1 _ |a FullTexts
980 _ _ |a I:(DE-82)813210_20140620
980 _ _ |a UNRESTRICTED
980 _ _ |a VDB
980 _ _ |a phd


LibraryCollectionCLSMajorCLSMinorLanguageAuthor
Marc 21