开发者

Can anyone suggest a good constraint library for Haskell?

开发者 https://www.devze.com 2023-01-20 11:48 出处:网络
I\'ve started learning about开发者_运维问答 Constraint programming and I feel it is something that would work well with Haskell (also I enjoy using Haskell).

I've started learning about开发者_运维问答 Constraint programming and I feel it is something that would work well with Haskell (also I enjoy using Haskell).

Are there any mature constraint frameworks for Haskell?


You can do pure logic programing with LogicT.

There's also plenty of interfaces to SAT/SMT solvers. I wrote yices-easy in order to learn more about SMT-based constraint programming.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号