Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imported utils4e to resolve some dependency bugs #1186

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

Gabomfim
Copy link
Contributor

@Gabomfim Gabomfim commented May 2, 2020

For example, best_first_graph_search and astar_search don 't work without this line. They need to use memoize and PriorityQueue, that only can be imported from utils4e.

@norvig norvig merged commit ca301ea into aimacode:master Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants