Dataset for Travelling Officer Problem: Managing Car Parking Violations Efficiently Using Sensor Data
收藏Research Data Australia2024-12-14 收录
下载链接:
https://researchdata.edu.au/dataset-travelling-officer-using-sensor/1329995
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains resources used and described in the paper. The repository is structured as follows:
data/: Dataset used for this paper.
code/: Include the algorithm implementation.
paper/: PDF of paper.
Code
C++ with Visual Studio 2012 Please run from main.cpp. All setting are in the main.cpp. Please place the data file in the same direction.
Data
The data include sample data comprises of the location of the online parking slots and the parking events. Please contact me if you needs the complete data.
Paper Abstract
The on-street parking system is an indispensable part of civic projects, as it provides travellers and shoppers with parking spaces. With the recent in-ground sensors deployed throughout the Melbourne CBD, there is a significant problem on how to use the sensor data to manage parking violations and issue infringement notices efficiently in a short time-window. In this paper, we use a large real-world dataset with on-street parking sensor data from the local city council, and establish a formulation of the Travelling Officer Problem with a general probability-based model. We propose two solutions using a spatiotemporal probability model for parking officers to maximize the number of infringing cars caught with limited time cost. Using real-world parking sensor data and Google Maps road network information, the experimental results show that our proposed algorithms outperform the existing patrolling routes.
提供机构:
RMIT University, Australia



