A simple Eight Queens solver built with Java for CSE 486.
-
Updated
Dec 19, 2021 - Java
A simple Eight Queens solver built with Java for CSE 486.
A simple spam classifier built with Bayes' theorem.
Contains implementations of the Breadth-First Search, Uniform-Cost Search, Depth-First Search, and A* Search for CSE 486.
A simple chess engine built with Python that uses minimax with alpha-beta pruning.
Add a description, image, and links to the cse-486 topic page so that developers can more easily learn about it.
To associate your repository with the cse-486 topic, visit your repo's landing page and select "manage topics."