Distances[g,v]
returns the distances in nondecreasing order from vertex v to all vertices in g, treating g as an unweighted graph.


Distances
Distances[g,v]
returns the distances in nondecreasing order from vertex v to all vertices in g, treating g as an unweighted graph.
Details and Options
- Distances functionality is now available in the built-in Wolfram Language function GraphDistance.
- To use Distances, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Examples
Basic Examples (2)
Distances has been superseded by GraphDistance:
Tech Notes
Related Guides
-
▪
- Graph Algorithms ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), Distances, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/Distances.html.
CMS
Wolfram Language. 2012. "Distances." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/Distances.html.
APA
Wolfram Language. (2012). Distances. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/Distances.html
BibTeX
@misc{reference.wolfram_2025_distances, author="Wolfram Research", title="{Distances}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/Distances.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_distances, organization={Wolfram Research}, title={Distances}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/Distances.html}, note=[Accessed: 14-August-2025]}