Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pubudu91/searchdemos
https://github.com/pubudu91/searchdemos
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pubudu91/searchdemos
- Owner: pubudu91
- License: apache-2.0
- Created: 2015-07-18T15:02:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T15:18:34.000Z (over 9 years ago)
- Last Synced: 2024-04-16T13:04:54.614Z (7 months ago)
- Language: Java
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SearchDemos
This project was done as a part of an assignment for the 5th semester module Intelligent Systems. The project was done to gain an understanding about 3 different search techniques. Namely, depth-first search, breadth-first search and the A* search.