Skip to content

reube/pyconstraints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project enables the integration of Python with constraint engines.

This integration will be implemented in stages.  The first stage will be a simple, and primitive integration.  It will be something along these lines:

|Python - main    |listener    |Picat
|----configure---------------->|
|----add listener(listener)--->|
|----prime theory------------->|
|----run goal----------------->|
|		  |<-unify-----|
|                 |  ...       |
|<-----------------------------|

Subsequent iterations will consider increasingly tighter integration of the two languages

More specifics will be available soon

[email protected]

About

An approach to constraint solving in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published