https://github.com/ayeshathoi/artificial-intelligence-sessional-318
https://github.com/ayeshathoi/artificial-intelligence-sessional-318
a-star csp exam-schedule inference latin-square local-search mine-sweeper npuzzle uncertainty value-ordering
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayeshathoi/artificial-intelligence-sessional-318
- Owner: ayeshathoi
- Created: 2022-12-07T14:25:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T16:38:15.000Z (over 1 year ago)
- Last Synced: 2025-01-02T00:23:53.503Z (11 months ago)
- Topics: a-star, csp, exam-schedule, inference, latin-square, local-search, mine-sweeper, npuzzle, uncertainty, value-ordering
- Language: Java
- Homepage:
- Size: 22.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **`CSE 318` : Artificial-Intelligence Sessional**
- [**`n Puzzle (A* heuristic)`**](https://github.com/ayeshathoi/Artificial-Intelligence-Sessional-318/tree/main/Npuzzle%20Problem%20AStar%20Heuristic)
- [**`Latin Square (Value Ordering)`**](https://github.com/ayeshathoi/Artificial-Intelligence-Sessional-318/tree/main/LATIN%20SQUARE)
- [**`Exam Scheduling (Local Search)`**](https://github.com/ayeshathoi/Artificial-Intelligence-Sessional-318/tree/main/ExamScheduling_LocalSearch)
- [**`MineSweeper (Inference)`**](https://github.com/ayeshathoi/Artificial-Intelligence-Sessional-318/tree/main/MineSweeper_Knowledge_Base)