Hacker News new | ask | show | jobs
by torvaney 2559 days ago
Neat! I happened to finish a similar project in Clojure just this week:

https://github.com/Torvaney/flow-solver

Although I used a much lazier strategy for doing the solving (reduction to SAT).