This decommissioned ERA site remains active temporarily to support our final migration steps to https://ualberta.scholaris.ca, ERA's new home. All new collections and items, including Spring 2025 theses, are at that site. For assistance, please contact erahelp@ualberta.ca.
Search
Skip to Search Results- 1Adversarial Machine Learning
- 1AlphaZero
- 1Chinese Checkers
- 1bidirectional search
- 1heuristic search
- 1search algorithms
-
Spring 2024
Chinese Checkers, a traditional game played on a star-shaped board by 2-6 players, has been a domain for game AI research and has been strongly solved up to a 6×6 board with 6 pieces per player in a two-player game. In this work, we apply the AlphaZero algorithm, known for its success in perfect...
-
Revisiting the Theory and Practice of Bidirectional and Suboptimal Heuristic Search Algorithms
DownloadFall 2022
Heuristic Search is a general problem-solving method widely used in artificial intelligence (AI). This thesis presents contributions to heuristic search, including contributions to bidirectional optimal search and unidirectional suboptimal search. For bidirectional optimal search, this thesis...