ParentsToPaths[l,i,j]
takes a list of parents and returns the path from
to
encoded in the parent list.
ParentsToPaths[l,i]
returns the paths from to all vertices.


ParentsToPaths
ParentsToPaths[l,i,j]
takes a list of parents and returns the path from
to
encoded in the parent list.
ParentsToPaths[l,i]
returns the paths from to all vertices.
Details and Options
- To use ParentsToPaths, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
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), ParentsToPaths, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/ParentsToPaths.html.
CMS
Wolfram Language. 2012. "ParentsToPaths." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/ParentsToPaths.html.
APA
Wolfram Language. (2012). ParentsToPaths. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/ParentsToPaths.html
BibTeX
@misc{reference.wolfram_2025_parentstopaths, author="Wolfram Research", title="{ParentsToPaths}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/ParentsToPaths.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_parentstopaths, organization={Wolfram Research}, title={ParentsToPaths}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/ParentsToPaths.html}, note=[Accessed: 09-August-2025]}