An open API service indexing awesome lists of open source software.

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

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)