<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Measuring the Impact of Road Removal on Vehicular CO2 Emissions</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Simone</forename><surname>Baccile</surname></persName>
							<email>s.baccile@studenti.unipi.it</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Pisa</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Giuliano</forename><surname>Cornacchia</surname></persName>
							<email>giuliano.cornacchia@phd.unipi.it</email>
							<affiliation key="aff1">
								<orgName type="institution" key="instit1">University of Pisa</orgName>
								<orgName type="institution" key="instit2">ISTI-CNR</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Luca</forename><surname>Pappalardo</surname></persName>
							<email>luca.pappalardo@isti.cnr.it</email>
							<affiliation key="aff2">
								<orgName type="department">ISTI-CNR</orgName>
								<orgName type="institution">Scuola Normale Superiore</orgName>
								<address>
									<settlement>Pisa</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff3">
								<address>
									<settlement>Paestum</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Measuring the Impact of Road Removal on Vehicular CO2 Emissions</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">7A0931ACE499118EF68216E13FE84A3A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:17+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>CO2 emission</term>
					<term>air pollution</term>
					<term>mobility</term>
					<term>urban simulation</term>
					<term>urban sustainability</term>
					<term>SUMO</term>
					<term>braess paradox</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Transportation networks face escalating challenges to cater to increased mobility demand while addressing traffic congestion. Traditional remedies, such as adding roads, can paradoxically worsen congestion, as seen in Braess's paradox. This study emphasizes the potential benefits of strategically closing roads to alleviate congestion and carbon emissions. Milan serves as a case study, where various road closure strategies were tested to identify scenarios where strategic removal not only eased congestion but also significantly reduced CO2 emissions. The findings provide practical insights for urban planners and policymakers, offering a roadmap to develop more efficient and eco-friendly urban transportation systems.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Traffic congestion is one of the most pressing problems in urban traffic management, increasing air pollution and greenhouse gas emissions <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. Although several policies have been applied so far to mitigate these issues <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>, evaluating their effectiveness is challenging because the interaction between the road network and the mobility demand is non-linear, making it hard to predict the behavior of numerous agents. This non-linearity stems from various factors, such as varying traffic volumes, road conditions, and driver behaviors.</p><p>The complexity of the urban system can result in phenomena like Braess's paradox <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>: adding roads may inadvertently exacerbate congestion because each driver, aiming to minimize travel time, may contribute to slowdown traffic rather than alleviate it. The Braess paradox has been studied on toy examples and validated empirically in several cities and through simulations <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref>. In the real world, adding a new road requires a thorough analysis of physical space, the available land, terrain characteristics, and the integration with the existing road network. In this study, we focus on road closure since it is a less invasive and easy-to-make process. We assess the impact of road closure on urban CO2 emissions in Milan, Italy, assuming that closing a road may have beneficial effects, leading to a more uniform distribution of traffic across the remaining available roads.</p><p>To evaluate the effects of road closures on CO2 emis-sions, we use SUMO <ref type="bibr" target="#b8">[9]</ref>, an open-source and widely used microscopic traffic simulator that allows for controlling different aspects of urban traffic, intervening in the road network, and simulating the impact of these interventions in terms of CO2 emissions.</p><p>Our analysis reveals roads that, if removed, could reduce CO2 emissions by approximately 10%, as well as roads whose removal could result in an alarming increase in emissions of nearly 50%. Our work provides valuable insights and enables policymakers and city planners to analyze the potential outcomes of various road closure strategies through what-if scenarios.</p><p>The code for full replication of this work at https:// github.com/Simoniuss/Braess-Paradox-Framework.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>The Braess paradox (BP) <ref type="bibr" target="#b4">[5]</ref> states that adding one or more roads to a road network can cause a redistribution of the traffic flow such that the overall travel time increases. When the road network is small, the BP can be solved as a convex optimization problem <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b10">11,</ref><ref type="bibr" target="#b11">12]</ref>. When the road network is large, as in the case of real-world road networks, the BP does not necessarily take place, i.e., adding a new road is not always detrimental <ref type="bibr" target="#b12">[13]</ref>.</p><p>Various studies have explored the impact of road closure. In <ref type="bibr" target="#b13">[14]</ref>, the authors employed convex optimization techniques to reveal that certain routes in Montgomery County could lead to decreased travel times for drivers if closed. In <ref type="bibr" target="#b14">[15]</ref>, the authors identified roads using heuristic with a genetic algorithm in Winnipeg (Canada), whose removal can reduce the total travel time by 12%. Other studies focus on toy examples, modifying the type of agents, or incorporating additional informa-tion: Buscema et al. <ref type="bibr" target="#b5">[6]</ref>, add a line of sight to choose a route in NetLogo, Faccin et al. <ref type="bibr" target="#b15">[16]</ref> use Belief-Desire-Intention agents to soften the BP effect, Zhuang et al. <ref type="bibr" target="#b6">[7]</ref> explore the effects in a dynamic traffic case, Ziemke and Nagel <ref type="bibr" target="#b16">[17]</ref> simulate vehicular traffic using MATSim.</p><p>In Barcelona, Sánchez-Vaquerizo and Helbing <ref type="bibr" target="#b7">[8]</ref> discovered using SUMO that closing a few roads just to a certain type of vehicle can reduce travel time by 14% and the emissions by 8%. Padrón et al. <ref type="bibr" target="#b17">[18]</ref> perform a simulation in SUMO and find that, in Valencia, closing one of the major roads increases CO2 emissions by 3-4%. Other policies try to mitigate urban CO2 emissions, encouraging public transport, creating green areas, and reducing heavy-duty vehicles <ref type="bibr" target="#b18">[19]</ref>. A notable example is the "three-in-one" policy applied in Jakarta <ref type="bibr" target="#b19">[20]</ref>, requiring all private cars, during peak hours, carrying at least three passengers to cross major roads. After the policy was abandoned, there was an increase in delays from 2.8 to 5.3 minutes per km during peak hours.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Simulation Framework</head><p>Our simulation framework generates urban traffic scenarios under various road closure strategies. The framework consists of two phases, each serving a specific purpose. The first phase simulates urban traffic under normal conditions without road closures (baseline). The second phase simulates vehicular traffic by systematically closing one or more roads through diverse closure strategies.</p><p>Road network. We model the road network as a directed graph 𝐺 = (𝑁, 𝐸) where the set of edges 𝐸 contains the road or the streets, and the set of nodes 𝑁 contains the intersections (junctions) between roads. Each road may be composed of multiple edges, i.e., distinct segments of roads distinguished by specific attributes. We aggregate edges in roads using road names. Given that some edges are without road names and the lack of a standardized naming criterion, we apply the following preprocessing steps:</p><p>• Each unnamed edge 𝑒 has an incoming and an outgoing edge, with their respective road names. If those two road names are the same, we assign that name to 𝑒. • We use the ArcGIS service to get the midpoint coordinates (latitude, longitude) of each unnamed edge using reverse geocoding, thus obtaining the missing road name. • Since the road network may include more than one municipality, there may be some edges with the same name (aggregated as roads) but geographically distant from each other. We identify these roads using the boundaries of municipalities and assign to each edge its name and the corresponding municipality.</p><p>• Some contiguous edges are named with different names (pseudonyms) but are the same road. We cannot automatically change these names because they are culturally or regionally dependent, so after detection, we change them manually.</p><p>Mobility demand. We model the vehicle flows through the city's mobility demand where a pair (o,d) identifies each vehicle's trip definition, representing the origin and destination location. First, we divide the urban environment into tiles, each of which will be a possible origin or destination location. We choose hexagonal tessellation H3 developed by Uber and available in library scikit-mobility <ref type="bibr" target="#b20">[21]</ref>. Then, we use real mobility data, such as vehicles' GPS traces, to estimate the flows between tiles. In practice, we build an Origin-Destination (OD) matrix where an element indicates the number of vehicle trips from an origin tile to a destination tile.</p><p>Routes. For each (𝑒𝑜, 𝑒 𝑑 ) pair in the mobility demand, we use a routing algorithm from SUMO, called Duarouter<ref type="foot" target="#foot_0">1</ref> , that connects two edges on a road network following the fastest path, i.e., the path that minimizes the expected travel time. The fastest path can be perturbed using a randomization parameter 𝑤 ∈ [1, +∞) where the higher the 𝑤, the more the path is randomized (𝑤 = 1 is exactly the fastest path). Duarouter dynamically distorts edge weights (i.e., travel time) by a chosen random factor drawn uniformly in [1, 𝑤). A 𝑤 value greater than 1 allows us to model imperfections in human driving behavior, reflecting the lack of complete knowledge of the road network while driving.</p><p>Traffic simulation. We generate traffic from the vehicle routes using SUMO (Simulation of Urban MObility) <ref type="bibr" target="#b8">[9]</ref>. SUMO is a microscopic model, which means that each vehicle is modelled explicitly, has its route, and moves individually through the network. We estimate CO2 emissions using the HBEFA4 model inspired by the Handbook of Emission Factors from Road Transport <ref type="bibr">[22]</ref>. HBEFA4 provides emission factors for a wide list of vehicle types, different pollutants, and several traffic situations. We use this model through the SUMO simulator, which automatically compute the CO2 (mg) emissions for each vehicle.</p><p>Road closure. To simulate the effects of road closures on CO2 emissions, we define a road closure simulation framework that allows us to select a set of roads and remove them from the road network, maintaining the mobility demand as similar as possible. The steps of the framework are the following:</p><p>1. Select a set of roads to close. 2. Modify the edge parameters in the road network using the "disallow" SUMO attribute to prevent the passage of vehicles on the roads from being closed.</p><p>3. Recompute the mobility demand. We iterate through all the (𝑒𝑜, 𝑒 𝑑 ) pairs and see if the vehicle trip needs to be changed or not as follows:</p><p>• If 𝑒𝑜 or 𝑒 𝑑 belongs to an edge of the removed roads, we recompute a new trip for that vehicle. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Road Classification</head><p>Inspired by previous works <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b24">24]</ref>, we classify roads using a combination of theoretical measures derived from graph theory, such as betweenness centrality, and datadriven metrics like Volume-Over-Capacity (VOC) and 𝐾 𝑟𝑜𝑎𝑑 , a metric indicating the degree of road usage.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Road betweenness centrality.</head><p>It is a theoretical measure of centrality in a graph (road network) based on the shortest paths. For our aim, we use the edge betweenness centrality <ref type="bibr" target="#b25">[25,</ref><ref type="bibr" target="#b26">26]</ref> to obtain the road betweenness centrality using a weighted average with the length of the edge as weight:</p><formula xml:id="formula_0">𝐵𝐶(𝑟𝑜𝑎𝑑) = ∑︀ 𝑒∈𝑟𝑜𝑎𝑑 𝐵𝐶(𝑒) • 𝑙𝑒𝑛𝑔𝑡ℎ(𝑒) ∑︀ 𝑒∈𝑟𝑜𝑎𝑑 𝑙𝑒𝑛𝑔𝑡ℎ(𝑒)<label>(1)</label></formula><p>where 𝑟𝑜𝑎𝑑 is the road on which to compute the betweenness, and it is composed of multiple edges 𝑒, and 𝑙𝑒𝑛𝑔𝑡ℎ(𝑒) represents the length of the edge 𝑒.</p><p>Volume-Over-Capacity. The Volume-Over-Capacity (VOC) is the ratio between the traffic flow on a road and the capacity of the road. It is a standard metric to evaluate a road's service level and indicates how congested a road is <ref type="bibr" target="#b27">[27,</ref><ref type="bibr" target="#b28">28]</ref>. When 𝑉 𝑂𝐶 &lt; 1, the road can still contain other vehicles without undergoing particular slowdowns.</p><p>A road with 𝑉 𝑂𝐶 ≥ 1 suffers from congestion. First, we compute the VOC to the edge level and then aggregate them to the road level. We compute the volume edge of each road segment using a data-driven approach, running a SUMO simulation with the mobility demand derived from the GPS data.</p><p>In the absence of the actual capacities of the roads, we estimated them using the 2000 Highway Capacity Manual <ref type="bibr" target="#b29">[29]</ref>. Then, we compute the VOC for each edge as:</p><formula xml:id="formula_1">𝑉 𝑂𝐶(𝑒) = 𝑉 (𝑒) 𝐶(𝑒)<label>(2)</label></formula><p>To obtain the VOC associated with each road, we compute the weighted average of the VOC of each edge in the road:</p><formula xml:id="formula_2">𝑉 𝑂𝐶(𝑟𝑜𝑎𝑑) = ∑︀ 𝑒∈𝑟𝑜𝑎𝑑 𝑉 𝑂𝐶(𝑒) • 𝑙𝑒𝑛𝑔𝑡ℎ(𝑒) ∑︀ 𝑒∈𝑟𝑜𝑎𝑑 𝑙𝑒𝑛𝑔𝑡ℎ(𝑒)<label>(3)</label></formula><p>where a 𝑟𝑜𝑎𝑑 is composed by multiple edges 𝑒.</p><p>K road . The 𝐾 𝑟𝑜𝑎𝑑 is a metric that measures the attractiveness of each road segment. It quantifies how many city areas (neighborhoods or tiles) contribute the most to the traffic flow on that specific road segment <ref type="bibr" target="#b24">[24]</ref>. To compute the 𝐾 𝑟𝑜𝑎𝑑 of each edge in the road network, we first need to define the network of road usage, a bipartite network where each road edge 𝑒 is connected to its major driver areas. The major driver areas are the ranked neighborhoods that produce 80% of the traffic flow for an edge.</p><p>We develop two concept related to the 𝐾 𝑟𝑜𝑎𝑑 , the 𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 and the 𝐾 (𝑑𝑒𝑠𝑡)</p><p>𝑟𝑜𝑎𝑑 . An area 𝑇 is a driver source for an edge 𝑒 if at least one vehicle, which passes through the edge 𝑒, starts its trip from an edge 𝑒𝑠 ∈ 𝑇 . Similarly, an area 𝑇 is a driver destination for 𝑒 if at least one vehicle, which passes through the edge 𝑒, ends its trip to an edge 𝑒 𝑑 ∈ 𝑇 . An area can be both a source and a destination. For each edge, 𝑒, the driver sources and driver destinations can be ranked based on how many vehicles traverse 𝑒, starting or ending in the respective area.</p><p>We compute the weight of each driver source as follows:</p><formula xml:id="formula_3">𝐼 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑒,𝑇 (𝑣) = {︃ 1 if 𝑣 passes through 𝑒 from 𝑇 0 otherwise (4) 𝐷𝑆𝑒(𝑇 ) = ∑︁ 𝑣∈𝑉 𝐼 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑒,𝑇 (𝑣)<label>(5)</label></formula><p>where 𝑒 is the edge on which compute the driver sources, 𝑇 is a neighborhood, and 𝑉 is the set of vehicles crossing the city. Similarly, we can define the driver destinations 𝐷𝐷𝑒(𝑇 ). We rank the list of driver sources (DS) and driver destinations (DD) for each edge and keep only the DS and the DD responsible for 80% of the traffic flow on the edge. These new lists are the major driver sources (MDS) and the major driver destinations (MDD) for each edge 𝑒. After identifying the MDS and the MDD, we can build the bipartite road usage networkFinally, we compute 𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 and 𝐾</p><p>(𝑑𝑒𝑠𝑡)</p><p>𝑟𝑜𝑎𝑑 from the bipartite network 𝐵𝐺:</p><formula xml:id="formula_4">𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 (𝑒) = |{𝑙 | ∃𝑒 𝑙 ← − 𝑇, ∀ 𝑇 ∈ 𝐴, 𝑙 ∈ 𝐿}| (6) 𝐾 (𝑑𝑒𝑠𝑡) 𝑟𝑜𝑎𝑑 (𝑒) = |{𝑙 | ∃𝑒 𝑙 − → 𝑇, ∀ 𝑇 ∈ 𝐴, 𝑙 ∈ 𝐿}| (7)</formula><p>where 𝐴 is the set of area-nodes of the bipartite graph 𝐵𝐺, 𝐿 is the set of links of 𝐵𝐺, 𝑒 is an edge ∈ 𝐸 the set of edge-nodes of the bipartite graph, and 𝑙 is an ingoing or an out-going link from an area-node 𝑇 . Actually, 𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 and 𝐾</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>(𝑑𝑒𝑠𝑡)</head><p>𝑟𝑜𝑎𝑑 are respectively the in-degree and the out-degree of each 𝑒 ∈ 𝐸 of the bipartite graph. Ultimately, we aggregate these measures to road level with a weighted average using the length of each edge as weight.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Road clustering.</head><p>We use a clustering approach to divide the roads into categories and obtain an effective closure strategy to evaluate the impact on CO2 emissions. We use the road betweenness centrality, the VOC, 𝐾 𝑟𝑜𝑎𝑑 as features for clustering to obtain several road categories. We use the K-Means clustering<ref type="foot" target="#foot_1">2</ref> to group the roads and a grid search to find the optimal number of clusters.</p><p>We test 𝑘 = 2, . . . , 10, choosing the best 𝑘 using the elbow method <ref type="bibr" target="#b30">[30]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Closure Strategies</head><p>We design different road closure strategies and evaluate their impact on CO2 emissions.</p><p>CO2 policy. It removes roads based on their level of CO2 emissions. We normalize emissions by road length, obtaining CO2 per meter of road.</p><p>Category policy. It closes roads based on a classification of roads. We analyze the impact of CO2 emissions when roads are closed from each category, closing roads with the highest CO2 per meter first.</p><p>Mixed policy. We choose a list of roads for removal, ensuring that it comprises an equal number of roads from every category. These roads were ranked in descending order based on their CO2 emissions per meter in each category. Initially, we eliminate the road with the highest emissions within each category, progressively working towards those with lower emissions. As an example, consider three road categories denoted as 𝐴 = [𝑎1, 𝑎2, 𝑎3, 𝑎4], 𝐵 = [𝑏1, 𝑏2, 𝑏3, 𝑏4], 𝐶 = [𝑐1, 𝑐2, 𝑐3, 𝑐4], where each list is arranged in decreasing order of CO2/m. If we aim to remove six roads, the list of removed roads would be 𝑅 = [𝑎1, 𝑎2, 𝑏1, 𝑏2, 𝑐1, 𝑐2], such that the list 𝑅 has the same amount of roads from each category.</p><p>The rationale behind employing a mixed strategy lies in the road categorization based on their significance or attractiveness in the network. This approach increases the likelihood of obtaining clusters with similar types of roads, such as highways or freeways. Simply removing all roads from a single category may have a detrimental impact because vehicles previously using those roads are now directed to alternative routes lacking similar characteristics, such as reduced capacity or lower speed limits. Therefore, removing roads from diverse categories helps mitigate this effect.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Experimental Setup</head><p>Road Network. We apply the simulation framework to a squared area of almost 380 𝑘𝑚 2 from the centre of Milan and download the corresponding road network from OpenStreetMap, obtaining 24, 063 intersections and 46, 488 edges, which we aggregate into 7,654 roads.</p><p>Mobility Demand. We split the selected area into tiles using H3 hexagonal tessellation with a resolution of 8, covering the selected Milan area with 680 tiles. We then use GPS data describing 17,087 vehicles travelling between April 2nd and 8th, 2007 (658k points after preprocessing) to extract the flows of vehicles between tiles. Next, we create a realistic synthetic OD matrix that mirrors real-world mobility patterns, maintaining the typical distribution of trip distances and the power-law behavior in the number of trips between two locations. We compute the mobility demand for 30, 000 vehicles as it minimizes the Jensen-Shannon divergence between the travel time distribution in real data and that of the simulated vehicles <ref type="bibr" target="#b31">[31,</ref><ref type="bibr" target="#b32">32,</ref><ref type="bibr" target="#b33">33]</ref>.</p><p>Routes. We generate the routes from the mobility demand using Duarouter, which computes the perturbed fastest path using a randomization parameter 𝑤 = 7.5, which allows us to model the real behavior of drivers who typically do not follow the fastest route <ref type="bibr" target="#b34">[34]</ref>.</p><p>Closure strategy. We simulate the traffic demand using SUMO, obtaining the CO2 emissions for each edge and aggregating the results by road. We first simulate the original road network as a baseline and then select a closure strategy to remove a set of roads from the original road network. A closure strategy consists of two parallel steps. The first is the informed strategy, where we remove the roads from the road network based on the defined strategy. The second is an uninformed policy in which we close random roads from the road network. The removed roads in the uninformed strategy preserve the same length as the informed one. For each policy, we close 1, 10, 20, . . . , 100 roads. Independently of the policy applied, the road closures are selected with respect to the baseline experiment, the original road network. Thus, each set of roads is a subset of the next set 1 ⊆ 10 ⊆ 20 ⊆ . . . ⊆ 100. We rank roads within each strategy based on their CO2/m in descending order. Subsequently, we incrementally select the set of roads for closure, employing a precise approach to optimize the reduction of carbon emissions. While this decision is inherent in the CO2 policy by its definition, for both the category and mixed policies, we follow the strategy outlined in Section 5. This involves ranking roads based on emission levels (CO2/m) in descending order and prioritizing the closure of the most polluted roads from each road category.</p><p>Road classification. We classify the roads of Milan to identify similarities and differences between roads that can be impactful in terms of CO2 (mg) emissions. As suggested in <ref type="bibr" target="#b24">[24]</ref>, we characterize roads with their betweenness centrality and 𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 <ref type="bibr" target="#b24">[24]</ref>, as well as additional features such as the VOC, a useful metric to classify to quantify road congestion, and 𝐾 First, we run a SUMO simulation on the original Milan road network, i.e., without any road closure. Through this simulation, we identify the roads with higher emissions levels. Figure <ref type="figure" target="#fig_2">1</ref> shows the roads from each cluster previously identified for the 𝐾 𝑟𝑜𝑎𝑑 and the mixed policy. In Figure <ref type="figure" target="#fig_2">1a</ref> and 1b, we observe the roads characterized by high 𝐾 (𝑠𝑜𝑢𝑟𝑐𝑒) 𝑟𝑜𝑎𝑑 and 𝐾 (𝑑𝑒𝑠𝑡) 𝑟𝑜𝑎𝑑 . The yellow roads within these figures can be differentiated from the green roads based on their CO2/m (mg/m) and VOC levels. Notably, the yellow roads exhibit higher levels of both CO2/m and VOC than the green roads. In Figure <ref type="figure" target="#fig_2">1c and 1d</ref>, we show the roads classified with low 𝐾 𝑟𝑜𝑎𝑑 . We can distinguish between two groups based on their VOC values: high VOC for the orange roads and low for the dark grey roads.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Results</head><p>Figure <ref type="figure" target="#fig_3">2</ref> provides an overview of total CO2 emissions (mg) across the entire road network for each applied clo- sure strategy. Now, we discuss each policy individually.</p><p>CO2 policy. It exhibits a beneficial impact on reducing CO2 emissions up to a certain threshold (Figure <ref type="figure" target="#fig_3">2a</ref>). Closing up to 50 roads leads to a decrease in the overall emission compared to the baseline scenario. After this threshold, the emissions increase exponentially with the closing of every additional set of ten roads. The CO2 policy also highlights that an informed strategy based on the level of CO2/m is more effective than an uninformed strategy with the same emissions level as the baseline.</p><p>Category policy. The impact of this policy depends on the road category. Closing HF roads (Figure <ref type="figure" target="#fig_3">2b</ref>) leads to similar results to the CO2 policy: there are beneficial effects until a certain threshold (40 closed roads). After closing 100 HF roads, CO2 emissions decrease, even if remaining above the baseline level. After closing 50 roads, the random closure strategy outperforms the informed strategy regarding CO2 emissions, although still worst concerning the baseline. Closing HE roads (Figure <ref type="figure" target="#fig_3">2c</ref>) consistently results in a negative impact, with CO2 emissions increasing up to 50% above the baseline. Even in the case of the uninformed strategy, emissions levels rise, although to a lesser extent. Closing LF roads (Figure <ref type="figure" target="#fig_3">2d</ref>) always leads to an increase in CO2 emissions, although to a lesser degree than other removal strategies. The closed roads cause a maximum increase of 15% compared to the baseline. Lastly, closing LE roads does not change emissions levels compared to the baseline (Figure <ref type="figure" target="#fig_3">2e</ref>). Mixed policy. Even if the impact of this policy does not exhibit a clear trend (Figure <ref type="figure" target="#fig_3">2f</ref>), it is worse compared to the baseline scenario. Focusing on the closure experiment of 20 roads, we find no linear relationship between the roads closed and the resulting CO2 emissions. Comparing strategies. Figure <ref type="figure" target="#fig_4">3</ref> provides a deeper analysis of the different closure strategies from multiple perspectives. In Figure <ref type="figure" target="#fig_4">3a</ref>, we show the percentage of vehicles impacted by each closure strategy. A vehicle is considered impacted if its previous route contains at least one road closed in the closure strategy. The closure of HE roads yields a higher percentage of impacted vehicles due to two key factors. Firstly, HE roads encompass highly frequented routes, including highways, which affect a larger proportion of vehicles. Secondly, HE roads comprise a larger number of roads, some longer, thereby amplifying the impact on vehicle paths.</p><p>Figure <ref type="figure" target="#fig_4">3b</ref> shows the percentage of the traveled road network to the total available road network. In theory, the more vehicles are spread on the road networks, the fewer the emissions as we reduce the likelihood of road congestion. However, this effect is not observed because we are not simply redistributing the vehicles through the road network but also removing roads from it. Road removal limits the available route options for drivers, leading to a situation that replicates or worsens the initial conditions.</p><p>To gain insights into the impact of road closures on the routed paths of vehicles, we analyze how the vehicles are rerouted after a closure. Figure <ref type="figure" target="#fig_5">4</ref> shows an example of vehicle rerouting after a road closure. The closed roads are represented in black, while the routed paths are depicted in blue and orange. The orange path represents the routed path in the baseline scenario; the blue path is the rerouted path in the closure experiment. In this case, we consider the CO2 policy with the removal of ten roads. The rerouted path does not differ significantly from the original path because the roads used in the closure experiment have a smaller capacity than the baseline roads. As a result, when simulating all traffic flows, this capacity discrepancy leads to earlier congestion levels. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.1.">Discussion</head><p>Road closures impact CO2 emissions. Emissions decrease for specific road categories up to a certain threshold of removed roads. However, increasing the number of removed roads, CO2 emissions increase exponentially, reaching peaks of 50% above the baseline scenario with the original road network. This happens because highly polluted roads are also typically those with higher capacity, and better equipped to handle larger traffic flows. Consequently, traffic is rerouted through lower-capacity roads, thus increasing congestion and emissions.</p><p>Not all roads count equally. Certain roads are pivotal in maintaining smooth traffic flow and preventing congestion. Those roads cannot be removed without increasing CO2 emissions. We also identify roads whose removal does not significantly affect CO2 emissions.</p><p>Removing sparse roads is ineffective. Emissions only decrease for a specific subset of roads, while most closure experiments result in increased emissions. In other words, removing scattered roads throughout the road network may not be optimal. The underlying reason lies in the rerouting of vehicles onto alternative roads, which are often close to the removed roads and have lower capacity. Consequently, this necessitates considering a "zone" closure strategy to mitigate this effect and optimize emissions reduction efforts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8.">Conclusion</head><p>Using our simulation framework, we found that closing some roads is beneficial, but the removal becomes detrimental above a certain threshold of closed roads. The closure of other roads led to an increase in CO2 emissions, while certain roads have negligible influence on CO2 emissions. Our work can be further improved in several directions. For instance, another road closure strategy could be to close all roads in specific "eco-zones" rather than closing single roads, which may lead to traffic redirection onto adjacent roads with lower capacity.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>(𝑑𝑒𝑠𝑡)𝑟𝑜𝑎𝑑 to capture the attractiveness of each road based on the destination of the flows. We then apply a clustering algorithm using the Silhouette score's progression to determine that the best number of clusters is four. We name the clusters as follows:•(HF): High 𝐾 𝑟𝑜𝑎𝑑 , high relative VOC and emissions (in yellow); • (HE): High 𝐾 𝑟𝑜𝑎𝑑 , low relative VOC and emissions (in green); • (LF): Low 𝐾 𝑟𝑜𝑎𝑑 , high relative VOC and emissions (in orange); • (LE): Low 𝐾 𝑟𝑜𝑎𝑑 , low relative VOC and emissions (grey).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Road distribution of each category defined from the classification of the roads in the road network of Milan. (a)-(b) Roads with high 𝐾 𝑟𝑜𝑎𝑑 . (c)-(d) Roads with low 𝐾 𝑟𝑜𝑎𝑑 .</figDesc><graphic coords="5,310.55,199.00,187.48,115.74" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: The results on CO2 emissions (mg) obtained from different road closure strategies. (a) CO2 policy. (b-e) Category policy. (f) Mixed policy.</figDesc><graphic coords="6,97.22,348.83,187.49,97.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: The impact of different road closure strategies on vehicles and the travelled road network edges. (a) Percentage of vehicles impacted by each road closure strategy. (b) Percentage of road network travelled.</figDesc><graphic coords="6,330.36,403.04,145.84,99.70" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Example of vehicle route change after a road closure. Black roads are the closed ones. In orange is the route of the vehicle before the closure. In blue is the new route considering the closed roads.</figDesc><graphic coords="7,117.03,84.19,145.84,129.69" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>• If 𝑒𝑜 and 𝑒 𝑑 are not removed from the road, we verify if the two edges are still reachable after the road closure. If so, we keep the vehicle's trip of the baseline mobility demand. • If the two edges are no longer connected, we recompute a new trip. 4. Compute the routes for all the vehicles again, considering the new mobility demand. 5. Simulate traffic and gather results: we run a SUMO simulation on the new road network with road closures and recomputed routed paths. Then, we collect the results on CO2 emissions.</figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://sumo.dlr.de/docs/duarouter.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">https://scikit-learn.org/stable/modules/clustering.html</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>Questo lavoro è stato finanziato dal PNRR (Piano Nazionale di Ripresa e Resilienza) nell'ambito del programma di ricerca 20224CZ5X4_PE6_PRIN 2022 "URBAI -Urban Artificial Intelligence" (CUP B53D23012770006), Finanziato dall'Unione Europea -Next Generation EU.</p><p>This research has also been partially supported by EU project H2020 SoBigData++ G.A. 871042; and NextGener-ationEU-National Recovery and Resilience Plan (Piano Nazionale di Ripresa e Resilienza, PNRR), Project "SoBig-Data.it-Strengthening the Italian RI for Social Mining and Big Data Analytics", prot. IR0000013, avviso n. 3264 on 28/12/2021.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Future directions in human mobility science</title>
		<author>
			<persName><forename type="first">L</forename><surname>Pappalardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Manley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Sekara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Alessandretti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nature computational science</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="588" to="600" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Pedreschi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pappalardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Baeza-Yates</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A.-L</forename><surname>Barabasi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Dignum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Dignum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Eliassi-Rad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Giannotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kertesz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Knott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Ioannidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lukowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Passarella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Pentland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Shawe-Taylor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vespignani</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2306.13723</idno>
		<title level="m">Social ai and the challenges of the human-ai ecosystem</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A dozen effective interventions to reduce car use in european cities: Lessons learned from a meta-analysis and transition management</title>
		<author>
			<persName><forename type="first">P</forename><surname>Kuss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Nicholas</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.cstp.2022.02.001</idno>
	</analytic>
	<monogr>
		<title level="j">Case Studies on Transport Policy</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Health benefits from cleaner vehicles and increased active transportation in seattle, washington</title>
		<author>
			<persName><forename type="first">P</forename><surname>Filigrana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Levy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gauthier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Batterman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Adar</surname></persName>
		</author>
		<idno type="DOI">10.1038/s41370-022-00423-y</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Exposure Science &amp; Environmental Epidemiology</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">On a paradox of traffic planning</title>
		<author>
			<persName><forename type="first">D</forename><surname>Braess</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Nagurney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wakolbinger</surname></persName>
		</author>
		<idno type="DOI">10.1287/trsc.1050.0127</idno>
	</analytic>
	<monogr>
		<title level="j">Transportation Science</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="page" from="446" to="450" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The impact of real time information on transport network routing through intelligent agent-based simulation</title>
		<author>
			<persName><forename type="first">D</forename><surname>Buscema</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ignaccolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Inturri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pluchino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rapisarda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Santoro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tudisco</surname></persName>
		</author>
		<idno type="DOI">10.1109/TIC-STH.2009.5444404</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Toronto International Conference -Science and Technology for Humanity</title>
		<imprint>
			<biblScope unit="volume">09</biblScope>
			<biblScope unit="page" from="72" to="77" />
			<date type="published" when="2009">2009. 2009</date>
		</imprint>
	</monogr>
	<note>TIC-STH</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">The braess paradox in dynamic traffic</title>
		<author>
			<persName><forename type="first">D</forename><surname>Zhuang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Jayawardana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Suo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wu</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Less can be more: Pruning street networks for sustainable city making</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">Argota</forename><surname>Sánchez-Vaquerizo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Helbing</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Krajzewicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Hertkorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Feld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wagner</surname></persName>
		</author>
		<title level="m">Sumo (simulation of urban mobility); an opensource traffic simulation</title>
				<imprint>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="183" to="187" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Designing networks for selfish users is hard</title>
		<author>
			<persName><forename type="first">T</forename><surname>Roughgarden</surname></persName>
		</author>
		<idno type="DOI">10.1109/SFCS.2001.959923</idno>
		<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="472" to="481" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Traffic paradox under different equilibrium conditions considering elastic demand</title>
		<author>
			<persName><forename type="first">Q</forename><surname>Tu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Sun</surname></persName>
		</author>
		<idno type="DOI">10.7307/ptt.v31i1.2795</idno>
	</analytic>
	<monogr>
		<title level="j">PROMET -Traffic &amp; Transportation</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="page" from="1" to="9" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A capacity paradox in network design and how to avoid it</title>
		<author>
			<persName><forename type="first">H</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bell</surname></persName>
		</author>
		<idno type="DOI">10.1016/S0965-8564(98)00017-2</idno>
	</analytic>
	<monogr>
		<title level="j">Transportation Research Part A: Policy and Practice</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="page" from="539" to="545" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">The prevalence of braess&apos; paradox</title>
		<author>
			<persName><forename type="first">R</forename><surname>Steinberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zangwill</surname></persName>
		</author>
		<idno type="DOI">10.1287/trsc.17.3.301</idno>
	</analytic>
	<monogr>
		<title level="j">Transportation Science</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="301" to="318" />
			<date type="published" when="1983">1983</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Detecting braess routes: an algorithm accounting for queuing delays with an extended graph</title>
		<author>
			<persName><forename type="first">M</forename><surname>Burov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kizilkale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kurzhanskiy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Arcak</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A heuristic methodology to tackle the braess paradox detecting problem tailored for real road networks</title>
		<author>
			<persName><forename type="first">S</forename><surname>Bagloee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ceder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tavana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bozic</surname></persName>
		</author>
		<idno type="DOI">10.1080/23249935.2013.787557</idno>
	</analytic>
	<monogr>
		<title level="j">Transportmetrica A: Transport Science</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="437" to="456" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Understanding the behaviour of learning-based bdi agents in the braess&apos; paradox</title>
		<author>
			<persName><forename type="first">J</forename><surname>Faccin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Nunes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bazzan</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-64798-2_12</idno>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="187" to="204" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Braess&apos;s paradox in an agentbased transport model</title>
		<author>
			<persName><forename type="first">T</forename><surname>Ziemke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Nagel</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.procs.2016.04.190</idno>
	</analytic>
	<monogr>
		<title level="j">Procedia Computer Science</title>
		<imprint>
			<biblScope unit="volume">83</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Padrón</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Terol</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zambrano-Martinez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Calafate</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-C</forename><surname>Cano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Manzoni</surname></persName>
		</author>
		<idno type="DOI">10.1109/VTC2021-Fall52928.2021.9625237</idno>
		<title level="m">Assessing the impact of road traffic constraints on pollution</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Spatial planning factors that influence co2 emissions: A systematic literature review</title>
		<author>
			<persName><forename type="first">H</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Peng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Yu</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.uclim.2021.100809</idno>
	</analytic>
	<monogr>
		<title level="j">Urban Climate</title>
		<imprint>
			<biblScope unit="volume">36</biblScope>
			<biblScope unit="page">100809</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Citywide effects of high-occupancy vehicle restrictions: Evidence from three-in-one in jakarta</title>
		<author>
			<persName><forename type="first">R</forename><surname>Hanna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kreindler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">A</forename><surname>Olken</surname></persName>
		</author>
		<idno type="DOI">10.1126/science.aan2747</idno>
	</analytic>
	<monogr>
		<title level="j">Science</title>
		<imprint>
			<biblScope unit="volume">357</biblScope>
			<biblScope unit="page" from="89" to="93" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Pellungrini, scikit-mobility: A Python Library for the Analysis, Generation, and Risk Assessment of Mobility Data</title>
		<author>
			<persName><forename type="first">L</forename><surname>Pappalardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Simini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Barlacchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename></persName>
		</author>
		<idno type="DOI">10.18637/jss.v103.i04</idno>
		<ptr target="https://www.jstatsoft.org/index.php/jss/article/view/v103i04.doi:10.18637/jss.v103.i04" />
	</analytic>
	<monogr>
		<title level="j">Journal of Statistical Software</title>
		<imprint>
			<biblScope unit="volume">103</biblScope>
			<biblScope unit="page" from="1" to="38" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">Beat</forename><surname>Stutzer</surname></persName>
		</author>
		<ptr target="https://www.hbefa.net/e/index.html" />
		<title level="m">Handbook emission factors for road transport</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">The path most traveled: Travel demand estimation using big data resources</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Toole</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Colak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Sturt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">P</forename><surname>Alexander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Evsukoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>González</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Transportation Research Part C: Emerging Technologies</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="page">162</biblScope>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<title/>
		<idno type="DOI">10.1016/j.trc.2015.04.022</idno>
		<ptr target="https://doi.org/10.1016/j.trc.2015.04.022" />
		<imprint/>
	</monogr>
	<note>Data in Transportation and Traffic Engineering</note>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Understanding road usage patterns in urban areas</title>
		<author>
			<persName><forename type="first">P</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Hunter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Bayen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Schechtner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>González</surname></persName>
		</author>
		<idno type="DOI">10.1038/srep01001</idno>
		<ptr target="https://doi.org/10.1038%2Fsrep01001.doi:10.1038/srep01001" />
	</analytic>
	<monogr>
		<title level="j">Scientific Reports</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">On variants of shortest-path betweenness centrality and their generic computation</title>
		<author>
			<persName><forename type="first">U</forename><surname>Brandes</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.socnet.2007.11.001</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.1016/j.socnet.2007.11.001" />
	</analytic>
	<monogr>
		<title level="j">Social Networks</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="page" from="136" to="145" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Edge Betweenness Centrality</title>
		<author>
			<persName><forename type="first">L</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zhang</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-1-4419-9863-7_874</idno>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Springer</publisher>
			<biblScope unit="page" from="647" to="648" />
			<pubPlace>New York; New York, NY</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Impact of traffic volume and composition on the change in the speed of traffic flow</title>
		<author>
			<persName><forename type="first">O</forename><surname>Hrytsun</surname></persName>
		</author>
		<idno type="DOI">10.23939/tt2023.01.012</idno>
	</analytic>
	<monogr>
		<title level="j">Transport technologies</title>
		<imprint>
			<biblScope unit="page" from="12" to="20" />
			<date type="published" when="2023">2023. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Investigating the relation between level of service and volume-to-capacity ratio at signalized intersections under heterogeneous traffic condition</title>
		<author>
			<persName><forename type="first">D</forename><surname>Othayoth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Rao</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.trpro.2020.08.190</idno>
		<idno>doi:</idno>
		<ptr target="https://doi.org/10.1016/j.trpro.2020.08.190" />
	</analytic>
	<monogr>
		<title level="m">Advances and Emerging Issues in Transport Research -An Editorial Note for the Selected Proceedings of WCTR</title>
				<meeting><address><addrLine>Mumbai</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2020. 2019</date>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="page" from="2929" to="2944" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Highway capacity analysis after highway capacity manual 2000</title>
		<author>
			<persName><forename type="first">W</forename><surname>Kittelson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Roess</surname></persName>
		</author>
		<idno type="DOI">10.3141/1776-02</idno>
	</analytic>
	<monogr>
		<title level="j">Transportation Research Record</title>
		<imprint>
			<biblScope unit="volume">1776</biblScope>
			<biblScope unit="page" from="10" to="16" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<title level="m" type="main">Determining the appropiate cluster number using elbow method for k-means algorithm</title>
		<author>
			<persName><forename type="first">H</forename><surname>Humaira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rasyidah</surname></persName>
		</author>
		<idno type="DOI">10.4108/eai.24-1-2018.2292388</idno>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">How routing strategies impact urban emissions</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cornacchia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Böhm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Mauro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pedreschi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pappalardo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 30th International Conference on Advances in Geographic Information Systems</title>
				<meeting>the 30th International Conference on Advances in Geographic Information Systems</meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="1" to="4" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">One-shot traffic assignment with forward-looking penalization</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cornacchia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pappalardo</surname></persName>
		</author>
		<idno type="DOI">10.1145/3589132.3625637</idno>
	</analytic>
	<monogr>
		<title level="m">SIGSPATIAL &apos;23</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Navigation services and urban sustainability</title>
		<author>
			<persName><forename type="first">G</forename><surname>Cornacchia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pedreschi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Fluctuation and Noise Letters</title>
		<imprint>
			<biblScope unit="page">2450016</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
	<note>Pappalardo</note>
</biblStruct>

<biblStruct xml:id="b34">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Tawfik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Miller</surname></persName>
		</author>
		<idno type="DOI">10.1109/IVS.2010.5547968</idno>
		<title level="m">Driver route choice behavior: Experiences, perceptions, and choices</title>
				<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="1195" to="1200" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
