Thesis (M.S.) California State University, Los Angeles, 2011Committee members: Gary Brookfield, Russ Abbott, Anthony Shaheen, Grant FraserBacktracking, Constraint Satisfaction Problem, Evolutionary Algorithms, Puzzles, ShirokuroShirokuro is a Japanese puzzle recently featured in Spirit magazine. It is played on a grid of n by n cells, each of which may be empty or contain a black or white disk. The goal is to fill every empty cell with a white or black disk so that the following conditions are satisfied: (1) No two-by-two region contains four disks of the same color. (2) Each pair of like-colored disks is connected via a chain of disks which travels horizontally or vertically through disks of the same color as the pair. We describe...
Intelligent backtracking is a technique used in constraint programming for reducing search in solvin...
International audienceThe question of tractable classes of constraint satisfaction problems (CSPs) h...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
Constructing computer programs that solve problems (and puzzles) is central to the field of Artifici...
John Tsotsos asked his AI students to work on having an AI solve a jigsaw puzzle, though it is NP-co...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
A constraint satisfaction problem revolves finding values for a set of variables subject of a set of...
We study algorithmic aspects of the Path puzzle--a logic puzzle created in 2013 and confirmed NP-com...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
Sudoku is a fun game that challenges our brain to think logically. It only has numbers from 1 to 9 i...
My thesis is about finding an automated solution for Sudoku puzzles (2x2, 2x3, 3x3, and X-Sudoku). S...
Abstract—This paper presents two heuristics algorithms to solve Japanese puzzles, both black and whi...
wikipedia1: Backtracking is a general algorithm for finding all (or some) solutions to some computat...
AbstractWe present a new algorithm for automatically solving jigsaw puzzles by shape alone. The algo...
Intelligent backtracking is a technique used in constraint programming for reducing search in solvin...
International audienceThe question of tractable classes of constraint satisfaction problems (CSPs) h...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...
We propose a new backtracking method called constraint-directed backtracking (CDBT) for solving con...
Constructing computer programs that solve problems (and puzzles) is central to the field of Artifici...
John Tsotsos asked his AI students to work on having an AI solve a jigsaw puzzle, though it is NP-co...
AbstractThe performance of backtracking algorithms for solving finite-domain constraint satisfaction...
A constraint satisfaction problem revolves finding values for a set of variables subject of a set of...
We study algorithmic aspects of the Path puzzle--a logic puzzle created in 2013 and confirmed NP-com...
: We analyze two algorithms for solving constraint satisfaction problems. One of these algorithms, P...
Sudoku is a fun game that challenges our brain to think logically. It only has numbers from 1 to 9 i...
My thesis is about finding an automated solution for Sudoku puzzles (2x2, 2x3, 3x3, and X-Sudoku). S...
Abstract—This paper presents two heuristics algorithms to solve Japanese puzzles, both black and whi...
wikipedia1: Backtracking is a general algorithm for finding all (or some) solutions to some computat...
AbstractWe present a new algorithm for automatically solving jigsaw puzzles by shape alone. The algo...
Intelligent backtracking is a technique used in constraint programming for reducing search in solvin...
International audienceThe question of tractable classes of constraint satisfaction problems (CSPs) h...
AbstractIn recent years, many new backtracking algorithms for solving constraint satisfaction proble...