AnimateGraph[g,l]
displays graph g with each element in the list l successively highlighted. Here l is a list containing vertices and edges of g. An optional flag, which takes on the values All and One , can be used to inform the function about whether objects highlighted earlier will continue to be highlighted or not. The default value of flag is All . All the options allowed by the function Highlight are permitted by AnimateGraph, as well. See the usage message of Highlight for more details.
AnimateGraph
AnimateGraph[g,l]
displays graph g with each element in the list l successively highlighted. Here l is a list containing vertices and edges of g. An optional flag, which takes on the values All and One , can be used to inform the function about whether objects highlighted earlier will continue to be highlighted or not. The default value of flag is All . All the options allowed by the function Highlight are permitted by AnimateGraph, as well. See the usage message of Highlight for more details.
Details and Options
- AnimateGraph functionality is now available in the built-in Wolfram Language function HighlightGraph .
- To use AnimateGraph, you first need to load the Combinatorica Package using Needs ["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Displaying Graphs ▪
- 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), AnimateGraph, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/AnimateGraph.html.
CMS
Wolfram Language. 2012. "AnimateGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/AnimateGraph.html.
APA
Wolfram Language. (2012). AnimateGraph. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/AnimateGraph.html
BibTeX
@misc{reference.wolfram_2025_animategraph, author="Wolfram Research", title="{AnimateGraph}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/AnimateGraph.html}", note=[Accessed: 05-December-2025]}
BibLaTeX
@online{reference.wolfram_2025_animategraph, organization={Wolfram Research}, title={AnimateGraph}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/AnimateGraph.html}, note=[Accessed: 05-December-2025]}