Commit History

Author SHA1 Message Date
  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
  Steve Thielemann ae06b8011f Updated pairs, output if something found/removed. 9 months ago
  Steve Thielemann e44123af10 Process pairs on row/column (if possible). 9 months ago
  Steve Thielemann 3711e9ee91 Fixed Group.for_iter, so it does them all. 9 months ago
  Steve Thielemann 05eaba7d96 Added clap argparser. 9 months ago
  Steve Thielemann f6b0f5bd7d Problems with set2. 9 months ago
  Steve Thielemann b27d436b4b Added initial solver routine. 9 months ago