Next Article in Journal
DDEC: Dual Dependency-Enhanced Contrastive Learning for Sparse Hypergraph Node Classification
Previous Article in Journal
Open and Periodic Boundary Conditions in Statistical Mechanics: A Case Study of the Antiferromagnetic Ising Chain
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Conflict Entropy-Based Optimization of Vehicle Scheduling in Tunnel Traffic Networks

1
School of Economics and Management, Beijing Jiaotong University, Beijing 100044, China
2
Institute of Computing Technology, China Academy of Railway Sciences Corporation Limited, Beijing 100081, China
3
Beijing Jingwei Information Technology Co., Ltd., China Academy of Railway Sciences Corporation Limited, Beijing 100081, China
4
School of Civil Engineering, Beijing Jiaotong University, Beijing 100044, China
*
Authors to whom correspondence should be addressed.
Entropy 2026, 28(7), 728; https://doi.org/10.3390/e28070728 (registering DOI)
Submission received: 10 February 2026 / Revised: 24 March 2026 / Accepted: 2 April 2026 / Published: 25 June 2026
(This article belongs to the Section Multidisciplinary Applications)

Abstract

Against the backdrop of the advancing Transportation Power Strategy, long and large tunnels face critical challenges in ensuring the safety and efficiency of transportation scheduling due to their harsh environment, complex traffic network, and the need for coordination among multiple types of vehicles. Addressing the shortcomings of existing research—such as the disconnection between path planning and dynamic environments, insufficient coordination between timetables and paths, and incomplete conflict management—this paper constructs a comprehensive optimization model for the scheduling of construction vehicles in tunnel traffic networks. Firstly, integrating the improved social force model with the BPR function, an adaptive social force-BPR path planning model with a collision compensation mechanism is proposed, and the weights of sub-items are optimized using the improved AHP algorithm. Secondly, a constraint system covering paths, spatio-temporal logic, and three types of conflicts (crossing conflicts, head-on conflicts, and congestion conflicts) is established, and a bi-objective function of “minimum total scheduling time” and “minimum number of conflicts” is designed. Combined with the improved NSGA-II algorithm, the collaborative optimization of departure intervals and paths is realized. In particular, a conflict entropy repair operator is introduced to quantify the conflict chaos through node conflict entropy and vehicle conflict entropy, and the scheduling strategy is accurately adjusted based on the logic of “priority ranking-dynamic delay” to balance conflict resolution and efficiency loss. Finally, a case verification is carried out relying on a tunnel topological network with 30 nodes and 41 edges. The experimental results show that the optimal repulsion coefficient kf of the social force model is 20, and the maximum departure interval of 8 min is the best configuration after introducing the repair operator. At this time, the total scheduling time is 136 min, and the total number of conflicts is only 2, completely avoiding high-risk head-on conflicts and congestion conflicts. The research outputs a vehicle scheduling scheme, enriches the theory of tunnel traffic scheduling, and provides scientific and feasible technical support for the coordinated scheduling of construction vehicles in long and large tunnels.

1. Introduction

With the continuous advancement of the Transportation Power Strategy, long and large tunnels (length exceeding 1.00 km), as key components of transportation infrastructure, are witnessing increasing construction scale and difficulty. Due to the harsh internal environment, complex road topology, and diverse needs such as muck transportation and personnel transportation during the construction period, the orderly scheduling of various types of construction vehicles has become the core link to ensure construction safety and efficiency [1,2,3]. The essence of transportation organization in long and large tunnels lies in the collaborative optimization of vehicle paths and timetables. A reasonable path can avoid traffic bottlenecks in complex road networks, and a scientific timetable can reduce vehicle intersection conflicts. The dynamic adaptation of the two is crucial to ensuring the efficient progress of transportation tasks [4]. In recent years, academic circles have carried out a series of research on vehicle path planning, timetable collaborative optimization, and optimization algorithm improvement, providing certain theoretical support for tunnel transportation scheduling.
In terms of vehicle path planning, Tian et al. [5] constructed a two-layer road network data model to meet the path planning needs of special ultra-large vehicles in natural disaster emergency rescue, integrating an improved shortest path algorithm with bridge and tunnel weight and height constraints and a parallel bidirectional Dijkstra algorithm; Zhang et al. [6] proposed a hybrid path planning algorithm combining A* algorithm and RRT to address the limitations of existing vehicle path planning algorithms, such as slow processing speed and poor path efficiency; Kvitko et al. [7] proposed a new path planning algorithm based on the chaotic behavior of neuron models and with coverage control parameters. Experimental verification shows that compared with similar chaotic path planning methods, it can complete regional coverage faster and more evenly; Tong et al. [8] proposed a multi-vehicle path planning method based on evolutionary game (EG-MVRP), which forms a collaborative optimization strategy by constructing a vehicle grouping model and analyzing the interest conflicts and coordination needs among groups, effectively alleviating local congestion and improving the overall operational efficiency of the traffic network. However, current research mainly focuses on perspectives such as algorithm fusion optimization [9,10,11] and multi-vehicle collaborative mechanisms (game evolution) [12,13,14,15], providing diversified solutions for vehicle path planning and effectively solving core needs such as efficiency improvement [16,17] and congestion alleviation [18] in different scenarios. Nevertheless, most existing studies focus on ordinary open road networks or general emergency scenarios and are insufficiently adaptable to the special scenario of long and large tunnel construction, which is closed, dynamic, and multi-constrained. Its scheduling not only relies on path optimization but also needs to realize the dynamic coordination between paths and departure intervals.
The dynamic optimization of departure intervals is the collaborative optimization of timetables. In terms of vehicle timetable optimization, Wang et al. [19] solved the vehicle timetable coordination problem by constructing a two-step optimization framework: the first step uses an integer programming model to rearrange the subway timetable, and the second step establishes an emergency vehicle scheduling model based on the cell transmission model to reduce the total vehicle travel time; Patzner et al. [20] proposed an extended model to solve the public transport flow assignment problem adapted to timetables, which not only ensures capacity-feasible passenger flow assignment results but also incorporates dynamic network congestion effects such as vehicle crowding, passengers being unable to board, and boarding delays; Chen et al. [21] proposed a label-setting shortest path algorithm with timetable and label constraints, constructing a multi-modal urban agglomeration traffic network model including six transportation modes, introducing deterministic finite automata to constrain feasible traffic mode sequences, and adding time window constraints to simulate the static timetable effect of scheduled transportation; Bulková et al. [22] realized the coordinated connection between public transport and railways by constructing an integrated timed-transfer timetable, setting a unified system time slot at the main transfer hub, and matching a new public transport network with standardized paths and regular departures, thereby optimizing operational efficiency and reducing costs. In addition, supported by Intelligent Transportation System (ITS) and vehicle-road collaboration technology [23,24], some studies have introduced real-time traffic perception data, vehicle network communication information, and edge computing architecture to design a distributed timetable [25] dynamic adjustment framework, which can quickly respond to sudden traffic events and road congestion changes, improving the anti-interference ability and execution stability of the timetable.
To meet the demand for improving transfer efficiency in hub-type traffic scenarios, some studies focus on the timetable connection of different transportation modes in comprehensive transportation hubs. By establishing a transfer time minimization model and a unified time slot allocation mechanism, the departure sequence of high-speed rail, intercity rail, urban rail transit, and long-distance passenger transport is optimized, shortening the passenger transfer waiting time and improving the continuity and convenience of travel chains [26,27]. However, most existing timetable collaborative optimization studies focus on open road networks, regular passenger transport, or ordinary freight transport scenarios. For the closed and constrained scenario of long and large tunnel construction with complex road network topology and special vehicle operation characteristics, they have not fully adapted to the operational process constraints of construction vehicles, road network capacity limitations, and the need to avoid multiple types of conflicts (such as crossing conflicts and congestion conflicts). There are still research gaps in the deep coupling optimization mechanism between timetables and paths, and the departure interval adjustment strategy in dynamic environments.
Facing complex scenarios of large-scale traffic networks or multi-agent collaboration, traditional centralized timetable optimization models face problems of low solution efficiency and insufficient robustness. Therefore, some scholars have adopted methods such as decomposition and coordination algorithms and distributed reinforcement learning [28,29] to decompose large-scale optimization problems into local sub-problems and achieve global coordination, improving solution efficiency while ensuring the global optimality and local adaptability of timetable optimization [30,31]. Santanam et al. [32] constructed a data-driven method system and built a data processing pipeline relying on Automatic Fare Collection (AFC) data to generate adjusted train timetables adapted to post-event needs; Shi et al. [33] integrated traffic congestion uncertainty to construct a time-varying network, and realized vehicle path optimization by combining a simulated annealing strategy with a genetic algorithm and optimizing uncertainty through an entropy mechanism to improve global search performance; Mardešić et al. [34] sorted out the evolutionary context from the classic Vehicle Routing Problem (VRP) and Dynamic Vehicle Routing Problem (DVRP) to the Stochastic Dynamic Vehicle Routing Problem (SDVRP), and summarized model-based and model-free reactive solution methods; Yu et al. [35] proposed an Efficient Simulated Annealing (ESA) algorithm, which solved VRPO and showed excellent performance in sixty large-scale test instances. In addition, to meet the demand for scheduling optimization under dynamic constraints, some studies combine real-time environmental perception data with algorithm iteration [36,37] to improve the adaptability of the model to complex scenarios. However, these methods are still difficult to fully adapt to the deep coupling needs of paths and departure intervals in the closed and constrained environment of long and large tunnel construction, nor do they fully cover the collaborative management and control of crossing conflicts, head-on conflicts, and congestion conflicts.
Existing research has formed relatively mature theories and methods for vehicle scheduling optimization in ordinary road networks and regular transportation scenarios, but there are still three core deficiencies for the special scenario of long and large tunnel construction: first, the path planning algorithm is disconnected from the dynamic closed environment of the tunnel, failing to effectively integrate real-time factors such as road congestion and obstacle distribution, and lacking dynamic adaptability; second, the collaborative optimization mechanism between timetables and paths is imperfect, and the traditional “static path + fixed departure interval” model is difficult to avoid multiple types of traffic conflicts, and does not fully consider the operational process constraints of construction vehicles; third, the conflict management and control system is incomplete. Most existing studies focus on crossing conflicts and head-on conflicts, ignoring the risk of node congestion conflicts, and lack an effective characterization of the trade-off relationship between “minimum total scheduling time” and “minimum number of conflicts”.
Therefore, based on the principle of “safety first, efficiency balanced”, this paper constructs a comprehensive scheduling optimization system covering model assumptions, path planning, constraint systems, objective functions, and optimization algorithms. The research aims to achieve three goals: first, propose a path planning model adapted to the dynamic tunnel environment to accurately quantify road travel costs; second, establish a deep coupling collaborative optimization mechanism between paths and timetables to realize the dynamic adaptation of departure intervals and travel paths; third, construct a comprehensive management and control system covering crossing, head-on, and congestion conflicts to efficiently balance scheduling efficiency and safety risks.

