T0nyX1ang / noqx

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

[Bug] Onsen solver does not consider the empty circle case #20

Closed T0nyX1ang closed 6 months ago

T0nyX1ang commented 6 months ago

As the rule of onsen mentioned, there is an empty circle case.

image

T0nyX1ang commented 6 months ago

Fixed by cab88e4.