The -triangular honeycomb queen graph (DeMaio and Tran 2013) is a graph consisting of vertices on a triangular honeycomb board with vertices along each side, where vertices are connected by an edge if they lie along a horizontal, , or line of the chessboard. Note that the -triangular honeycomb queen graph was termed a hex rook by Gliński (1973) and Wagon (2014) and denoted by Wagon (2014). The graphs for and 4 are illustrated above.
Special cases are summarized in the following table.
isomorphic graph | |
1 | singleton graph |
2 | triangle graph |
3 | octahedral graph |
Triangular honeycomb queen graphs are bridgeless, connected, Eulerian, Hamilton-connected, Hamiltonian, H-star connected, integral, LCF, regular, rigid, and traceable.
Triangular honeycomb queen graphs are implemented in the Wolfram Language as GraphData["TriangularHoneycombQueen", n].