2. Problem Description

As a key project in transportation infrastructure construction, long and large tunnels feature a complex crisscross internal road network. Composed of entrances and exits, operation demand points, intermediate connection nodes, as well as two-way and one-way road segments, the network includes various types of intersection nodes such as cross-shaped and T-shaped ones. Some road segments (e.g., transverse passages) are narrow with limited traffic capacity. Meanwhile, the internal environment of tunnels is harsh, characterized by low visibility, complex geological conditions, and poor visual environments, which pose challenges to the transportation of construction vehicles [38]. The construction and transportation of such tunnels rely on the coordinated operation of multiple types of vehicles, mainly including muck vehicles and personnel transport vehicles. Responsible for muck transportation and construction personnel transfer, respectively, these two types of vehicles have distinct functions and clear transportation requirements, jointly forming the dense traffic flow inside the tunnel.
The operation process of construction vehicles is as follows: during the outbound trip, vehicles enter the tunnel from the entrance, travel along a specific path to the designated demand point, complete scheduled operations such as muck loading/unloading and personnel boarding/alighting, and then enter the return trip phase to exit the tunnel along the planned path. In this process, tunnel transportation organization must meet two core demands: “safety” and “efficiency”. However, the existing scheduling mode has many urgent problems to be solved, such as:
  • The driving environment inside the tunnel is highly dynamic. Factors such as road segment congestion and temporary obstacle distribution change in real time, directly affecting the expected driving speed and direction of vehicles. The path planning algorithms of existing scheduling models are disconnected from the actual driving environment, failing to comprehensively consider constraints such as road segment congestion and vehicle driving direction, which easily leads to path congestion or conflicts.
  • There is a deep coupling relationship between departure intervals and path selection. Departure intervals determine the traffic density of road segments, while path selection determines the intersection nodes and time periods of vehicles. Traditional scheduling schemes mostly adopt the “static paths + fixed departure intervals” mode, lacking the collaborative optimization of the two. For example, problems such as multiple vehicles converging at the same intersection segment in a short time and oncoming vehicles meeting in one-way segments occur frequently, which not only affect transportation efficiency but also pose potential safety hazards.
  • The complexity of traffic conflicts inside tunnels is far greater than that of ordinary roads. Existing studies mainly focus on crossing conflicts and head-on conflicts, but ignore node congestion conflicts, i.e., when the number of vehicles at a node exceeds the maximum capacity limit within a specific time period, resulting in vehicle detention, a sharp drop in traffic efficiency, and even the risk of chain collisions. Therefore, there is an urgent need to establish a comprehensive conflict resolution mechanism.
  • The scheduling of construction vehicles in long and large tunnels inherently involves a trade-off between two objectives: on the one hand, pursuing “minimum total scheduling time” to ensure construction progress and improve transportation efficiency; on the other hand, achieving “minimum number of conflicts” to avoid safety accidents and protect personnel and equipment safety. These two objectives are often mutually restrictive. Shortening the total time may increase traffic density and conflict risks; excessive conflict avoidance may lead to path detours and prolonged total time. Existing models lack effective characterization and solution of this trade-off relationship, resulting in limited engineering practicality of scheduling schemes.

3. Model Construction

3.1. Model Assumptions

To simplify the model construction and solution process, clarify the research boundary conditions, and based on the feasibility of engineering practice and the rationality of research logic, the following assumptions are proposed:
  • Assumptions on the Topological Structure of the Tunnel Traffic Network
The internal traffic roads of the tunnel are abstracted as a fixed directed network G = ( N , E ) . Let N be the set of nodes, including entrances and exits, demand points, intermediate nodes, etc., and E be the set of road segments, including two-way and one-way road segments; the intersection nodes only include cross-shaped and T-shaped types. The physical parameters of nodes and road segments remain constant during the scheduling cycle, with no temporary road occupation or road network damage.
2.
Assumptions on Vehicle Characteristics
The ideal driving speeds of muck vehicles and personnel transport vehicles are set to the same constant value to avoid overtaking conflicts. To simplify the model, the physical parameters of the two types of vehicles are consistent, and there is no failure or abnormal parking during driving, maintaining a stable operating state.
3.
Assumptions on Driving Rules
Vehicles traveling in the same direction strictly follow the “first-come-first-served (FCFS)” principle—vehicles arriving at a road segment first leave first. The driving route of vehicles has no backflow or loops, and vehicles are not allowed to return to the previous node to avoid conflicts; the outbound path points from the tunnel entrance to the demand point, and the return path points from the demand point to the tunnel exit, with fixed and non-overlapping directions. The maximum line of sight of the driver is a fixed value, and the expected driving direction and speed are dynamically adjusted through the collision compensation mechanism to adapt to the complex driving environment inside the tunnel.
4.
Assumptions on Operations and Time
The preparation time of vehicles at the departure point and the operation time at the demand point (such as muck loading/unloading, personnel boarding/alighting) are pre-fixed and do not change with the arrival order; the vehicle departure interval must be within the preset minimum and maximum thresholds, and all transportation tasks must be completed within the preset maximum operation time of the road network.
5.
Assumptions on Conflict Determination
Crossing conflicts only occur at crossing road segments, and head-on conflicts only occur on one-way road segments. The two are independent of each other, and the same traffic event is not repeatedly counted in multiple types of conflicts.
In addition, there is no extreme environmental interference during the scheduling cycle, and environmental parameters such as tunnel visibility are stable; the transportation demand (muck volume, number of passengers) is fixed with no sudden additional tasks, and vehicles strictly follow the optimized timetable and path.

3.2. Tunnel Muck Transport Vehicles Path Planning Algorithm Based on the Social Force-BPR Model

3.2.1. Adaptive Social Force-BPR Model

The “force” of the social force model [39] is converted into the travel cost of road segments:
w i j   ( t ) = α B P R i j   ( t ) + β F r e p e l , i j   ( t ) + γ ( v m a x   v i j   ( t ) ) φ f i o ( t )
where
B P R i j   ( t ) —The impedance strength of road segment (i, j), calculated using the BPR function;
F r e p e l , i j   ( t ) —The repulsive force of road segment (i, j) at time t—the higher the congestion degree, the greater the repulsive force;
v i j   ( t ) —The average travel speed of road segment (i, j) at time t; v max is the maximum speed limit of the road segment—the lower the speed limit, the relatively higher the cost;
f i o ( t ) —The subjective driving force of the vehicle, which determines the driver’s expected speed;
α , β , γ , φ —The weights corresponding to different sub-items.
The BPR function is calculated as follows:
B P R i j   ( t ) = t 0 , i j   [ 1 + α b p r   ( x i j   ( t ) C i j   ) β b p r   ]
where
t 0 , i j —The free-flow travel time of road segment (i, j);
x i j   ( t ) ,   C i j —The actual flow and capacity of road segment (i, j), determined by the road width and number of lanes;
α b p r ,   β b p r —Fixed parameters of the BPR function.
The repulsive force of road segment (i, j) is calculated as:
F r e p e l , i j   ( t ) = N i j   ( t ) L ( i , j ) k f  
where
N i j   ( t ) —The number of vehicles on road segment (i, j) at time t;
k f —Repulsive coefficient.
The subjective driving force of the vehicle determines the expected speed at which the driver intends to travel. If there are no other vehicles interfering along the route, a vehicle with mass m i will move along the desired movement direction e i 0   ( t ) towards the destination at the ideal movement speed v i 0   ( t ) . The self-driving force f i o ( t ) of a pedestrian at time t can be expressed as
f i o ( t ) = m i v i 0 e i 0 ( t ) v i ( t ) τ i
where
v i ( t ) —The actual moving speed of vehicle i at time t; for simplicity, this paper takes v i ( t ) = v i j ( t ) ; the moving speed of the vehicle is equal to its average moving speed on the road segment.
τ i —The time required for vehicle i to adjust from the actual speed to the expected speed, i.e., the relaxation time.
When using the traditional social force model, it is found that the calculation of the vehicle’s expected travel direction does not consider the need to real-time change the movement direction due to obstacles in the target direction. It also fails to account for the vehicle’s continuous adjustment of the expected speed according to the surrounding environment, instead setting the expected speed as a constant value. For example, the expected speed will be affected when the travel space inside the tunnel is limited by obstacles.
This paper follows the research method of Zhao and introduces the collision compensation mechanism d1, determining the safe and effective distance d ( α ) that the driver can maintain in the α direction within the field of vision
d ( α ) 2 = d max 2 + f ( α ) 2 2 d max f ( α ) cos ( α d e s α ) + d 1
where
d max —The maximum line of sight of the driver;
f ( α ) —The minimum collision distance between the vehicle and other vehicles or obstacles in the travel direction;
α d e s —The angle between the vehicle’s destination direction and the visual field reference line; due to the unified topological network structure adopted in this paper, α d e s = 0 for straight roads and α d e s = 90 for turns;
α —The current driving direction of the vehicle;
d 1 —The collision compensation term, calculated as follows:
d 1 d max f ( α ) , f ( α ) < d max 0 , f ( α ) d max
The direction corresponding to the minimum value of d ( α ) in each α direction within the driver’s field of vision is the adaptive expected d 1 direction for the vehicle’s movement α *
α * = arg min { d i ( α ) }
By selecting the ideal speed v i 0 and the minimum value of the adjusted speed, the adaptive expected speed v d e s ( t ) of the vehicle at time t can be obtained
v d e s ( t ) = min { v i 0 , d h / τ i }
where
d h —The maximum distance that can be freely moved without obstacles in the optimal direction α * . Since the subsequent analysis object of this article is the topological network structure, when α = α * is present, d ( α ) is d h , and d h represents the maximum safe distance in this direction.
Therefore, the subjective driving force of the vehicle at this time is
f i 0 ( t ) = m i v i j ( t ) v d e s ( t ) τ
The introduction of the subjective driving force is of essential necessity for the adaptive social force-BPR model tailored to the tunnel traffic network scenario, as it bridges the gap between microscopic driver behavior characteristics and macroscopic road segment travel cost quantification in the closed and constrained tunnel environment.
Unlike open road networks, where driving behavior is relatively unconstrained, the operation of construction vehicles in long and large tunnels is subject to strict safety rules, such as no overtaking, unidirectional driving in specific segments, and limited sight distance, and drivers must dynamically adjust their expected speed and travel direction based on real-time tunnel conditions while adhering to fixed transportation task objectives. The subjective driving force term precisely captures this active and constrained adjustment behavior of drivers, which cannot be reflected by the BPR impedance term and repulsive force term alone—these two terms only quantify the objective travel impedance caused by road flow-capacity mismatch and vehicle congestion, while ignoring the dynamic response of drivers to the actual driving environment.
Without the subjective driving force, the path planning model would only calculate the static travel cost of road segments and fail to adapt to the dynamic changes in the tunnel traffic environment, leading to a serious deviation between the planned path and the actual operable path for construction vehicles. Moreover, the subjective driving force, combined with the collision compensation mechanism we proposed, can realize the real-time correction of the driver’s expected speed and direction according to the obstacle distribution and safe distance within the maximum sight distance, which makes the calculation of road segment travel cost more in line with the actual driving state of tunnel construction vehicles, and further ensures that the path planning results have both theoretical rationality and engineering practicability. This term thus becomes a key link for the model to achieve dynamic adaptability to the tunnel’s closed and complex traffic environment, and an indispensable component for optimizing the accuracy and applicability of the path planning model for tunnel construction vehicle scheduling.

