Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Equivalence Number and Transit Graphs for Chessboard Graphs B. Nicholas Wahle Morehead State University.

Similar presentations


Presentation on theme: "The Equivalence Number and Transit Graphs for Chessboard Graphs B. Nicholas Wahle Morehead State University."— Presentation transcript:

1 The Equivalence Number and Transit Graphs for Chessboard Graphs B. Nicholas Wahle Morehead State University

2 Graphs A graph is a set of points called vertices with unordered pairs of vertices called edges.

3 Paths A path is a subset of the vertices such that there is an edge connecting one vertex to the next. The vertices and edges in red form a P4.

4 Complete Graph A complete graph, is a graph in which all vertices are adjacent to every other vertex by an edge. This graph forms a K 6.

5 Cliques A clique is a subset of the vertices such that the subset forms a complete graph. The vertices and edges in red form a clique of order 5.

6 Independence An independent set of vertices in a graph is a set such that none of the vertices are joined by an edge. The independence number of the graph is the largest number of independent vertices that can be found. The vertices in red form an independent set.

7 N-Queens Problem The original Queens problem asked if eight queens could be placed on a standard 8x8 chessboard such that no two queens attack each other. (Bezzel, 1848) It was later generalized as N queens being placed on a NxN chessboard for N larger than 4. (Nauck, 1850)

8 N+k Queens Problem The NxN board could not contain more than N queens, since a queen can attack any space in its row. More queens can be added to the board by placing pawns to block their attacks. Given a large enough N, it has been shown that N+k queens can be placed on an NxN board with k pawns separating them. (Chatham, et al 2006)

9 Queens Graph A queens graph is a graph where each square of a chessboard is represented by a vertex in the graph. The graph has an edge connecting two vertices if a queen can move from one square to the other in a legal move.

10 Pieces

11 Transit Graphs Let F be a family of graphs on the same vertex set, V. The transit graph of F is the graph on V such that ab is an edge if and only if there is a path from a to b in one of the graphs of F. The elements of F are called routes. The equivalence number of a graph, eq(G), is the minimum number of routes required to construct the graph G.

12 Another Look The routes are similar to a subway map or a road map. The maps show you where you can go without having to change roads or subway trains. Image from http://www.rususa.com/

13 A Minimal Example

14 A Minimum Example So eq(G)=3 for this graph.

15 Covering a Vertex Given a vertex v, define c(v) to be the minimum number of cliques required to cover all edges incident with vertex v. Define C(G) to be the maximum c(v) of all the vertices of the graph G.

16 Finding C(G) C(G)=3 c a d e g f b vc(v)c(v) a3 b1 c2 d2 e2 f2 g2

17 Bounds on Equivalence We have shown that C(G) ≤ eq(G) and conjectured that eq(G) ≤ C(G) + 1 Since C(G) cliques are required to cover at least one vertex and at most one clique containing that vertex can be represented in a route, C(G) ≤ eq(G). Currently there is not a proof for eq(G) ≤ C(G)+1 nor has it been disproved.

18 Why?

19 Remove a Vertex

20 Putting Together the Pieces

21 Other Chess Pieces For the queens graph, the equivalence number is 4, for a 4x4 or larger board. The rooks graph has an equivalence number of 2, for 2x2 board or larger. For a 3x3 board or larger, the bishops graph has an equivalence number of 2. A knights graph has an equivalence number of 8, for a board 5x5 or larger.

22 Knights Graph The knights graph does not allow for a clique larger than a K 2. Therefore c(v) is equal to the number of edges incident on that vertex.

23 References http://npluskqueens.info R.D. Chatham, G.H. Fricke, and R.D. Skaggs, The Queens Separation Problem, Util. Math. 69 (2006), 129-141 Chatham, Douglas, et al, Independence and Domination on Chessboard Graphs, preprint, Morehead State University, 2006 Frankl, Peter, Covering Graphs by Equivalence Relations. Annals of Discrete Mathematics 12 (1982): 125-127 Harless, Joe, Transit Graphs: Separation, Domination, and Other Parameters, preprint, Morehead State University, 2007


Download ppt "The Equivalence Number and Transit Graphs for Chessboard Graphs B. Nicholas Wahle Morehead State University."

Similar presentations


Ads by Google