Skip to content

Changes between #88 and #89

#89 (May 26, 2024, 12:07:17 AM)

  1. added comments — sebastian.woltmann / detail
  2. added temporary multithreading for initial minimax branch structure — sebastian.woltmann / detail
  3. completely re-implemented evaluate, removed multithreading from minimax — sebastian.woltmann / detail
  4. better than randomStrategy!! — sebastian.woltmann / detail
  5. removed debug comments, added comments — sebastian.woltmann / detail
  6. added: minimax termination once end of game — sebastian.woltmann / detail
  7. Added test cases, fixed various comment spelling errors — lennart.dumann / detail