# Reducing Street Parking Search Time via Smart Assignment Strategies

**Authors:** Behafarid Hemmatpour, Javad Dogani, Nikolaos Laoutaris

arXiv: 2508.19979 · 2025-08-28

## TL;DR

This paper introduces a practical smart assignment strategy for parking apps that significantly reduces street parking search times in dense urban areas, based on data-driven simulations of Madrid.

## Contribution

The study proposes the Cord-Approx strategy, a novel probabilistic approach that improves parking search efficiency without requiring full knowledge of non-user behavior.

## Key findings

- Cord-Approx reduces average search time from 19.98 to 6.69 minutes.
- System users experience a 72% reduction in search time in central hubs.
- The approach is effective across different urban zones, including residential areas.

## Abstract

In dense metropolitan areas, searching for street parking adds to traffic congestion. Like many other problems, real-time assistants based on mobile phones have been proposed, but their effectiveness is understudied. This work quantifies how varying levels of user coordination and information availability through such apps impact search time and the probability of finding street parking. Through a data-driven simulation of Madrid's street parking ecosystem, we analyze four distinct strategies: uncoordinated search (Unc-Agn), coordinated parking without awareness of non-users (Cord-Agn), an idealized oracle system that knows the positions of all non-users (Cord-Oracle), and our novel/practical Cord-Approx strategy that estimates non-users' behavior probabilistically. The Cord-Approx strategy, instead of requiring knowledge of how close non-users are to a certain spot in order to decide whether to navigate toward it, uses past occupancy distributions to elongate physical distances between system users and alternative parking spots, and then solves a Hungarian matching problem to dispatch accordingly. In high-fidelity simulations of Madrid's parking network with real traffic data, users of Cord-Approx averaged 6.69 minutes to find parking, compared to 19.98 minutes for non-users without an app. A zone-level snapshot shows that Cord-Approx reduces search time for system users by 72% (range = 67-76%) in central hubs, and up to 73% in residential areas, relative to non-users.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.19979/full.md

## Figures

23 figures with captions in the complete paper: https://tomesphere.com/paper/2508.19979/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/2508.19979/full.md

---
Source: https://tomesphere.com/paper/2508.19979