This website requires JavaScript.
Explore
Help
Register
Sign In
Turner
/
CS3642-Artificial_Intelligence
Watch
1
Star
0
Fork
0
You've already forked CS3642-Artificial_Intelligence
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Repo for managing and solving Assignments & Projects for CS3642.
30
Commits
2
Branches
0
Tags
1.4
MiB
Java
100%
261e49b329
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jonathan Turner
261e49b329
Implemented BFS. Seems to be fully functioning. Need to fix generation of boards to prevent off chance of solved generations.
2024-02-08 02:05:22 -05:00
.idea
Added tests for Piece and added a valid move check.
2024-02-02 20:10:22 -05:00
src/Assignments
/A1
Implemented BFS. Seems to be fully functioning. Need to fix generation of boards to prevent off chance of solved generations.
2024-02-08 02:05:22 -05:00
.gitignore
Initial Setup for Assignment 1
2024-02-02 18:19:13 -05:00
CS3642-Artificial_Intelligence.iml
Modified and updated classes.
2024-02-02 20:25:43 -05:00