3.2.2. Calculation of Sub-Item Weights

The traditional Analytic Hierarchy Process (AHP) uses the 1–9 scaling method to determine the relative importance of hierarchical structure elements [40,41]. Although it reduces the requirement for operators’ professional knowledge, its linear scaling method cannot objectively reflect the weights of schemes, introducing significant subjective errors. The resulting inconsistency may undermine the index quantitative ranking function of AHP and affect the accuracy of quantification. Therefore, referring to [42], this paper improves the weight calculation of AHP using the optimal transfer matrix, computes the judgment matrix of the optimal transfer matrix, and calculates weights according to the formula. This avoids the interference of subjective factors on evaluation results and eliminates the need for consistency checking.
Since the social force model has only 4 sub-items, only 3 importance levels are adopted in the importance comparison. An example of the constructed judgment matrix is:
A = a 11 a 12 a 1 j a 21 a 22 a 2 j a i 1 a i 2 a i j
where if a i j = 1 , it indicates that i is more important than j; a i j = 0 indicates that i and j are equally important; a i j = 1 indicates that j is more important than i. The optimal transfer matrix of matrix A is:
R = r 11 r 12 r 1 j r 21 r 22 r 2 j r i 1 r i 2 r i j
where
r i j = 1 n k = 1 n ( a i k a j k )
Then the judgment matrix of the optimal transfer matrix is:
D = d 11 d 12 d 1 j d 21 d 22 d 2 j d i 1 d i 2 d i j
where
d i j = exp ( r i j )
The theoretical weight of a single factor is:
W = [ w 1 , w 2 , w 3 , , w i ] T
w i = k = 1 n d i k n k = 1 n k = 1 n d i k n
This improved AHP framework effectively reduces the subjective deviation of parameter determination and eliminates the systematic error introduced by the traditional method from the two core dimensions. On the one hand, it abandons the 1–9 linear scaling method widely used in traditional AHP, which cannot objectively reflect the relative importance of indicators and is prone to introducing significant subjective errors in the scoring process. The 3-level importance grading system adopted in this study narrows the optional range of importance comparison, reduces the subjective randomness of decision-makers in the pairwise comparison process, and avoids the distortion of importance judgment caused by the excessive span of the scaling system. On the other hand, the optimal transfer matrix-based correction method fundamentally eliminates the need for consistency checks and repeated manual adjustments of the judgment matrix in the traditional AHP workflow. In the traditional method, when the judgment matrix fails the consistency test, researchers need to subjectively adjust the matrix elements repeatedly, which will bring secondary subjective deviation and affect the objectivity of the weight results. The method proposed in this paper directly obtains the corrected judgment matrix with inherent consistency through the optimal transfer matrix transformation, which avoids the subjective interference caused by manual adjustment, and ensures that the final weight parameters are derived from strict mathematical calculation rather than subjective revision, thus systematically eliminating the subjective error in the parameter determination process.

3.2.3. Conflict Repair Operator

Based on the entropy logic of “chaos quantification—priority ranking—dynamic delay”, this section designs an entropy-driven timetable delay conflict repair operator. It quantifies the uncertainty of system conflict distribution through conflict entropy and accurately matches the delay priority and duration, ensuring both the effect of conflict resolution and reducing efficiency loss caused by blind delay. Two entropy values are defined in this section: node conflict entropy and vehicle conflict entropy.
Node conflict entropy measures the conflict chaos of a single node. The conflict entropy of node i is the probability distribution entropy of various conflicts (crossing conflicts, head-on conflicts, congestion conflicts):
H N ( i ) = m = 1 3 p i , m ln p i , m
where
p i , m —representing the ratio of the number of Cm-type conflicts at node i to the total number of conflicts at node i; if the total number of conflicts is 0, the conflict entropy is 0.
To highlight the priority of bottleneck nodes, the node weight is corrected:
H N w ( i ) = w ( i ) H N ( i )
where
w ( i ) —is the node importance weight, taking 1.2 for bottleneck nodes and 1.0 for ordinary nodes.
Vehicle conflict entropy is used to quantify the chaos of vehicle conflict correlation, mainly reflecting the distribution characteristics of conflicting nodes. A higher entropy value indicates that the vehicle’s conflicts cover a wider range and have more complex correlations.
H V ( k ) = i S k q k , i H N w ( i )
where
S k —the set of all conflicting nodes involved in vehicle k;
q k , i —the conflict proportion of vehicle k at node i:
q k , i = M k , i M k
where
M k , i —the number of conflicts of vehicle k at node i;
M k = i S k M k , i —is the total number of conflicts of vehicle k.
Based on the above entropy indicators, a “priority ranking—dynamic delay” repair logic is designed to ensure accurate and efficient timetable delay behavior:
Step 1: Calculate the H N w ( i ) values and conflict vehicle H v ( k ) values of all conflicting nodes, and sort them in descending order based on H v ( k ) .
Step 2: Define the median of the conflicting vehicle entropy values as the delay priority threshold H t h . For vehicles with high entropy values, re-plan their paths and select another path according to the improved Logit model; for vehicles with low entropy values, delay the departure interval by a random interval of 1~4 min.
Step 3: After modifying the vehicle’s travel path and departure interval, recalculate the node and vehicle conflict entropy. If the new entropy value H new H old , indicating an increase in the chaos of the new vehicle scheduling scheme, adjust the delay duration until the new conflict entropy decreases.
The improved conflict repair operator integrated with conflict entropy avoids the “experience-based delay” of the original operator. It uses entropy values to accurately locate vehicles that need priority handling and dynamically adjusts the duration, with the delay duration positively correlated with conflict chaos. This not only ensures conflict resolution but also reduces invalid waiting; through entropy feedback verification, it ensures that the overall system chaos after delay decreases rather than local conflict transfer.
Beyond the optimization of the repair operator itself, the introduction of conflict entropy is of core theoretical and practical importance to the entire scheduling optimization framework constructed in this paper. First, it fundamentally breaks through the limitation of traditional conflict metrics that only rely on frequency counting. Unlike conflict frequency, which can only reflect the total number of conflict events, conflict entropy can effectively characterize the spatial distribution, type heterogeneity, and risk correlation of conflicts, distinguishing the essential difference between high-risk concentrated conflicts at bottleneck nodes and low-risk dispersed conflicts, which is a key supplement to the safety risk characterization system of tunnel traffic networks. Second, conflict entropy establishes a quantifiable trade-off mechanism between the dual optimization objectives of minimum total scheduling time and minimum conflict number. It provides a clear and measurable gradient for algorithm iteration, avoiding the blind trade-off between efficiency and safety in traditional models, and ensuring that the optimized scheduling scheme can balance construction efficiency and operational safety in a more scientific and controllable manner.
Furthermore, for the closed and constrained environment of long and large tunnel construction where conflicts are often highly concentrated at a small number of critical nodes, conflict entropy can accurately locate the core risk sources of the network, effectively preventing the problem of local conflict transfer in conventional scheduling adjustment, and ensuring that conflict resolution measures can truly reduce the overall systemic risk rather than just shifting the spatial position of conflicts.

3.3. Constraints and Objective Function

The subsequent descriptions of formulas and variables in the article are shown in Table 1.

3.3.1. Vehicle Travel Path Constraints

