Summary
- added ipspiel24-minimax (details)
- up to date to main (details)
- whatever its just on this branch (details)
- changed to minimax, added minimax module in pom and moduleinfo (details)
- added minimax now inside of the tictactoe strategy (details)
- removed ipspiel-minimax folder (details)
- Added (not working) generic minimax (details)
- still not working (details)
- removed old reundundant class (details)
- still Errors with illegal cast but bound mismatch error is taken care of (details)
- temp commit fuer flo (details)
- working if minimax is X somehow (probably dark magic) (details)
- ipspiel24-minimax: placebo test case deleted (details)
- ipspiel24-minimax: pom.xml corrected (details)
- ipspiel24-minimax: pom.xml completed, Checkstyle and SpotBugs enabled (details)
- ipspiel24-minimax: added TODOs for missing comments (details)
- ipspiel24-minimax: don't negate Integer.MIN_VALUE as this doesn't work (details)