0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment changes in the successor method More... about 18 years ago
Fixed error in lambda expression in order_domain_values More... about 18 years ago
Fixed error in unify/occur_check More... about 18 years ago
Identified, but did not fix, an error in the percept method of XYEnvironment. Identified three possible inelegances or errors in the __init__ method of EnvCanvas. More... about 18 years ago
Corrected subtle bug in the "conflicted" method of the NQueensProblem -- it had been ignoring conflicts with the last queen previously added. More... about 18 years ago
Added binding of mouse-1 to show the state of objects in the cell More... about 18 years ago
Defined a make_agent_program method for the Agent classes, for more uniform initialization of Agents. More... about 18 years ago
Fixed quotation of doc comment in boggle_neighbors. More... about 18 years ago
XYEnvironment notifies observers of new objects and object moves. EnvCanvas draws each object either as a canvas text (string) or using an image from a file associated with the object class. More... about 18 years ago
Converted all classes in agents.py to new-style classes. More... about 18 years ago
A. Changes to graphical user interface: More... about 18 years ago
Initial upload of AIMA Python code to Google Code Project Hosting More... about 18 years ago
Initial directory structure. More... almost 19 years ago