Skip to content
/ AC3 Public

Simple AC3 implementation for a university module on constraint programming.

License

Notifications You must be signed in to change notification settings

JMAlego/AC3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simplistic AC3 Implementation

This is a simple implementation of AC3 algorithm for arc consistency in extension. This implementation was written as half of the assessment for the CONS (Constraint Programming) module at the University of York.

While it's pretty simplistic and would require modification for use in a proper constraint solver, it's some quite neat code so I thought I'd upload it anyway.

About

Simple AC3 implementation for a university module on constraint programming.

Resources

License

Stars

Watchers

Forks

Languages