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.
24
Commits
2
Branches
0
Tags
1.4
MiB
Java
100%
156f8e0d19
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
156f8e0d19
Fixed Generation board to always generate a board that is solvable (fixed dfs null return).
2024-02-05 21:59:29 -05:00
.idea
Added tests for Piece and added a valid move check.
2024-02-02 20:10:22 -05:00
src/Assignments
/A1
Fixed Generation board to always generate a board that is solvable (fixed dfs null return).
2024-02-05 21:59:29 -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