0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed disassociate -> dissociate. More... almost 14 years ago
Fixed path() to follow its doc comment (first-to-last order). More... almost 14 years ago
Note remaining problems with SimpleProblemSolvingAgent. More... almost 14 years ago
Fixed bug: nonlocals assigned as locals. More... almost 14 years ago
More agent-program cleanup, and incorporated fix from AIMA3e pseudocode. More... almost 14 years ago
Fixed some inconsistencies in making agent programs. More... almost 14 years ago
Minor cleanup. More... almost 14 years ago
Fixed s/object/Object/ -- oops. Converted docex to doctest. Cleanup. More... almost 14 years ago
Assorted minor cleanup, mostly probability.py. More... almost 14 years ago
Fixed issue 10. Fixed PropHornKB.retract. Cleanup. More... almost 14 years ago
Added doc comment and input error-checking to Sudoku. More... almost 14 years ago
Filled out PermutationDecoder just a little. More... almost 14 years ago
Cleanup in search.py. More... almost 14 years ago
Trivial reformatting. More... almost 14 years ago
Fixed side-effect bug in DPLL; more cleanup. More... almost 14 years ago
Fixed KB_Agent's use of KB.ask. (untested) More... almost 14 years ago
logic.py cleanup and minor bugfixing: pretty much done now. More... almost 14 years ago
logic.py back into the bathtub. Fixed variables() and pretty(). More... almost 14 years ago
logic.py cleanup continued. More... almost 14 years ago
More logic.py cleanup, functionally neutral. More... almost 14 years ago
logic.py cleanup and incidental bugsquashing, part 1. More... almost 14 years ago
Correctly parse the parts of a definite clause; clean up fol_bc_ask(); add crime example. More... almost 14 years ago
Fixed is_definite_clause(). More... almost 14 years ago
Fixed standardize_apart to start afresh on top-level calls. More... almost 14 years ago
Removed distracting comment. More... almost 14 years ago
Fixed issue 13. More... almost 14 years ago
Removed now-redundant initialization. More... almost 14 years ago
Added map of France. Fixed issue 11. More... almost 14 years ago
Fixes to USA map from issue 11. More... almost 14 years ago
Add Sudoku example; ensure curr_domains gets initialized before any use. More... almost 14 years ago