- Notifications
You must be signed in to change notification settings - Fork410
Open
Description
While solving the problem inmissionaries.py usinggeneric_search.py from Chapter 2, I found out that there are duplicate instances ofMCState inNode::explored.
This is probably a problem where instances with the same value are not recognized as the same instance and are, therefore, duplicated in the set.
Metadata
Metadata
Assignees
Labels
No labels