[Haskell] Constraint Satisfaction Problem
K Sai Anirudh
kanirudh54 at gmail.com
Wed Mar 4 05:57:51 UTC 2015
Hello,
I tried to solve simple constraint satisfaction problem. This is my code "
http://pastebin.com/VAaRYSEA " . This gives solution for present list of
domains, but when I change the domain of 'd' in the list 'ld' then I get
error. I think the error is in line 52. I indexed the first value, but I
tried filtering the results where all the variables are assigned and I get
error.
Thanks for any help
Sai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell/attachments/20150304/09a60b2a/attachment.html>
More information about the Haskell
mailing list