magarena/src/magic/ai
lodici 9788037dbf remove unused methods in MCTSAI. 2017-06-19 12:38:30 +01:00
..
ArtificialChoiceResults.java add override annotation to overridden methods 2017-06-17 11:19:03 +08:00
ArtificialMultiPruneScore.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ArtificialPruneScore.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ArtificialPruneScoreRef.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ArtificialScore.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ArtificialScoreBoard.java remove extraneous whitespace 2013-06-24 09:33:35 +08:00
ArtificialScoringSystem.java Import reorganise/remove unused 2014-04-18 22:43:01 +01:00
MCTSAI.java remove unused methods in MCTSAI. 2017-06-19 12:38:30 +01:00
MMAB.java add static to inner classes that do not refer to outer context 2017-06-17 12:10:18 +08:00
MTDF.java adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
MagicAI.java adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
MagicAIImpl.java constant that represent AIs used in deck strength viewer 2015-04-04 21:46:33 +08:00
MovesBlackList.java add stub MovesBlackList and integrate it with MMAB 2015-11-12 18:02:43 +08:00
VegasAI.java adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
VegasScore.java add override annotation to overridden methods 2017-06-17 11:19:03 +08:00
VegasWorker.java remove custom try/catch with Task, use execute instead of submit for executing runnable so that exceptions are propagated automatically 2015-06-08 11:27:34 +08:00