1. 12 Apr, 2020 3 commits
  2. 11 Apr, 2020 11 commits
  3. 10 Apr, 2020 2 commits
    • Taddeüs Kroes's avatar
      Remove some unused code, format to PEP8 · 409354ab
      Taddeüs Kroes authored
      409354ab
    • Taddeüs Kroes's avatar
      Optimize strategy implementation: · 213ebb76
      Taddeüs Kroes authored
      - Instead of computing a complete score for each state, compute+compare
        the first component for each one, then the second, etc.
      - Set colskip (and nrows) once and update occasionally once instead of
        constantly recomputing it.
      - Add some more actions to do on the destination column.
      - Fix move loop detection.
      - Do not wait on bomb explosion (since they no longer cause loops).
      213ebb76
  4. 09 Apr, 2020 1 commit
  5. 08 Apr, 2020 6 commits
  6. 07 Apr, 2020 9 commits
  7. 06 Apr, 2020 8 commits