Engineero / Engineero/honeybee
Implement a hash table for evaluated locations
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement a hash table maintained by the colony that keeps track of the cost associated with every location already evaluated. Allow the table to be initialized with values by the user, and return the stored value if a location gets revisited.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.