Commit History

Author SHA1 Message Date
  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
  Steve Thielemann 4595eb3b37 Initial work on solve_logic (AnySolver). 10 months ago
  Steve Thielemann f7142e9857 Update tests to use to_strings to verify. 10 months ago
  Steve Thielemann 5311714707 Moved to AnyBoard code. 10 months ago
  Steve Thielemann 0c6067dc86 Notes for where to update. 10 months ago
  Steve Thielemann f3fa2cba29 More updates to Any*. 10 months ago
  Steve Thielemann 24bfab46a2 Updated main to use new ksudoku save/load. 10 months ago
  Steve Thielemann 2d61296dd5 Update tests validated_board 10 months ago
  Steve Thielemann 204e970f2c Refactored Anygroup::display. Updated ksudoku code. 10 months ago
  Steve Thielemann 20d179c3f3 Fixed AnyPossible get/set. 10 months ago