When path l passes through node interval (i, j), it must pass through node i and node j inevitably [43].
x i j l y i l           l L   , i , j N ,   ( i , j ) E
x i j l y j l           l L   , i , j N ,   ( i , j ) E
x i j l = x j i l           l L   , i , j N ,   ( i , j ) E
Each muck vehicle can and can only pass through one predetermined collection of sections with muck transportation demand points, and each personnel transport vehicle can and can only pass through one predetermined collection of sections with passenger demand points.
{ i , j } A m u x { i , j } k = 1 ,           k K m
{ i , j } A p u x { i , j } k = 1 ,           k K p
Vehicles can only move forward through existing roads; that is, when a vehicle’s path passes through node interval (i, j), the tunnel network it is in must pass through node interval (i, j), and vice versa.
x i j l L x i j l           l L , ( i , j ) E
x i j l x i j           l L , ( i , j ) E
Within the tunnel network, the “inflow = outflow” principle of network flow is followed: vehicles enter from the entrance and exit from the exit, with no traffic flow stagnation at intermediate nodes.
{ i , j } A x i , j k { j , i } A x j , i k = 1 ,   j = 0 1 ,   j = n 0   j 0 , n         k K
The traveling direction of any vehicle on path l is unidirectional, and backflow is not allowed in the path. For safety reasons, vehicles will not return to the previous node to avoid other vehicles.
x ( i , j ) l + x ( j , i ) l 1           l L , ( i , j ) E
In addition, no loops are allowed in the travel route of any vehicle on the path.
{ i , j } E x i j l + 1 = i N y i l ,           l L , i N
i B j B x i j l B 1 ,     B N ,   B 2 ,           l L , ( i , j ) E

3.3.2. Vehicle Spatiotemporal Logic Constraints

The vehicle departure intervals must be within the preset upper and lower limits, and the departure time of the k-th vehicle is the sum of the departure intervals of the first k vehicles.
Δ t min Δ t d e p , k Δ t max           k K
T a r r , ( 0 , j ) , k = m = 1 k Δ t d e p , m           ( 0 , j ) E , k K
The vehicle’s running time is divided into actual road segments and virtual road segments. The actual road segment is the ratio of the physically passed road to the ideal speed; the virtual road segment refers to the “working” time when the vehicle arrives at the destination.
t r u n , ( i , j ) , k = L ( i , j ) v i 0           ( i , j ) E , k K
t r u n , i , k = t o p , i           i N , k K
Vehicles strictly follow the first-come, first-leave, and first-come-first-served (FCFS) principles.
a r r ( i , j ) , k ( t ) d e p ( i , j ) , k ( t ) ,           ( i , j ) E , k K
a r r ( i , j ) , k ( t ) a r r ( i , j ) , k ( t 1 ) ,           ( i , j ) E , k K
d e p ( i , j ) , k ( t ) d e p ( i , j ) , k ( t 1 ) ,           ( i , j ) E , k K
T a r r , ( i , j ) , k = t [ a r r ( i , j ) , k ( t ) a r r ( i , j ) , k ( t 1 ) ] ,           ( i , j ) A , k K
T d e p , ( i , j ) , k = t [ d e p ( i , j ) , k ( t ) d e p ( i , j ) , k ( t 1 ) ] ,           ( i , j ) A , k K
The transportation demand of vehicles must be satisfied
a r r i , k ( t ) C p D i ,           i N p a r r i , k ( t ) C m D i ,           i N m

3.3.3. Vehicle Conflict Constraints

To simplify the model calculation, this paper sets the ideal operating speeds of personnel transport vehicles and muck vehicles to the same value, so that overtaking conflicts will not occur.
Crossing Conflicts
A crossing conflict is considered to occur when two vehicles meet at an intersection, as shown in Figure 1. When the intersection is relatively wide, it can be considered that no crossing conflict occurs, and the actual situation of the tunnel entrance should be analyzed.
T a r r ( i , j ) , k ( t ) T a r r ( i , j ) , k ( t ) + ( 1 x ( i , j ) l ) Ω + ( 1 x ( i , j ) l ) Ω Δ t c ( i , j ) E c , k , k K ( k k ) , l , l L
For safety, the number of crossing conflicts between vehicles in the tunnel must be controlled within a certain range:
C 1 = ( i , j ) E c k , k K , k k x k , k c r o s s ( i , j ) C 1
where
x k , k c r o s s ( i , j ) —0–1 variable, which is 1 when a conflict occurs between vehicle k and vehicle k’ on the crossing road segment (i, j).
Head-on Conflicts
For some narrow transverse passages, only one-way traffic is allowed, so head-on conflicts must not occur. As shown in Figure 2.
For safety, the number of head-on conflicts between vehicles in the tunnel must be controlled within a certain range:
C 2 = ( i , j ) E s k , k K , k k x k , k oppose ( i , j ) C 2
where
x k , k oppose ( i , j ) —0–1 variable, which is 1 when a conflict occurs between vehicle k and vehicle k’ on the one-way road segment (i, j).
Congestion Conflicts
Whether it is a cross-shaped passage, a T-shaped passage or other types of passages, too many vehicles shall not accumulate at the same node at time t. As shown in Figure 3.
For safety, the number of congestion conflicts between vehicles in the tunnel must be controlled within a certain range:
I ( i N c ) n i , t C max
C 3 = i N c t x i , t c r o w d C 3
where
x k , k c r o w d ( i , j ) —0–1 variable, which is 1 when the number of vehicles at node i exceeds the capacity at time t, otherwise 0.

3.3.4. Vehicle Scheduling Objective Functions

This paper adopts a two-layer optimization approach. On the premise of ensuring system safety, the transportation organization scheme for multi-type construction vehicles in the tunnel designs the departure timetable of construction vehicles, reasonably arranges the operation paths and completes various transportation tasks as efficiently as possible. The two objective functions are minimizing the total vehicle scheduling time and minimizing the total number of conflicts.
Minimizing the Total Vehicle Scheduling Time
min Z 1 = k K [ l L x k l ( i , j ) l L ( i , j ) v i 0 + i D x k , i demand t o p , i ]
where
D—Set of all demand points, D = N m N p
Minimizing the Total Number of Conflicts
This paper defines the total number of conflicts as the sum of three types of conflicts, i.e., total number of conflicts = number of crossing conflicts + number of head-on conflicts + number of congestion conflicts.
min Z 2 = C 1 + C 2 + C 3

3.3.5. Vehicle Scheduling Optimization Algorithm Based on Improved NSGA-II

To address the dual-objective optimization requirements of “minimum total travel time” and “minimum number of conflicts” in the transportation organization of multiple types of construction vehicles in long and large tunnels, combined with the engineering characteristics of complex road network topology, frequent traffic flow interactions, and strict spatio-temporal constraints in tunnels, a collaborative optimization algorithm based on the Non-dominated Sorting Genetic Algorithm (NSGA-II) is designed. This algorithm fully draws on the path-time coupling optimization idea of the Adaptive Large Neighborhood Search (ALNS) algorithm in previous studies, integrates the core advantages of NSGA-II in balancing the convergence and diversity of solution sets in multi-objective optimization, and realizes the collaborative optimization of dual objectives through coding design, genetic operation adaptation, non-dominated sorting, and elite retention mechanisms, providing scientific decision support for the transportation organization of tunnel construction vehicles.
The detailed steps of the optimization algorithm are as follows:
Step 1: Coding Design
This paper takes the vehicle departure intervals as the initial population and randomly generates p groups of initial populations. Each population represents a departure scheme ( Δ t d e p , k 1 , Δ t d e p , k 2 , Δ t d e p , k 3 , , Δ t d e p , k p ) , and the value of any gene in the departure scheme must satisfy Δ t min Δ t d e p , k Δ t max   .
Step 2: Decoding process
The core of decoding is based on the gap encoding between transmissions. By improving the social force model, the driving paths (including return paths) of vehicles are dynamically derived, and the values of the dual objective functions are accurately calculated. This ensures that the decoding results are completely consistent with the model and constraints in the paper. The specific operation is as follows:
① Extract the interval Δ t d e p , k from the population encoding, and based on the constraints in the previous text, derive the departure time sequence T i m e k , clearly determining the departure time for each vehicle. ② Path dynamic derivation: Firstly, determine the candidate road segment set. Based on the tunnel traffic topology network, filter all candidate road segments that meet the path constraints to form a unified candidate road segment set. Then, calculate the road passage cost for each candidate road segment (i, j), based on the improved social force model of Equations (1)–(16), and calculate the passage cost of each path at time t. Finally, select the optimal path. With the goal of minimizing the “total co-travel cost”, choose the optimal driving path and return path for each vehicle k. ③ Constraint verification: Check whether the derived vehicle routes satisfy all the constraints (time constraints, spatial constraints, logical constraints, etc.) mentioned in the paper. If there are violations of constraints, such as the presence of loops in the route, then the route selection should be adjusted based on the improved social force model until all constraints are met. The vehicle’s driving path will be added as an additional population to the initial population, as shown in Figure 4. Here, P 1 = [ N 11 , N 12 , N 10 , , N 17 ] represents the driving path of vehicle 1. ④ Calculate the objective function, and calculate the total driving time of the vehicles and the number of conflicts that occur.
Step 3: Non-dominated sorting and congestion degree calculation
Using the classic sorting mechanism of NSGA-II, the population individuals are evaluated for their superiority and inferiority based on the dual objective function values. For two individuals X1 and X2 in the population, if the total travel time of X1 ≤ that of X2, and the number of conflicts of X1 ≤ that of X2, and at least one objective is strictly better, then X1 dominates X2. The distance process of non-dominated sorting is as follows: ① Traverse the population and calculate the dominance count and dominance set for each individual; ② Classify the individuals with a dominance count of 0 into the first non-dominated rank, and this serves as the Pareto optimal frontier; ③ Remove the individuals of the first rank, update the dominance counts of the remaining individuals, classify the new individuals with a dominance count of 0 into the second rank, and so on. Continue this process until the entire population is classified into ranks.
In order to prevent too many individuals within the same hierarchical level from being concentrated, and to ensure the diversity of the solution set, the degree of crowding of each individual in the target space is calculated
c d i = k c d k i = k f k i + 1 f k i 1 f k , max i f k , min i
where
c d i —The congestion distance of the i-th individual for the k-th objective;
f k i + 1 ,   f k i 1 —Corresponding to the kth objective of the (i + 1)th individual and the (i − 1)th individual, respectively;
f k , max i ,   f k , min i —They represent the maximum and minimum values of the k-th objective for the i-th individual.
If individuals i and j have the same ranking, denoted as p r a n k i = p r a n k j , then the distances c d i and c d j corresponding to these two individuals need to be compared. If condition p r a n k i p r a n k j is met and c d i > c d j is true, then the ith individual is superior to the jth individual.
Step 4: Genetic Manipulation
Taking into account the characteristics of a single code for the inter-activity interval, design cross and mutation operations that are compatible with the constraints, ensuring that the individuals after genetic operations still meet the constraints stipulated in the paper, and at the same time enhancing the evolutionary ability of the population.
Cross-operation
The cross-operation is divided into two parts. One part is the cross-operation between train intervals, and the other part is the cross-operation between driving paths. The cross-operation of train intervals is as follows:
Step 4-1: Set a type A cross probability ξ 1 and a type B cross probability ξ 2 , generate a temporary random number ξ . When ξ ξ 1 occurs, proceed to Step 4-2; when ξ 1 ξ ξ 2 occurs, turn to Step 4-3; otherwise, proceed to Step 4-4. In this paper, ξ 1 = 0.4 and ξ 2 = 0.8.
Step 4-2: One type of crossover is the generation of offspring intervals through the crossover of intervals between different parent individuals. A new population is formed by generating intervals between these different parent individuals. Suppose the intervals between these different parent individuals are respectively composed of sets P L 1 and P L 2 . To ensure the excellence of the crossover result, two vehicle intervals that have conflicts, namely point p l 1 P L 1 and point p l 2 P L 2 , are randomly selected. Subsequently, these two nodes and all the alleles between them are exchanged and recombined to form a new offspring chromosome, as shown in Figure 5, or the alleles at the front of the conflicting nodes are interchanged, as shown in Figure 6.
Step 4-3: The second type of crossover is the intersection of vehicle travel paths, which does not involve the interval between departures. By using the travel paths corresponding to the same numbered vehicle among different parent generations to generate a new population. Suppose the travel paths of different parent individuals to the same vehicle form sets P L 3 and P L 4 . Select the conflicting travel nodes p l 3 P L 3 or p l 4 P L 4 (different from the departure interval, vehicle travel paths strictly follow the constraints and topological network structure, and it is not necessary for two nodes to have a conflict simultaneously to exchange), and based on the three types of crossover algorithms (single-line crossover, multi-line crossover, and intermediate path interchange), exchange the travel paths of vehicles and generate new offspring chromosomes, as shown in Figure 7, Figure 8 and Figure 9.
The newly formed sub-population obtained through crossover must meet the constraints, such as prohibiting the occurrence of loops or closed circuits in the path. If any violation of the constraints is detected, this crossover will be canceled.
Step 4-4: Proceed to Step 5.
Step 5: Mutation Operation.
To ensure the excellence of the mutation results and reduce the complexity of the model, this paper only performs mutation operations on the conflicting departure interval points, extending the departure interval backward by 1 to 4 min (not exceeding the constraint condition of the maximum departure interval), as shown in Figure 10.
Step 6: Elite preservation and population renewal
By merging the parental population and the offspring population, the optimized individuals are obtained, forming a merged population with a size of 2p. The non-dominated sorting is conducted for the merged population, and the crowding degree is calculated. Individuals are selected from high to low based on the non-dominated ranking, and the crowding degree within the same ranking is selected from large to small. This process continues until a new population of size p is selected, ensuring that high-quality genes are retained and maintaining the diversity of the population. During the iterative process, a part of the population generated after each crossover and mutation is saved as a process solution and incorporated into the calculation of the Pareto frontier solution.
Step 7: Convergence judgment and termination condition
Establish a dual convergence criterion to balance the algorithm efficiency and the quality of the solution: ① Based on the number of vehicles K, determine the maximum number of iterations. When K ≤ 50, T = 150~200 generations; when K > 50, T = 200~300 generations. The choice is made according to the actual situation. ② The cross-probability and mutation probability of this paper are 0.9 and 0.1, respectively. ③ When the continuous iteration reaches Nd (Nd = 20~30), the mean change value of the dual objective function for the first non-dominated rank individuals is less than the threshold. In this case, it is considered that the population has converged and the iteration is terminated.

