Commit History

Author SHA1 Message Date
  Steve Thielemann 1811ec3256 Cleaned up compiler warnings. 8 months ago
  Steve Thielemann c712b8cc6c Fix variable names in group. Working brute force. 8 months ago
  Steve Thielemann 683bda27aa Working commandline parsing. 8 months ago
  Steve Thielemann 029aca2671 Working sudoku.make() that makes a complete puzzle. 8 months ago
  Steve Thielemann 5bfda4d711 Initial working bit_field version. 8 months ago
  Steve Thielemann 6e2d8b03ea Changed group. 8 months ago
  Steve Thielemann 47c5a630e4 cargo fmt. 8 months ago
  Steve Thielemann f14668a057 cargo test working in sudoku module again. 8 months ago
  Steve Thielemann 1f7001630e More organizing of the library modules. 8 months ago
  Bugz 9a9521d174 Sudoku as library. 8 months ago
  Steve Thielemann a8d30e7052 Update group tests so they run. 8 months ago
  Steve Thielemann b374b0752f Working (cargo build) modules. 8 months ago
  Steve Thielemann 6f675cfe4f Using const groups doesn't speed things up much. 8 months ago
  Steve Thielemann c0d100dc5f cargo fmt. 8 months ago
  Steve Thielemann 5630c7bfd8 Updated with const information. 8 months ago
  Steve Thielemann ae06b8011f Updated pairs, output if something found/removed. 8 months ago
  Steve Thielemann e44123af10 Process pairs on row/column (if possible). 8 months ago
  Steve Thielemann 3711e9ee91 Fixed Group.for_iter, so it does them all. 8 months ago
  Steve Thielemann 05eaba7d96 Added clap argparser. 8 months ago
  Steve Thielemann f6b0f5bd7d Problems with set2. 8 months ago
  Steve Thielemann b27d436b4b Added initial solver routine. 8 months ago
  Steve Thielemann 88c18ec43a Working on possible, tracking what's left. 8 months ago
  Steve Thielemann 7702ed61c9 cargo fmt. 8 months ago
  Steve Thielemann e017fa0b08 Working output (display). 8 months ago