Commit History

Author SHA1 Message Date
  Steve Thielemann 767d21675a Moved bits into own file. Fixed tests. 4 months ago
  Steve Thielemann 9e0f0cafc0 Fixed error display (unwrapped). Use usize. 4 months ago
  Steve Thielemann 6195a619d8 Notes on changes for 4x4 and 5x5. 4 months ago
  Steve Thielemann d6cb0a6cb9 Rename Possible to Bits. A better name. 4 months ago
  Steve Thielemann 2c9969df8a Checking graph values in ksudoku puzzle save. 4 months ago
  Steve Thielemann 7c91620e32 Notes on extra checks. 4 months ago
  Steve Thielemann 63d6d72fd6 Working XML stream parser. 6 months ago
  Steve Thielemann 730e6644f2 Working save/load to ksudoku. 6 months ago
  Steve Thielemann ad8b101fb8 Working make. 6 months ago
  Steve Thielemann 7ae1987728 If logic fails, try bruteforce. 6 months ago
  Bugz 48faebeaf7 Return solutions vector. 9 months ago
  Steve Thielemann 81e9128bc3 Added debug flag for output. 9 months ago
  Steve Thielemann 88e3dce0b9 Updated to handle subdirs better. 9 months ago
  Steve Thielemann 9f097b1f6b Report if anything removed in pairs search. 9 months ago
  Steve Thielemann 0cbf69eea8 Track if something removed/found. 9 months ago
  Steve Thielemann 1811ec3256 Cleaned up compiler warnings. 9 months ago
  Steve Thielemann c712b8cc6c Fix variable names in group. Working brute force. 9 months ago
  Steve Thielemann 683bda27aa Working commandline parsing. 9 months ago
  Steve Thielemann 029aca2671 Working sudoku.make() that makes a complete puzzle. 9 months ago
  Steve Thielemann 5bfda4d711 Initial working bit_field version. 9 months ago
  Steve Thielemann 6e2d8b03ea Changed group. 9 months ago
  Steve Thielemann 47c5a630e4 cargo fmt. 9 months ago
  Steve Thielemann f14668a057 cargo test working in sudoku module again. 9 months ago
  Steve Thielemann 1f7001630e More organizing of the library modules. 9 months ago
  Bugz 9a9521d174 Sudoku as library. 9 months ago
  Steve Thielemann a8d30e7052 Update group tests so they run. 9 months ago
  Steve Thielemann b374b0752f Working (cargo build) modules. 9 months ago
  Steve Thielemann 6f675cfe4f Using const groups doesn't speed things up much. 9 months ago
  Steve Thielemann c0d100dc5f cargo fmt. 9 months ago
  Steve Thielemann 5630c7bfd8 Updated with const information. 9 months ago