4. Case Study

4.1. Case Basic Information

To ensure the convenience and stability of construction links such as tunnel muck discharge and personnel transportation, the construction of long and large tunnel projects has given rise to a diversified road traffic network structure. This has, in turn, promoted the relevant research and technological development on vehicle scheduling and path planning issues within tunnel traffic networks, placing higher requirements on the comprehensiveness and wide adaptability of solutions. To conduct an in-depth exploration of such issues without losing generality, this paper constructs a tunnel traffic network system with a considerable scale and complex topological structure, whose topological form is shown in Figure 11.
This paper assumes that vehicles undergo vehicle inspections at the entrance, so the node at the entrance is double-numbered (11, 12). If regarded as a single node, the network consists of 30 nodes and 41 edges, with road segment lengths set to two specifications: 500 m and 250 m. Among them, channels with a length of 500 m are of the two-way traffic type, while those of 250 m are of the one-way traffic type. To simulate the complex traffic conditions in tunnel construction scenarios, this paper intentionally makes the network topology deviate from a regular grid layout (different from conventional grid-like road networks), so as to further verify and improve the universality and robustness of the proposed method. Based on engineering experience, in the simulation, the traveling speed of muck vehicles and personnel transport vehicles is set to 30 km/h, the minimum vehicle departure interval is 1 min, and the maximum traffic capacities of one-way and two-way road segments are 4 vehicles and 8 vehicles, respectively. That is, at the same time, the maximum capacities corresponding to the congestion constraints of one-way and two-way road segments are 4 and 8.

4.2. Calculation of the Optimal Repulsive Coefficient

To determine the optimal repulsive coefficient in path planning, the maximum vehicle departure interval is set to 8 min and the minimum vehicle departure interval to 4 min, with the repulsive coefficient kf adjusted to 5, 10, 15, and 20, respectively. To avoid the impact of the conflict repair operator on the sensitivity analysis of the kf coefficient, the repair operator is not considered in the experiment, and only the coding, genetic and mutation operations defined in this paper are adopted. The Pareto optimal frontier solutions under different repulsive coefficients are shown in the following tables, where nm1 is the total vehicle scheduling time (min), nm2 is the number of head-on conflicts, nm3 is the number of crossing conflicts, nm4 is the number of congestion conflicts, and nm4 is the total number of conflicts. As shown in Table 2, Table 3, Table 4 and Table 5.
The population solutions generated during the iteration process are shown in Figure 12.
From the calculation results, the Pareto solution set when kf = 20 is relatively concentrated. The solution numbered 1 achieves a total of only 2 conflicts, which is the minimum value among all repulsive coefficients, with a corresponding total scheduling time of 129 min, ranking among the top in terms of time among the optimal conflict solutions for each kf value, without significant prolongation of time due to the pursuit of low conflicts. At the same time, as the total scheduling time shortens to 116 min, the total number of conflicts only increases to 16, with a growth rate lower than that of kf = 10 (20 conflicts corresponding to 118 min) and kf = 15 (25 conflicts corresponding to 116 min), avoiding the problem of a sharp surge in the number of conflicts.
Compared with other kf values, although kf = 5 has a good solution of 3 conflicts corresponding to 138 min, the shortest time of 115 min corresponds to 13 conflicts, showing a steep growth slope of conflicts as time shortens and insufficient flexibility in vehicle scheduling. The total times corresponding to the optimal conflict solutions of kf = 10 and 15 are 144 min and 143 min, respectively, with 4 and 3 conflicts corresponding thereto, both longer than 129 min of kf = 20. Moreover, the number of conflicts in the short-time interval is significantly higher, and the proportion of extreme disadvantages in the solution set is higher. Combined with the iterative distribution in Figure 12, the solution set of kf = 20 is more concentrated in the comprehensively optimal region of total scheduling time and number of conflicts, and the Pareto frontier is closer to the ideal trade-off curve of multi-objective optimization, with a better balance between convergence and diversity. Therefore, this paper concludes that kf = 20 is the optimal repulsive coefficient balancing total scheduling time and number of conflicts, and kf = 20 is adopted in the subsequent calculation of vehicle scheduling results.

4.3. Vehicle Scheduling Result Calculation

To determine the optimal vehicle departure interval, set the minimum departure interval of the vehicles to 1 min, and adjust the maximum departure intervals of the vehicles to Δ t max = 2, 4, 6, 8, 10, and 12, respectively. The vehicle scheduling timetable is determined through genetic iteration. To verify the impact of the repair operator on the adaptability of the results, this paper conducts a control experiment. When the repair operator is not considered, the simulation results are shown in Figure 13, and the representative Pareto solutions selected are presented in Table 6.
Taking into account the dual-objective trade-off relationship between the total dispatching time and the total number of conflicts, four optimal maximum intervals of 6 min, 8 min, 10 min, and 12 min were selected. From the data performance, when the maximum interval is 6 min, the total number of conflicts is controlled within 11 to 13 times, and the total time is 89 to 100 min. This ensures transportation efficiency while effectively controlling the conflict risk. At 8 min, the total number of conflicts further decreases to 6 to 10 times, and the total time is 104 to 118 min. The conflict suppression effect is more prominent, and the time increase is within a reasonable range. At 10 min and 12 min, the total number of conflicts is respectively low, at 4 to 7 times and 3 to 5 times. Although the total time is extended, the safety redundancy is significantly improved, which can adapt to scenarios with higher requirements for construction safety. The Pareto solutions corresponding to these four intervals are more concentrated in the target space, and the balance effect of the dual-objective optimization is better. They can cover the tunnel construction scheduling needs with different safety efficiency preferences.
Subsequently, this paper introduces the repair operator, further refining the collaborative adaptation logic between the transmission interval and the path. The corresponding calculation results after the second simulation are shown in Figure 14, and the representative Pareto solutions selected are presented in Table 7.
In the bi-objective optimization of construction vehicle scheduling for long and large tunnels, after introducing the repair operator, the solution No. 1 with a maximum departure interval of 8 min has basically achieved the dynamic balance between “minimum total scheduling time” and “minimum total number of conflicts”. From the safety dimension, the total number of conflicts of this solution is only 2, which is one of the echelons with the lowest conflict level among all representative Pareto solutions. Moreover, the conflict types are only concentrated on crossing conflicts, with the number of head-on conflicts and congestion conflicts both being 0. This means that head-on conflicts and node congestion conflicts, which are most likely to cause serious accidents inside the tunnel, are completely avoided. Only a small number of crossing conflicts require simple control, resulting in strong safety operability and sufficient safety redundancy in practical engineering.
Compared with the solutions corresponding to other optimal maximum departure intervals, this solution shows an absolute advantage in the trade-off between efficiency and safety: although the solution with a maximum departure interval of 6 min has a slightly shorter total scheduling time, the total number of conflicts reaches 6~7, leading to a significant increase in safety risks; the number of conflicts in the solution set corresponding to 10 min is 3~5, but the total scheduling time is extended to 147~152 min, resulting in obvious efficiency loss; although the total number of conflicts in the solution set of 12 min is also 2~4, the total scheduling time is as long as 166~196 min, excessively sacrificing the construction progress. However, the total scheduling time of the solution selected in this paper is 136 min, which is in a reasonable range. It can not only ensure the efficient progress of construction and transportation tasks but also avoid a sharp surge in conflict risks due to the pursuit of efficiency, perfectly aligning with the engineering principle of “safety first, efficiency balanced” for tunnel construction.
At the same time, the introduction of the repair operator further refines the collaborative adaptation between departure intervals and paths, making the conflict distribution of the solution more concentrated and manageable. The total scheduling time does not have an unreasonable extension due to the improvement of safety redundancy, making it the optimal solution balancing engineering practicality, safety and efficiency.

