Commit History

Author SHA1 Message Date
  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. 10 months ago
  Steve Thielemann b27d436b4b Added initial solver routine. 10 months ago
  Steve Thielemann 88c18ec43a Working on possible, tracking what's left. 10 months ago
  Steve Thielemann 7702ed61c9 cargo fmt. 10 months ago
  Steve Thielemann e017fa0b08 Working output (display). 10 months ago