Skip to content
Success

#83 (Apr 30, 2024, 5:52:16 PM)

Started 4 mo 22 days ago
Took 7.6 sec
Build Artifacts
ipspiel24-minimax-1.0.0-SNAPSHOT-sources.jar4.16 KiB view
ipspiel24-minimax-1.0.0-SNAPSHOT.jar5.34 KiB view
ipspiel24-minimax-1.0.0-SNAPSHOT.pom1.99 KiB view
Changes
  1. added ipspiel24-minimax (details)
  2. up to date to main (details)
  3. whatever its just on this branch (details)
  4. changed to minimax, added minimax module in pom and moduleinfo (details)
  5. added minimax now inside of the tictactoe strategy (details)
  6. removed ipspiel-minimax folder (details)
  7. Added (not working) generic minimax (details)
  8. still not working (details)
  9. removed old reundundant class (details)
  10. still Errors with illegal cast but bound mismatch error is taken care of (details)
  11. temp commit fuer flo (details)
  12. working if minimax is X somehow (probably dark magic) (details)
  13. ipspiel24-minimax: placebo test case deleted (details)
  14. ipspiel24-minimax: pom.xml corrected (details)
  15. ipspiel24-minimax: pom.xml completed, Checkstyle and SpotBugs enabled (details)
  16. ipspiel24-minimax: added TODOs for missing comments (details)
  17. ipspiel24-minimax: don't negate Integer.MIN_VALUE as this doesn't work (details)