AlternatingPaths[g,start,ME]
returns the alternating paths in graph g with respect to the matching ME, starting at the vertices in the list start. The paths are returned in the form of a forest containing trees rooted at vertices in start.


AlternatingPaths
AlternatingPaths[g,start,ME]
returns the alternating paths in graph g with respect to the matching ME, starting at the vertices in the list start. The paths are returned in the form of a forest containing trees rooted at vertices in start.
Details and Options
- To use AlternatingPaths, 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), AlternatingPaths, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/AlternatingPaths.html.
CMS
Wolfram Language. 2012. "AlternatingPaths." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/AlternatingPaths.html.
APA
Wolfram Language. (2012). AlternatingPaths. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/AlternatingPaths.html
BibTeX
@misc{reference.wolfram_2025_alternatingpaths, author="Wolfram Research", title="{AlternatingPaths}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/AlternatingPaths.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_alternatingpaths, organization={Wolfram Research}, title={AlternatingPaths}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/AlternatingPaths.html}, note=[Accessed: 14-August-2025]}