PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 24, 2026SN Computer Science0 citationsOpen Access

Logical Road Network Generation in a Hybrid Vision-Graph Approach

NTNuzhat TahsinKMKazi Shaila MerazRAR. M. Alvi Amin

Key Points

  • The aim is to develop a road network generation system that balances existing structures with future planning needs and improves efficiency.
  • Utilized a rule-based system incorporating Minimum Spanning Trees and A* algorithm.
  • Compared runtime against baseline Dijkstra’s Algorithm for various road types.
  • Addressed vegetation plantability and road width as key planning metrics.
  • Achieved network generation in significantly less time than Dijkstra’s Algorithm.
  • Reduction in runtime: 49.45% for primary, 25.93% for secondary, and 86.69% for connector roads.
  • Overall runtime efficiency of 84.92%, offering a valuable resource for road planning.

Abstract

Road networks in a locality can be fully planned or fully unplanned. It can even be a mixture of both. New roads to be made need to accommodate existing structures and should also account for future structures or areas that will be built. However, manual planning might sometimes result in suboptimal road structures, as measured by vegetation plantability and road width. The system we propose takes into consideration the metrics that have been mentioned through a rule-based road network generation system that uses Minimum Spanning Trees and the A* algorithm. Unlike existing deep learning-based models, our rule-based approach is explainable and focuses on efficient road network generation instead of mimicking existing networks. The proposed method maintains identical paths while achieving faster runtime by completing generation in 49.45%, 25.93%, and 86.69% the time the baseline Dijkstra’s Algorithm takes for primary, secondary, and connector roads, respectively (84.92% overall). The resulting network provides a valuable reference for planning road networks in both real-world applications and simulation environments.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Tahsin et al. (2026) studied this question.

synapsesocial.com/papers/69eb09ff553a5433e34b42f1https://doi.org/10.1007/s42979-026-04922-9
Ask AI
Helpful
Bookmark
Share
View Full Paper