T0nyX1ang / noqx

Extended logic puzzle solver of noq.
https://noqx.tonyxiang.site/
Apache License 2.0
5 stars 0 forks source link

[Refactor] Deal with initial conditions better #72

Closed T0nyX1ang closed 2 weeks ago

T0nyX1ang commented 3 weeks ago

Currently the initial conditions are not well-tested and not well designed. It is important to deal with them better.

T0nyX1ang commented 2 weeks ago

Resolved in PR #74.