Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework does not include enforce events #6

Open
calvis opened this issue Nov 4, 2013 · 1 comment
Open

Framework does not include enforce events #6

calvis opened this issue Nov 4, 2013 · 1 comment

Comments

@calvis
Copy link
Owner

calvis commented Nov 4, 2013

This will require a bit of re-designing, since libraries like finite domain depend on a two-phase enforce; one for constraints over variables in the answer, and one for constraints over variables not in the answer. The former should be able to generate as many answers as possible, the latter should only generate one answer to ensure consistency.

@mmachenry
Copy link

Is this related to the fact that just requiring the FD library hangs? I have that issue when I run or syntax check this program

#lang cKanren
(require cKanren/unstable/fd)

I know this repo is pretty old. Is it abandoned? Is there any stable implementation of cKanren or might this repo ever be revived?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants