T0nyX1ang / noqx

Extended logic puzzle solver of noq.
https://noqx.tonyxiang.site/
GNU General Public License v3.0
3 stars 0 forks source link

feat: support simpler loop signs by grid_direction #33

Closed T0nyX1ang closed 4 months ago

T0nyX1ang commented 4 months ago

This PR may help to design approaches on the hashi problem. @zhuyaoyu

T0nyX1ang commented 4 months ago

After latest commit, #25 is resolved now.