https://github.com/bonnyad9/izu-hw1
First homework to the subject IZU.
https://github.com/bonnyad9/izu-hw1
ucs uniform-cost-search
Last synced: 2 months ago
JSON representation
First homework to the subject IZU.
- Host: GitHub
- URL: https://github.com/bonnyad9/izu-hw1
- Owner: BonnyAD9
- Created: 2024-03-08T11:43:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-20T11:47:11.000Z (over 1 year ago)
- Last Synced: 2025-03-03T07:17:12.198Z (8 months ago)
- Topics: ucs, uniform-cost-search
- Language: Rust
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IZU HW 1
First homework to izu.Points: 5
The code is not made to be optimal. It is made to be predictable and consistant
so that its result is similar to a human doing it by hand.