Commit History

Author SHA1 Message Date
  Bugz d7509361ba Needed file for ksudoku test. 6 months ago
  Steve Thielemann 6a081b4885 Add extra output to find out what's happening. 6 months ago
  Steve Thielemann 710bcec944 Call finalize less often. Speed is back. 6 months ago
  Steve Thielemann aa087e2110 Updated notes. 6 months ago
  Steve Thielemann 79023a30f0 Flip uses swap. 6 months ago
  Steve Thielemann 6ec49e0a32 Changed flip, flip_x, and flip_y to swap-only. 6 months ago
  Steve Thielemann fba9c1531b rustfmt flags.rs. 6 months ago
  Steve Thielemann cfb2443763 Changed bits (genbits) to flags (flags). 6 months ago
  Bugz 7b3902051c Updated GenBits. 6 months ago
  Steve Thielemann 5ebb0d2b1a Adding documentation. 6 months ago
  Steve Thielemann 986907072e Mostly working, but finalize is slow. 7 months ago
  Steve Thielemann ec9c317846 Added [] to other things, just because. 7 months ago
  Steve Thielemann b9e43ad1bd Silenced warnings in "working on" code. 7 months ago
  Steve Thielemann 39f00dc04c Fixed find_value_pos (use max_index) 7 months ago
  Steve Thielemann c109afb181 Move GenBits to Vec<bool>. 7 months ago
  Steve Thielemann e48c220de2 Checking in notes and changes. 7 months ago
  Steve Thielemann 29e635c3a5 unsure. 7 months ago
  Steve Thielemann 01338576eb Working AnyPossible.find_pairs. 9 months ago
  Steve Thielemann 95cc267844 Working find_pairs, that does something now. 9 months ago
  Steve Thielemann eebe4ee636 Tests working again. 9 months ago
  Steve Thielemann 549f406da4 Making and saving working again. 10 months ago
  Steve Thielemann 9b6ca50ea8 Use AnyBoard::load_ksudoku, it has defaults. 10 months ago
  Steve Thielemann 6588ebb097 Code cleanup. Ksudoku loads and solves test files. 10 months ago
  Steve Thielemann 1095cc63a4 Updated docs. calling make(). 10 months ago
  Steve Thielemann 6ab9bf1df2 Removed dead code (9x9 only). 10 months ago
  Steve Thielemann c7539d53c2 Logic pass1 & pass2 cleaner. 10 months ago
  Bugz 5289dd24ee Use GenBits<u32>. We failed on 25 puzzle. 10 months ago
  Bugz d08dba8490 Updated, use logic then brute force. 10 months ago
  Steve Thielemann 1d2925d072 Added AnyPossible display. 10 months ago
  Steve Thielemann fa4f28f75e Initial work on AnySolver and solve by logic. 10 months ago