Closed tschady closed 2 years ago
I tried and gave up on core.logic after realizing that the search space was giant (membero is slow), and there was exactly one solution.
core.logic
membero
This needs to be cleaned up, there's lots of redundancy and the data structure is far more involved than necessary.
TODO: re-use the rotations code (handling discrepancy between strings and seqs)
I tried and gave up on
core.logic
after realizing that the search space was giant (membero
is slow), and there was exactly one solution.This needs to be cleaned up, there's lots of redundancy and the data structure is far more involved than necessary.
TODO: re-use the rotations code (handling discrepancy between strings and seqs)