with Dr. Brown. For managing diffs.

Brown_Ladha_QueensGame.aux 2.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. \relax
  2. \citation{Bezzel}
  3. \citation{Nauck}
  4. \citation{Pauls}
  5. \citation{Pauls_2}
  6. \citation{Bell_Stevens}
  7. \citation{Noon}
  8. \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}}
  9. \@writefile{toc}{\contentsline {section}{\numberline {2}The mod 2 \textit {n}-queens game}{2}}
  10. \providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
  11. \newlabel{gradient_board}{{1a}{3}}
  12. \newlabel{sub@gradient_board}{{a}{3}}
  13. \newlabel{mod2_gradient}{{1b}{3}}
  14. \newlabel{sub@mod2_gradient}{{b}{3}}
  15. \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces \relax }}{3}}
  16. \@writefile{toc}{\contentsline {section}{\numberline {3}Complete Chessboards}{4}}
  17. \newlabel{Complete}{{3}{4}}
  18. \newlabel{odd_complete}{{3.1}{4}}
  19. \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces An unlocked $11\times 11$ chessboard\relax }}{4}}
  20. \newlabel{unlocked_11}{{2}{4}}
  21. \newlabel{unlocked_3}{{3a}{5}}
  22. \newlabel{sub@unlocked_3}{{a}{5}}
  23. \newlabel{odd_step1}{{3b}{5}}
  24. \newlabel{sub@odd_step1}{{b}{5}}
  25. \newlabel{odd_step2}{{3c}{5}}
  26. \newlabel{sub@odd_step2}{{c}{5}}
  27. \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Steps in the construction of a complete board for $n$ odd.\relax }}{5}}
  28. \newlabel{XX}{{3}{5}}
  29. \newlabel{even_not_complete}{{3.2}{6}}
  30. \newlabel{even_complete}{{3.3}{6}}
  31. \@writefile{toc}{\contentsline {section}{\numberline {4}Locked Chessboards}{6}}
  32. \newlabel{Locked}{{4}{6}}
  33. \newlabel{locked_2}{{4a}{7}}
  34. \newlabel{sub@locked_2}{{a}{7}}
  35. \newlabel{locked_3}{{4b}{7}}
  36. \newlabel{sub@locked_3}{{b}{7}}
  37. \newlabel{locked_11}{{5a}{7}}
  38. \newlabel{sub@locked_11}{{a}{7}}
  39. \newlabel{locked_12}{{5b}{7}}
  40. \newlabel{sub@locked_12}{{b}{7}}
  41. \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Examples of even-sized and odd-sized locked boards\relax }}{7}}
  42. \newlabel{general_locked}{{5}{7}}
  43. \newlabel{odd_locked}{{4.1}{7}}
  44. \@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces A sequence of game positions to create a locked $3\times 3$ chessboard\relax }}{8}}
  45. \newlabel{locked_n=3}{{6}{8}}
  46. \@writefile{toc}{\contentsline {section}{\numberline {5}In the Alternate Universe}{9}}
  47. \newlabel{Alternate}{{5}{9}}
  48. \@writefile{toc}{\contentsline {section}{\numberline {6}Game Trees, Graphs, and Complexity}{10}}
  49. \newlabel{Graph}{{6}{10}}
  50. \bibcite{Bell_Stevens}{1}
  51. \bibcite{Bezzel}{2}
  52. \bibcite{Nauck}{3}
  53. \bibcite{Noon}{4}
  54. \bibcite{Pauls}{5}
  55. \bibcite{Pauls_2}{6}
  56. \@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Partial game tree for $n=3$\relax }}{11}}
  57. \newlabel{game_tree}{{7}{11}}
  58. \newlabel{RF1}{12}
  59. \@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Game graph for $n=3$\relax }}{12}}
  60. \newlabel{fullgraph}{{8}{12}}