Commit History

Author SHA1 Message Date
  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
  Steve Thielemann 0360010958 Display formatting fixed for 4 or 5. 10 months ago
  Steve Thielemann 336b9d0f8e Added AnyGroup. 10 months ago
  Steve Thielemann 5e62d5a3d6 Working displaying of 4x4 and 5x5 boards. 10 months ago
  Steve Thielemann 9d7a34fa48 Working generic GenBits. Size can be specified. 10 months ago
  Steve Thielemann 767d21675a Moved bits into own file. Fixed tests. 10 months ago
  Steve Thielemann 9e0f0cafc0 Fixed error display (unwrapped). Use usize. 10 months ago
  Steve Thielemann 6195a619d8 Notes on changes for 4x4 and 5x5. 10 months ago
  Steve Thielemann d6cb0a6cb9 Rename Possible to Bits. A better name. 10 months ago
  Steve Thielemann 2c9969df8a Checking graph values in ksudoku puzzle save. 10 months ago
  Steve Thielemann 7c91620e32 Notes on extra checks. 10 months ago