Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeaudit
/
aima-python
Public
forked from
aimacode/aima-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
aima-python
csp.py
on
master
User selector
All users
All time
Commit history
Commits on May 28, 2017
Removed errors to make the build pass (#418)
Show description for c25fc70
articuno12
authored and
norvig
committed
c25fc70
View commit details
Copy full SHA for c25fc70
View code at this point
Browse repository at this point
Implementation: Tree CSP Solver (#434)
Show description for dfe938f
antmarakis
authored and
norvig
committed
dfe938f
View commit details
Copy full SHA for dfe938f
View code at this point
Browse repository at this point
Commits on May 24, 2017
Fix flake8 warnings (#508)
Show description for 4caca95
Chipe1
authored and
norvig
committed
4caca95
View commit details
Copy full SHA for 4caca95
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Fix flake8 for main files (#399)
Show description for 034d279
lucasmoura
authored and
norvig
committed
034d279
View commit details
Copy full SHA for 034d279
View code at this point
Browse repository at this point
Implemented Topological Sort (#401)
Show description for cb7a0b1
antmarakis
authored and
norvig
committed
cb7a0b1
View commit details
Copy full SHA for cb7a0b1
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Update comments and cleanup (#354)
Show description for d941781
VladKha
authored and
norvig
committed
d941781
View commit details
Copy full SHA for d941781
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Modern String Formatting in Code (#292)
Show description for 1356ab9
sampadsaha5
authored and
reachtarunhere
committed
1356ab9
View commit details
Copy full SHA for 1356ab9
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Style: address pep8 warnings in main code.
reachtarunhere
committed
0dbb1f6
View commit details
Copy full SHA for 0dbb1f6
View code at this point
Browse repository at this point
Remove redundant initialization
reachtarunhere
committed
671fc20
View commit details
Copy full SHA for 671fc20
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Removed unnecessary list coercions around map (#228)
reachtarunhere
authored and
norvig
committed
6525e23
View commit details
Copy full SHA for 6525e23
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Style: address pep8 warnings.
darius
committed
194a2f1
View commit details
Copy full SHA for 194a2f1
View code at this point
Browse repository at this point
Remove unimplemented(): it's not worth it without *-imports.
darius
committed
083f8b2
View commit details
Copy full SHA for 083f8b2
View code at this point
Browse repository at this point
Use dict comprehensions now that we can.
darius
committed
3c2639a
View commit details
Copy full SHA for 3c2639a
View code at this point
Browse repository at this point
Remove unnecessary list coercions.
darius
committed
7776583
View commit details
Copy full SHA for 7776583
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Style: delete excess parentheses. In some of these cases you need to read ahead to see that the paren is not introducing a tuple, for example.
darius
committed
8f58668
View commit details
Copy full SHA for 8f58668
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Additional Changes for Python3 Porting (#222)
Show description for f129c5c
reachtarunhere
authored and
norvig
committed
f129c5c
View commit details
Copy full SHA for f129c5c
View code at this point
Browse repository at this point
modifies Fig. to Figure all over the repository (#223)
Show description for 1ff5ae8
SnShine
authored and
norvig
committed
1ff5ae8
View commit details
Copy full SHA for 1ff5ae8
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Added Explicit Imports from utils (#202)
Show description for bf6e2be
reachtarunhere
authored and
norvig
committed
bf6e2be
View commit details
Copy full SHA for bf6e2be
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Run doctests
norvig
committed
fd51088
View commit details
Copy full SHA for fd51088
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
removes the method 'update' in utils.py and changes remaining files accordingly
SnShine
committed
b01f822
View commit details
Copy full SHA for b01f822
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
added unittests for csp.py
SnShine
committed
3a8318b
View commit details
Copy full SHA for 3a8318b
View code at this point
Browse repository at this point
modified the variable name 'vars' which is built in name
SnShine
committed
fb2c84b
View commit details
Copy full SHA for fb2c84b
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Made code easier to read reverting from 79 charaters per line to 100 characters
Chipe1
committed
e2ed73f
View commit details
Copy full SHA for e2ed73f
View code at this point
Browse repository at this point
Commits on Mar 12, 2016
Remove legacy lisp functions
Show description for 7e34aed
StuartRussell
committed
7e34aed
View commit details
Copy full SHA for 7e34aed
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Fix flake8 warning for source files
lucasmoura
committed
c3654f4
View commit details
Copy full SHA for c3654f4
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Rollback to one folder organization
MircoT
committed
8ea6301
View commit details
Copy full SHA for 8ea6301
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Convert into a python package with separate tests
MircoT
committed
6980ebf
View commit details
Copy full SHA for 6980ebf
View code at this point
Browse repository at this point
Fix tests
MircoT
committed
a531de4
View commit details
Copy full SHA for a531de4
View code at this point
Browse repository at this point
Finished porting to Python 3
Show description for 442f312
MircoT
committed
442f312
View commit details
Copy full SHA for 442f312
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Replaced if_ calls with Pythonic Alternative
reachtarunhere
committed
c78d327
View commit details
Copy full SHA for c78d327
View code at this point
Browse repository at this point
change DefaultDict, Dict to defaultdict, dict
Show description for e734314
norvig
committed
e734314
View commit details
Copy full SHA for e734314
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
Convert csp.py to 3rd edition and fix inference bug.
darius
committed
1c9a371
View commit details
Copy full SHA for 1c9a371
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
Code tweak to '== None'
darius
committed
ecc6b75
View commit details
Copy full SHA for ecc6b75
View code at this point
Browse repository at this point
Stripped trailing whitespace.
darius
committed
c788734
View commit details
Copy full SHA for c788734
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
search.py converted to 3rd edition.
darius
committed
16563c3
View commit details
Copy full SHA for 16563c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.