Counting of Shortest Paths in Cubic Grid
Mousumi Dutt, Arindam Biswas, Benedek Nagy

TL;DR
This paper presents formulas for counting shortest paths in a 3D cubic grid considering different neighborhood types, with potential applications in image processing and network analysis.
Contribution
It introduces new formulations for enumerating shortest paths in cubic grids with 6-, 18-, and 26-neighborhoods, expanding understanding of grid connectivity.
Findings
Formulas for shortest path counts in 6-, 18-, and 26-neighborhoods.
Analysis of distance metrics L1, D18, and L_infinity.
Potential applications in image processing and network sciences.
Abstract
The enumeration of shortest paths in cubic grid is presented herein, which could have importance in image processing and also in the network sciences. The cubic grid considers three neighborhoods - namely, 6-, 18- and 26-neighborhood related to face connectivity, edge connectivity and vertex connectivity, respectively. The formulation for distance metrics is given. L1, D18, and L_ are the three metrics for 6-neighborhood, 18-neighborhood and 26-neighborhood. The task is to count the number of minimal paths, based on given neighborhood relations, from any given point to any other, in the three-dimensional cubic grid. Based on the coordinate triplets describing the grid, the formulations for the three neighborhoods are presented in this work. The problem both of theoretical importance and has several practical aspects.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Image Processing Techniques · Computational Geometry and Mesh Generation · Medical Image Segmentation Techniques
