Hi, What's the reason that lead you to use a prolog evaluation strategy (SLD resolution) for a datalog? For instance, `magic-sets` is a relatively simple datalog-first strategy that would most certainly outperform SLD resolution by orders of magnitude. The project is awesome though! Has there been a follow-up?
Hi,
What's the reason that lead you to use a prolog evaluation strategy (SLD resolution) for a datalog?
For instance,
magic-setsis a relatively simple datalog-first strategy that would most certainly outperform SLD resolution by orders of magnitude.The project is awesome though! Has there been a follow-up?