
3 Nov
2010
3 Nov
'10
12:34 a.m.
On 11/2/10 8:37 PM, wren ng thornton wrote:
Though I would suggest you look at the LogicT library instead of using actual lists... Also, you may be interested in reading the LogicT paper[2] or this paper[3] about search combinators in Haskell. Both offer a number of optimizations you should be aware of.
I considered it, but wasn't there discussion recently about how LogicT is a lot slower than the list monad? Cheers, Greg