4.4. Vehicle Scheduling Organization Scheme

Based on the optimal parameter combination determined by the above experiments, including the optimal repulsion coefficient kf = 20, maximum departure interval of 8 min, and the introduction of the conflict entropy repair operator, the corresponding Pareto optimal solutions under different production intervals were determined; the vehicle path planning and departure timetable corresponding to the optimal Pareto solution are detailed in Table 8.

4.5. Case Conclusions

This section takes a complex, long, and large tunnel topological network with 30 nodes and 41 edges as the simulation scenario, focusing on the dual-objective optimization core of “minimum total scheduling time” and “minimum number of conflicts”. Through experiments such as repulsion coefficient calibration, departure interval optimization, repair operator verification, and scheduling scheme implementation, the effectiveness of the model and algorithm constructed earlier is systematically verified, forming the following core conclusions:
First, the optimal parameter configuration for path planning is clarified. By comparing the simulation results of four repulsion coefficients (kf = 5, 10, 15, and 20), it is determined that kf = 20 is the optimal repulsion coefficient, under which the Pareto solution set achieves the best balance between convergence and diversity.
Second, the optimal departure intervals adapted to different engineering scenarios are screened out. Through a control experiment with departure intervals adjusted from 2 to 12 min, it is found that 6 min, 8 min, 10 min, and 12 min are the optimal intervals for dual-objective optimization. The 6 min interval balances transportation efficiency and basic safety; the 10~12 min interval focuses on improving safety redundancy with a relatively small number of conflicts (only 3~7 times); after introducing the repair operator, the 8 min interval achieves the optimal trade-off with a total scheduling time of 136 min and only 2 total conflicts. It completely avoids high-risk head-on conflicts and congestion conflicts, leaving only a small number of easily controllable crossing conflicts, which accurately meets the core requirement of “safety first, efficiency balanced” in tunnel construction and verifies the core value of the repair operator.
Third, a vehicle scheduling scheme is output. Based on the optimal parameter combination (kf = 20, maximum departure interval of 8 min, and introduction of the repair operator), the specific departure times, outbound and return paths of 20 construction vehicles are clarified. All paths meet the constraints of no backflow, no loops, and consistency with the road network topology. The timetable strictly follows the “first-come-first-served” principle, which not only ensures the efficient completion of transportation tasks within 136 min but also builds a solid safety barrier through precise conflict management and control, providing a directly referable engineering scheme for the coordinated scheduling of multiple types of construction vehicles in long and large tunnels.

5. Conclusions and Future Work

5.1. Conclusions

Centering on the core demands of safety and efficiency in the scheduling of construction vehicles for long and large tunnels under the Transportation Power Strategy, this paper addresses key issues such as complex road network topology, dynamic environmental changes, diverse conflict types, and bi-objective trade-offs within tunnels, and constructs a comprehensive scheduling optimization system. By clarifying five categories of model assumptions, including tunnel topology, vehicle characteristics, and driving rules, the research boundaries and applicable conditions are defined; innovatively integrating the dynamic environment adaptability of the social force model with the travel cost quantification capability of the BPR function, an adaptive social force-BPR path planning model is proposed.
A collision compensation mechanism is introduced to realize real-time adjustment of the vehicle’s expected speed and direction, and the improved AHP algorithm is adopted to optimize sub-item weights, effectively reducing the subjective errors of traditional methods; meanwhile, a comprehensive management and control system covering path constraints, spatiotemporal logic constraints, and three types of conflict constraints (crossing, head-on, and congestion conflicts) is established. A bi-objective function of “minimum total scheduling time” and “minimum number of conflicts” is designed, and combined with the improved NSGA-II algorithm, the collaborative optimization of departure intervals and paths is realized. Through constraint-adaptive genetic operations, an elite retention mechanism, and a repair operator, the convergence and diversity of the solution set are guaranteed, and the engineering practicality of the scheme is improved.
Based on the case verification of a complex tunnel topological network with 30 nodes and 41 edges, this paper clarifies the optimal configuration of key parameters: the optimal kf for path planning is 20, under which the Pareto solution set achieves the best balance between convergence and diversity; the optimal maximum departure interval is 8 min (with the repair operator introduced). Under this configuration, the optimal trade-off of a total scheduling time of 136 min and a total of 2 conflicts is achieved. It not only completely avoids high-risk head-on conflicts and congestion conflicts, but also has a small number of easily controllable crossing conflicts, which accurately conforms to the core principle of “safety first, efficiency balanced” in tunnel construction. Additionally, by outputting the specific departure times, outbound and return paths of 20 construction vehicles, a directly implementable scheduling scheme is formed. All paths meet the constraints of no backflow and no loops, and the timetable strictly follows the “first-come-first-served” principle, effectively solving the prominent problems in traditional scheduling modes such as the disconnection between paths and the environment, the lack of coordination between departure intervals and paths, and incomplete conflict management and control.
The research results of this paper enrich the theoretical system in the field of tunnel traffic scheduling. Engineering-wise, it provides a scientific and feasible technical scheme for the coordinated scheduling of multiple types of construction vehicles in long and large tunnels, which can significantly reduce traffic conflict risks, improve transportation efficiency, and provide support for the high-quality advancement of transportation infrastructure construction.

5.2. Future Work

In subsequent work, we will fully incorporate the head-on conflict risks caused by overtaking, yielding maneuvers and temporary vehicle parking on double-lane segments in actual tunnel construction into our research framework. We will supplement a targeted constraint system for such conflicts, expand the calculation dimension of node and vehicle conflict entropy to cover the conflict characteristics of double-lane segments.
Additionally, we will further relax the simplifying assumptions adopted in the current model to break through the limitations of its applicable boundaries and enhance the matching degree between the theoretical model and actual tunnel construction scenarios. For the assumption of identical ideal speeds for muck vehicles and personnel transport vehicles, we will introduce differentiated speed parameter systems in subsequent research, fully considering the speed difference between loaded and unloaded muck vehicles, as well as the priority speed setting of personnel transport vehicles to meet the demand of efficient and timely personnel transfer. We will supplement a complete constraint system for the following conflicts and overtaking conflicts induced by speed heterogeneity, expand the calculation framework of node conflict entropy and vehicle conflict entropy to capture the spatiotemporal distribution characteristics of conflicts caused by speed differences, and optimize the conflict repair operator to achieve accurate identification and efficient resolution of such new conflict types.

Author Contributions

Conceptualization, Y.X. and X.N.; methodology, J.G. and X.N.; software, J.G. and X.N.; validation, Y.X., X.N. and Y.L.; formal analysis, C.H. and X.N.; investigation, Y.X.; resources, Y.X.; data curation, X.N.; writing—original draft preparation, X.N.; writing—review and editing, J.G.; visualization, J.G.; supervision, X.N. and J.G.; project administration, C.H.; funding acquisition, Y.X. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding authors.

Conflicts of Interest

