Optimizes football teams for the kicker managerspiel (www.kicker.de) based on the points from the last year (better point prediction model todo). Modeled as a Knapsack problem solved by SAT and EAs provided by Opt4J (http://opt4j.sourceforge.net/). A writeup with more information can be found here.
- right click on Opt4J.lauch "run as"
- ant build
- ant Opt4J
- gradle tasks
- Players specified in these lists are always included in the team (inclusion list) or are excluded from the team selection (exclusion list)
- Budget doesn't adjust itself to the chosen league and mode (interactive/classic)
- Couple with point prediction.