summaryrefslogtreecommitdiff
path: root/impl/test/7.soln
AgeCommit message (Collapse)Author
2012-10-22Okay, the solver is now correct.Carlo Zancanaro
It runs in two separate passes: - improve strategy (for all) - evaluate fixpoint Unfortunately this loses out on locality at the moment. I really want a local solver, so I'll have to see what I can do about that.