Yalong Xie is an employee of Institute of Computing Technology, China Academy of Railway Sciences Corporation Limited. Xianhui Nie, Jiaao Guo and Chengfeng Huang are employees of Beijing Jingwei Information Technology Co., Ltd. The author declares that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Jiang, Y.; Xia, K.; Jiang, H.; Chen, F.; Yao, Z. A spatiotemporal optimization method for connected and autonomous vehicle operations in long tunnel constructions. Phys. A Stat. Mech. Its Appl. 2024, 651, 130041. [Google Scholar] [CrossRef]
  2. Huang, Y.; Xiao, H.; Huang, H.; Bai, Y.; Zhou, S.; Huang, J. Research on traffic control technology during the construction period of special long tunnels based on digital twins. In Eighth International Conference on Traffic Engineering and Transportation System (ICTETS 2024); SPIE: Bellingham, WA, USA, 2024; Volume 13421, pp. 1241–1245. [Google Scholar]
  3. Wu, J.; Tang, S.H.; Zhou, C.Y.; Huang, Y.; Huang, L.; Lu, H.-B.; Miao, N. Development of Synchronous Transportation Model for Trackless Vehicle Dispatching During the Construction of Long-Distance Single-Headed Shield Tunnel. Adv. Civ. Eng. 2024, 2024, 9650147. [Google Scholar] [CrossRef]
  4. Yin, J.; Yang, L.; Tang, T.; Gao, Z.; Ran, B. Dynamic passenger demand oriented metro train scheduling with energy-efficiency and waiting time minimization: Mixed-integer linear programming approaches. Transp. Res. Part B Methodol. 2017, 97, 182–213. [Google Scholar] [CrossRef]
  5. Tian, T.; Wu, H.; Wei, H.; Wu, F.; Xu, M. An Efficient Route Planning Algorithm for Special Vehicles with Large-Scale Road Network Data. ISPRS Int. J. Geo-Inf. 2025, 14, 71. [Google Scholar] [CrossRef]
  6. Zhang, R.; Guo, H.; Andriukaitis, D.; Li, Y.; Królczyk, G.; Li, Z. Intelligent path planning by an improved RRT algorithm with dual grid map. Alex. Eng. J. 2024, 88, 91–104. [Google Scholar] [CrossRef]
  7. Kvitko, D.; Rybin, V.; Bayazitov, O.; Karimov, A.; Karimov, T.; Butusov, D. Chaotic path-planning algorithm based on Courbage–Nekorkin artificial neuron model. Mathematics 2024, 12, 892. [Google Scholar] [CrossRef]
  8. Tong, N.; Hu, Z.; Li, F. Achieving Optimized Allocation of Road Resources: A Path Planning Strategy for a Multivehicle Evolutionary Game Based on a Correlation Model. Transp. Res. Rec. 2025, 03611981251391734. [Google Scholar] [CrossRef]
  9. Yu, M.; Du, J.; Xu, X.; Xu, J.; Jiang, F.; Fu, S.; Zhang, J.; Liang, A. A multi-strategy enhanced Dung Beetle Optimization for real-world engineering problems and UAV path planning. Alex. Eng. J. 2025, 118, 406–434. [Google Scholar] [CrossRef]
  10. Du, Y.; Liu, G.; Jiang, Y.; Cai, S.; He, J. Adaptive congestion index-based A* algorithm for dynamic vehicle path planning optimization. Phys. A Stat. Mech. Its Appl. 2025, 672, 130702. [Google Scholar] [CrossRef]
  11. Shi, Y.; Huang, S.; Li, M. An Improved Global and Local Fusion Path-Planning Algorithm for Mobile Robots. Sensors 2024, 24, 7950. [Google Scholar] [CrossRef] [PubMed]
  12. Rong, S.; Meng, R.; Guo, J.; Cui, P.; Qiao, Z. Multi-Vehicle Collaborative Planning Technology under Automatic Driving. Sustainability 2024, 16, 4578. [Google Scholar] [CrossRef]
  13. Zhu, Y.; Zhang, Y. A game-theoretic cooperative path planning strategy using hybrid heuristic optimization algorithm. IET Control Theory Appl. 2025, 19, e12766. [Google Scholar] [CrossRef]
  14. Yin, S.; Xiang, Z. Energy-constrained collaborative path planning for heterogeneous amphibious unmanned surface vehicles in obstacle-cluttered environments. Ocean Eng. 2025, 330, 121241. [Google Scholar] [CrossRef]
  15. Wang, F.; Yang, Q.; Xie, Z. Dynamic Route Planning Strategy for Emergency Vehicles with Government–Enterprise Collaboration: A Regional Simulation Perspective. Appl. Sci. 2025, 15, 11496. [Google Scholar] [CrossRef]
  16. Zhou, R.; Zhou, K.; Wang, L.; Wang, B. An improved dynamic window path planning algorithm using multi-algorithm fusion. Int. J. Control Autom. Syst. 2024, 22, 1005–1020. [Google Scholar] [CrossRef]
  17. Li, P.; Li, Y.; Dai, X. VNS-BA*: An Improved Bidirectional A* Path Planning Algorithm Based on Variable Neighborhood Search. Sensors 2024, 24, 6929. [Google Scholar] [CrossRef] [PubMed]
  18. Bhaskar, D.; Chandrasekar, S.K.; Subramanian, S.P. Congestion-Aware Path Planning for Multiple Shelf-Carrying Mobile Robots in Robotic Mobile Fulfillment System. In International Conference on Industry 4.0 and Advanced Manufacturing; Springer Nature: Singapore, 2024; pp. 309–319. [Google Scholar]
  19. Wang, H.; Li, F.; Liu, J.; Ji, H.; Jia, B.; Gao, Z. Two-step optimization of train timetables rescheduling and response vehicles on a disrupted metro line. Transp. Res. Part C Emerg. Technol. 2025, 174, 105078. [Google Scholar] [CrossRef]
  20. Patzner, J.; Müller-Hannemann, M. Dynamic Traffic Assignment for Public Transport with Vehicle Capacities. arXiv 2024, arXiv:2408.06308. [Google Scholar] [CrossRef]
  21. Chen, X.; Wang, J.; Deng, H.; Zhao, B. Shortest Path Planning in Multimodal Metropolitan Transportation Networks Under Timetable and Label Constraints. J. Adv. Transp. 2025, 2025, 3365603. [Google Scholar] [CrossRef]
  22. Bulková, Z.; Brumerčíková, E.; Buková, B.; Mihalik, T. Concept of an Integrated Urban Public Transport System Linked to a Railway Network Based on the Principles of a Timed-Transfer Timetable in the City of Prievidza. Systems 2025, 13, 543. [Google Scholar] [CrossRef]
  23. Chen, C.M.; Hao, Y.; Kumari, S.; Amoon, M. An Intelligent Blockchain-Enabled Authentication Protocol for Transportation Cyber-Physical Systems. IEEE Trans. Intell. Transp. Syst. 2025, 26, 14053–14066. [Google Scholar] [CrossRef]
  24. Huang, K.; Cai, M.; Xiao, Y. Identifying Key Technologies and Cluster Patterns in Intelligent Transportation Systems. Transp. Res. Rec. 2025, 2679, 833–859. [Google Scholar] [CrossRef]
  25. Liu, R.; Li, S.; Yang, L.; Liu, R. Distributed train timetable synchronization in metro network: An ADMM-based decomposition framework. Comput. Oper. Res. 2025, 183, 107180. [Google Scholar] [CrossRef]
  26. Calzada-Infante, L.; Adenso-Díaz, B.; Carbajal, S.G. Improving Transfer Connectivity in Railway Timetables Based on Closeness Centrality: The Case of the European International Network. Systems 2024, 12, 327. [Google Scholar] [CrossRef]
  27. Wang, R.; Zhou, M.; Wang, H.; Yang, B.; Dong, H.; Wang, F.-Y. Coordinated rescheduling of train timetable and crew scheme for passenger-freight collinear railway. IEEE Trans. Comput. Soc. Syst. 2024, 11, 5828–5838. [Google Scholar] [CrossRef]
  28. Ma, C.; Zhao, M.; Liu, Y. Vehicle navigation path optimization based on complex networks. Phys. A Stat. Mech. Its Appl. 2025, 665, 130509. [Google Scholar] [CrossRef]
  29. Li, Q.L.; Lai, X.J. Deep Reinforcement Learning for Path Optimization of Industrial Robots. In 2025 4th International Symposium on Robotics, Artificial Intelligence and Information Engineering (RAIIE); IEEE: New York, NY, USA, 2025; pp. 234–237. [Google Scholar]
  30. Torres-Tapia, W.; Montoya-Torres, J.R.; Belmokhtar-Berraf, S.; Ruiz-Meza, J. Solving the combined flexible job shop scheduling and vehicle routing problem with stochastic features. J. Simul. 2025, 19, 1–23. [Google Scholar] [CrossRef]
  31. Chen, A.; Li, T. Modeling and solving the multi-objective vehicle routing problem with soft and fuzzy time windows. Systems 2024, 12, 560. [Google Scholar] [CrossRef]
  32. Santanam, T.; Trasatti, A.J.; Van Hentenryck, P.; Zhang, H. Public transit for special events: Ridership prediction and train scheduling. IEEE Trans. Intell. Transp. Syst. 2024, 25, 8387–8403. [Google Scholar] [CrossRef]
  33. Shi, H.; Hong, Y.; Zhang, Q.; Qin, J. Research on Cold Chain Logistics Joint Distribution Vehicle Routing Optimization Based on Uncertainty Entropy and Time-Varying Network. Entropy 2025, 27, 540. [Google Scholar] [CrossRef] [PubMed]
  34. Mardešić, N.; Erdelić, T.; Carić, T.; Đurasević, M. Review of stochastic dynamic vehicle routing in the evolving urban logistics environment. Mathematics 2023, 12, 28. [Google Scholar] [CrossRef]
  35. Yu, V.F.; Lin, C.H.; Maglasang, R.S.; Lin, S.-W.; Chen, K.-F. An Efficient Simulated Annealing Algorithm for the Vehicle Routing Problem in Omnichannel Distribution. Mathematics 2024, 12, 3664. [Google Scholar] [CrossRef]
  36. Jasim, A.N.; Fourati, L.C. Guided genetic algorithm for solving capacitated vehicle routing problem with unmanned-aerial-vehicles. IEEE Access 2024, 12, 106333–106358. [Google Scholar] [CrossRef]
  37. Yin, X.; Yu, Z.; Liu, Y.; Chen, Y.; Guo, A. An Improved Approach for Vehicle Routing Problem with Three-Dimensional Loading Constraints Based on Genetic Algorithm and Residual Space Optimized Strategy. Processes 2025, 13, 1449. [Google Scholar] [CrossRef]
  38. Hu, L.; Li, D.; Chen, F.; Jiang, Y. Collaborative Optimization of Timetable and Operation Path for Long Tunnel Construction Vehicles. J. Southwest Jiaotong Univ. 2025, 60, 1508–1518. (In Chinese) [Google Scholar]
  39. Zhao, L.; Liu, J.; Tang, S.; Tang, J.; Jie, M. Simulation of subway passenger flow during station evacuation based on K⁃shortest path planning and an improved social force model. J. Beijing Univ. Chem. Technol. (Nat. Sci.) 2025, 52, 54–64. (In Chinese) [Google Scholar]
  40. Alrazgan, M.; Ghoneim, A.; Albesher, L.; Aldossari, R.; Alotaibi, S.; Alsaykhan, L.; Alshahrani, N.; Alshammari, M. Automated Hybrid Methodology for Software Architecture Style Selection Using Analytic Hierarchy Process and Fuzzy Analytic Hierarchy Process. IET Softw. 2025, 2025, 9943825. [Google Scholar] [CrossRef]
  41. Kahraman, C.; Kacprzyk, J.; Atanassov, K.T.; Cebi, S.; Cevik Onar, S.E.Z.I.; Öztaysi, B. Analytic Hierarchy Process Based on Intuitionistic Fuzzy Sets with Ordered Pairs. J. Mult.-Valued Log. Soft Comput. 2025, 46, 403. [Google Scholar]
  42. Li, J.; Hu, X.; Zhang, Y.; Deng, X.; Qi, Y.; Hao, C. Fuzzy-improved AHP evaluation of ecological restoration schemes: A case study of Panshitou Reservoir. J. Henan Polytech. Univ. 2025, 44, 134–141. (In Chinese) [Google Scholar]
  43. Chai, S.; Liang, Q. An Improved NSGA-II Algorithm for Transit Network Design and Frequency Setting Problem. J. Adv. Transp. 2020, 2020, 2895320. [Google Scholar] [CrossRef]
