GridGraph[n,m]
constructs an grid graph, the product of paths on
and
vertices.
GridGraph[p,q,r]
constructs a grid graph, the product of GridGraph[p,q] and a path of length
.


GridGraph
GridGraph[n,m]
constructs an grid graph, the product of paths on
and
vertices.
GridGraph[p,q,r]
constructs a grid graph, the product of GridGraph[p,q] and a path of length
.
Details and Options
- GridGraph functionality is now available in the built-in Wolfram Language function GridGraph.
- To use GridGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Built-in Graphs ▪
- Graph Construction and Representations ▪
- 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), GridGraph, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html.
CMS
Wolfram Language. 2012. "GridGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html.
APA
Wolfram Language. (2012). GridGraph. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html
BibTeX
@misc{reference.wolfram_2025_gridgraph, author="Wolfram Research", title="{GridGraph}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_gridgraph, organization={Wolfram Research}, title={GridGraph}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html}, note=[Accessed: 14-August-2025]}