Hi, did anyone measured the efficiency of the core.logic library? I'm thinking about implementing job-shop scheduling problem using core.logic lib
I haven't measured, but for scheduling and stuff maybe something like https://github.com/Engelberg/rolling-stones is more efficient?