Skip to content
Snippets Groups Projects
  1. Apr 12, 2020
  2. Apr 11, 2020
  3. Apr 10, 2020
    • 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. Apr 09, 2020
  5. Apr 08, 2020
  6. Apr 06, 2020
Loading