Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Thielemann aa087e2110 Updated notes. hace 11 meses
  Steve Thielemann 79023a30f0 Flip uses swap. hace 11 meses
  Steve Thielemann 6ec49e0a32 Changed flip, flip_x, and flip_y to swap-only. hace 11 meses
  Steve Thielemann fba9c1531b rustfmt flags.rs. hace 11 meses
  Steve Thielemann cfb2443763 Changed bits (genbits) to flags (flags). hace 11 meses
  Bugz 7b3902051c Updated GenBits. hace 11 meses
  Steve Thielemann 5ebb0d2b1a Adding documentation. hace 11 meses
  Steve Thielemann 986907072e Mostly working, but finalize is slow. hace 1 año
  Steve Thielemann ec9c317846 Added [] to other things, just because. hace 1 año
  Steve Thielemann b9e43ad1bd Silenced warnings in "working on" code. hace 1 año
  Steve Thielemann 39f00dc04c Fixed find_value_pos (use max_index) hace 1 año
  Steve Thielemann c109afb181 Move GenBits to Vec<bool>. hace 1 año
  Steve Thielemann e48c220de2 Checking in notes and changes. hace 1 año
  Steve Thielemann 29e635c3a5 unsure. hace 1 año
  Steve Thielemann 01338576eb Working AnyPossible.find_pairs. hace 1 año
  Steve Thielemann 95cc267844 Working find_pairs, that does something now. hace 1 año
  Steve Thielemann eebe4ee636 Tests working again. hace 1 año
  Steve Thielemann 549f406da4 Making and saving working again. hace 1 año
  Steve Thielemann 9b6ca50ea8 Use AnyBoard::load_ksudoku, it has defaults. hace 1 año
  Steve Thielemann 6588ebb097 Code cleanup. Ksudoku loads and solves test files. hace 1 año
  Steve Thielemann 1095cc63a4 Updated docs. calling make(). hace 1 año
  Steve Thielemann 6ab9bf1df2 Removed dead code (9x9 only). hace 1 año
  Steve Thielemann c7539d53c2 Logic pass1 & pass2 cleaner. hace 1 año
  Bugz 5289dd24ee Use GenBits<u32>. We failed on 25 puzzle. hace 1 año
  Bugz d08dba8490 Updated, use logic then brute force. hace 1 año
  Steve Thielemann 1d2925d072 Added AnyPossible display. hace 1 año
  Steve Thielemann fa4f28f75e Initial work on AnySolver and solve by logic. hace 1 año
  Steve Thielemann 4595eb3b37 Initial work on solve_logic (AnySolver). hace 1 año
  Steve Thielemann f7142e9857 Update tests to use to_strings to verify. hace 1 año
  Steve Thielemann 5311714707 Moved to AnyBoard code. hace 1 año