core-logic

Mateusz Mazurczak 2023-04-14T13:34:44.862969Z

Hi, did anyone measured the efficiency of the core.logic library? I'm thinking about implementing job-shop scheduling problem using core.logic lib

Linus Ericsson 2023-04-28T13:18:07.148769Z

I haven't measured, but for scheduling and stuff maybe something like https://github.com/Engelberg/rolling-stones is more efficient?

👍 1