Commit History

Author SHA1 Message Date
  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. 11 months ago
  Steve Thielemann 63d6d72fd6 Working XML stream parser. 1 year ago
  Steve Thielemann 730e6644f2 Working save/load to ksudoku. 1 year ago
  Steve Thielemann ad8b101fb8 Working make. 1 year ago
  Steve Thielemann 7ae1987728 If logic fails, try bruteforce. 1 year ago
  Bugz 48faebeaf7 Return solutions vector. 1 year ago
  Steve Thielemann 81e9128bc3 Added debug flag for output. 1 year ago
  Steve Thielemann 88e3dce0b9 Updated to handle subdirs better. 1 year ago