Commit History

Author SHA1 Message Date
  Steve Thielemann 986907072e Mostly working, but finalize is slow. 1 week ago
  Steve Thielemann ec9c317846 Added [] to other things, just because. 1 week ago
  Steve Thielemann b9e43ad1bd Silenced warnings in "working on" code. 1 week ago
  Steve Thielemann 39f00dc04c Fixed find_value_pos (use max_index) 1 week ago
  Steve Thielemann c109afb181 Move GenBits to Vec<bool>. 1 week ago
  Steve Thielemann e48c220de2 Checking in notes and changes. 1 week ago
  Steve Thielemann 29e635c3a5 unsure. 1 week ago
  Steve Thielemann 01338576eb Working AnyPossible.find_pairs. 1 month ago
  Steve Thielemann 95cc267844 Working find_pairs, that does something now. 2 months ago
  Steve Thielemann eebe4ee636 Tests working again. 2 months ago
  Steve Thielemann 549f406da4 Making and saving working again. 3 months ago
  Steve Thielemann 9b6ca50ea8 Use AnyBoard::load_ksudoku, it has defaults. 3 months ago
  Steve Thielemann 6588ebb097 Code cleanup. Ksudoku loads and solves test files. 3 months ago
  Steve Thielemann 1095cc63a4 Updated docs. calling make(). 3 months ago
  Steve Thielemann 6ab9bf1df2 Removed dead code (9x9 only). 3 months ago
  Steve Thielemann c7539d53c2 Logic pass1 & pass2 cleaner. 3 months ago
  Bugz 5289dd24ee Use GenBits<u32>. We failed on 25 puzzle. 3 months ago
  Bugz d08dba8490 Updated, use logic then brute force. 3 months ago
  Steve Thielemann 1d2925d072 Added AnyPossible display. 3 months ago
  Steve Thielemann fa4f28f75e Initial work on AnySolver and solve by logic. 3 months ago
  Steve Thielemann 4595eb3b37 Initial work on solve_logic (AnySolver). 3 months ago
  Steve Thielemann f7142e9857 Update tests to use to_strings to verify. 3 months ago
  Steve Thielemann 5311714707 Moved to AnyBoard code. 3 months ago
  Steve Thielemann 0c6067dc86 Notes for where to update. 3 months ago
  Steve Thielemann f3fa2cba29 More updates to Any*. 3 months ago
  Steve Thielemann 24bfab46a2 Updated main to use new ksudoku save/load. 3 months ago
  Steve Thielemann 2d61296dd5 Update tests validated_board 3 months ago
  Steve Thielemann 204e970f2c Refactored Anygroup::display. Updated ksudoku code. 3 months ago
  Steve Thielemann 20d179c3f3 Fixed AnyPossible get/set. 3 months ago
  Steve Thielemann 0360010958 Display formatting fixed for 4 or 5. 3 months ago