Figure 1. Schematic diagram of tunnel crossing conflicts.
Figure 1. Schematic diagram of tunnel crossing conflicts.
Entropy 28 00728 g001
Figure 2. Schematic diagram of tunnel head-on conflicts.
Figure 2. Schematic diagram of tunnel head-on conflicts.
Entropy 28 00728 g002
Figure 3. Schematic diagram of tunnel congestion conflicts.
Figure 3. Schematic diagram of tunnel congestion conflicts.
Entropy 28 00728 g003
Figure 4. Chromosome encoding schematic diagram.
Figure 4. Chromosome encoding schematic diagram.
Entropy 28 00728 g004
Figure 5. A type of cross-reference illustration 1.
Figure 5. A type of cross-reference illustration 1.
Entropy 28 00728 g005
Figure 6. A type of cross-reference illustration 2.
Figure 6. A type of cross-reference illustration 2.
Entropy 28 00728 g006
Figure 7. Single-line intersection of vehicle routes.
Figure 7. Single-line intersection of vehicle routes.
Entropy 28 00728 g007
Figure 8. Multiple-line intersection of vehicle routes.
Figure 8. Multiple-line intersection of vehicle routes.
Entropy 28 00728 g008
Figure 9. Interchange of intermediate routes in vehicle routing.
Figure 9. Interchange of intermediate routes in vehicle routing.
Entropy 28 00728 g009
Figure 10. Vehicle departure interval mutation operation.
Figure 10. Vehicle departure interval mutation operation.
Entropy 28 00728 g010
Figure 11. Longitudinal tunnel topological traffic network diagram.
Figure 11. Longitudinal tunnel topological traffic network diagram.
Entropy 28 00728 g011
Figure 12. Solutions during the iteration process.
Figure 12. Solutions during the iteration process.
Entropy 28 00728 g012aEntropy 28 00728 g012b
Figure 13. The solutions during different Δ t max iteration processes.
Figure 13. The solutions during different Δ t max iteration processes.
Entropy 28 00728 g013
Figure 14. The solutions obtained in different Δ t max iteration processes after the introduction of the repair operator.
Figure 14. The solutions obtained in different Δ t max iteration processes after the introduction of the repair operator.
Entropy 28 00728 g014aEntropy 28 00728 g014b
Table 1. Set of formulas and variables.
Table 1. Set of formulas and variables.
SymbolDefinitionSymbolDefinition
(i, j)Node interval{i, j}Node section
x ( i , j ) l 0–1 variable y i l 0–1 variable
EInterval Union SetLThe complete set of all paths
NSet of nodesKmMuck vehicles assembly
A m u Collection of sections with muck transportation demand points x { i , j } k 0–1 variable
KpCollection of Transport Vehicles A p u Collection of sections with passenger demand points
x i j 0–1 variableKAll vehicles collection
BThe set of any nodes Δ t min Minimum vehicle departure interval
Δ t max Maximum vehicle departure interval v i 0 Ideal speed of the vehicle
L(i,j)Length of node interval (i, j) t o p , i The operation time of requirement point i
a r r ( i , j ) , k ( t ) 0–1 variable, indicates that vehicle k arrives in the interval (i, j) at time t. d e p ( i , j ) , k ( t ) 0–1 variable, indicates that vehicle k leaves the interval (i, j) at time t.
T a r r ( i , j ) , k ( t ) The specific time when vehicle k arrives at the interval (i, j) T d e p ( i , j ) , k ( t ) The specific time when vehicle k leaves the interval (i, j)
a r r i , k ( t ) The number of vehicles arriving at node i at time tDiThe workload of node i
NpDestination assembly for personnel transportationNmCollection of muck vehicle Destinations
CpPassenger vehicle capacityCmMuck vehicle Capacity
EcCollection of Intersection RoadsEsOne-way Road Collection
NcThe need to limit the set of crowded nodesCmaxMaximum capacity at the node
x k l 0–1 variable, When vehicle k selects path l, the value is 1. x k , i demand 0–1 variable, Vehicle k is 1 at demand point i.
Table 2. Pareto optimal frontier solutions generated when kf = 5.
Table 2. Pareto optimal frontier solutions generated when kf = 5.
No.nm1nm2nm3nm4nm5
11380303
21363205
31340606
41341506
51292507
612128010
7115013013
Table 3. Pareto optimal frontier solutions generated when kf = 10.
Table 3. Pareto optimal frontier solutions generated when kf = 10.
No.nm1nm2nm3nm4nm5
11440404
21352406
31250707
41241708
512329011
6122012012
7120013013
8118119020
Table 4. Pareto optimal frontier solutions generated when kf = 15.
Table 4. Pareto optimal frontier solutions generated when kf = 15.
No.nm1nm2nm3nm4nm5
11431203
21380404
31300505
41272406
51231708
61221809
7121011011
8118013013
9117019019
10116223025
Table 5. Pareto optimal frontier solutions generated when kf = 20.
Table 5. Pareto optimal frontier solutions generated when kf = 20.
No.nm1nm2nm3nm4nm5
11290202
21280404
31272406
41243407
51200808
6117012012
7116313016
Table 6. Different Δ t max representative Pareto optimal frontiers solutions.
Table 6. Different Δ t max representative Pareto optimal frontiers solutions.
Δ t max No.nm1nm2nm3nm4nm5
2158427031
4186120021
4274418022
61100110011
6289211013
811183306
821083508
8310419010
1011550404
1021401405
1031330606
1041291607
1211650303
1221540404
1231400505
Table 7. The different Pareto optimal frontiers of Δ t max with the inclusion of the repair operator.
Table 7. The different Pareto optimal frontiers of Δ t max with the inclusion of the repair operator.
Δ t max No.nm1nm2nm3nm4nm5
611171506
621160707
811360202
821342204
1011520303
1021511304
1031471405
1211960202
1221821203
1231660404
Table 8. Optimal Solution Selected After Introducing the Repair Operator.
Table 8. Optimal Solution Selected After Introducing the Repair Operator.
Vehicle NumberScheme for Vehicle Entry into the TunnelScheme for Vehicle Exit from the Tunnel
Departure TimeOperation PathDeparture TimeOperation Path
1011-12-0-1-2-3-4-5-6-7107-6-9-8-10-15-14-13-12-11
2411-12-18-19-20-21-22-23-16-9-6-7167-6-5-8-10-22-29-28-27-26-19-18-12-11
3911-12-13-14-20-21-28-29-30-24-16-9-6-7237-6-5-4-3-2-1-0-12-11
41411-12-18-19-26-27-28-21-22-23-16-9-6-7287-6-5-4-10-15-14-13-12-11
51911-12-0-1-2-14-15-10-8-9-6-7317-6-5-8-9-16-24-30-29-22-21-20-19-18-12-11
62611-12-13-14-15-10-8-9-6-7367-6-5-4-3-2-14-13-12-11
73111-12-18-19-20-21-22-23-16-174117-16-24-30-29-22-10-15-14-13-12-11
83811-12-13-14-15-10-22-23-16-174817-16-24-30-29-28-21-20-14-13-12-11
94611-12-13-14-15-10-8-9-16-175617-16-23-22-10-15-14-13-12-11
105211-12-13-14-15-10-22-29-30-24-16-176417-16-9-8-10-15-14-13-12-11
115811-12-13-14-15-10-22-23-16-176817-16-24-30-29-28-27-26-19-18-12-11
126211-12-13-14-15-10-8-9-16-177217-16-23-22-10-15-14-13-12-11
136611-12-13-14-15-10-22-29-30-24-257725-24-16-9-6-5-4-10-15-14-13-12-11
147411-12-13-14-15-10-22-23-30-24-258525-24-16-23-30-29-28-21-20-14-13-12-11
158211-12-13-14-15-10-8-9-16-24-259325-24-30-23-22-21-20-14-13-12-11
168611-12-13-14-15-10-22-29-30-23-16-24-259925-24-30-29-28-27-26-19-18-12-11
179411-12-13-14-15-10-4-5-6-9-16-24-2510725-24-30-23-22-21-20-14-13-12-11
189811-12-13-14-15-10-8-9-16-24-2510925-24-30-29-28-27-26-19-18-12-11
1910611-12-13-14-20-21-22-23-16-24-2511725-24-30-23-16-9-6-5-4-10-15-14-13-12-11
2011411-12-13-14-20-21-22-23-16-24-2512525-24-30-29-28-27-26-19-18-12-11
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Xie, Y.; Liu, Y.; Nie, X.; Guo, J.; Huang, C. Conflict Entropy-Based Optimization of Vehicle Scheduling in Tunnel Traffic Networks. Entropy 2026, 28, 728. https://doi.org/10.3390/e28070728

AMA Style

Xie Y, Liu Y, Nie X, Guo J, Huang C. Conflict Entropy-Based Optimization of Vehicle Scheduling in Tunnel Traffic Networks. Entropy. 2026; 28(7):728. https://doi.org/10.3390/e28070728

Chicago/Turabian Style

Xie, Yalong, Yuming Liu, Xianhui Nie, Jiaao Guo, and Chengfeng Huang. 2026. "Conflict Entropy-Based Optimization of Vehicle Scheduling in Tunnel Traffic Networks" Entropy 28, no. 7: 728. https://doi.org/10.3390/e28070728

APA Style

Xie, Y., Liu, Y., Nie, X., Guo, J., & Huang, C. (2026). Conflict Entropy-Based Optimization of Vehicle Scheduling in Tunnel Traffic Networks. Entropy, 28(7), 728. https://doi.org/10.3390/e28070728

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop