KnightsTourGraph[m,n]
returns a graph with m n vertices in which each vertex represents a square in an m×n chessboard, and each edge corresponds to a legal move by a knight from one square to another.


KnightsTourGraph
KnightsTourGraph[m,n]
returns a graph with m n vertices in which each vertex represents a square in an m×n chessboard, and each edge corresponds to a legal move by a knight from one square to another.
Details and Options
- KnightsTourGraph functionality is now available in the built-in Wolfram Language function KnightTourGraph.
- To use KnightsTourGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Built-in 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), KnightsTourGraph, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/KnightsTourGraph.html.
CMS
Wolfram Language. 2012. "KnightsTourGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/KnightsTourGraph.html.
APA
Wolfram Language. (2012). KnightsTourGraph. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/KnightsTourGraph.html
BibTeX
@misc{reference.wolfram_2025_knightstourgraph, author="Wolfram Research", title="{KnightsTourGraph}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/KnightsTourGraph.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_knightstourgraph, organization={Wolfram Research}, title={KnightsTourGraph}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/KnightsTourGraph.html}, note=[Accessed: 14-August-2025]}