ai.js
Wed, 24 Sep 2014 15:25:11 +0300 Oleksandr Gavenko Increase depth limit.
Wed, 24 Sep 2014 14:57:53 +0300 Oleksandr Gavenko Remove comparing with next board weight if expected value differ less then threshold.
Wed, 24 Sep 2014 14:51:22 +0300 Oleksandr Gavenko Fix: expectimax select best move which lead to less danger among all worst.
Tue, 23 Sep 2014 02:24:13 +0300 Oleksandr Gavenko Don't calculate max value if it isn't used.
Tue, 23 Sep 2014 01:17:55 +0300 Oleksandr Gavenko Fix: ReferenceError: reference to undefined property this.cfg.weightPriority
Mon, 22 Sep 2014 22:35:41 +0300 Oleksandr Gavenko Join N level deep on score value without random simulation AIs and add
Mon, 22 Sep 2014 01:44:48 +0300 Oleksandr Gavenko Renames.
Sat, 20 Sep 2014 23:56:02 +0300 Oleksandr Gavenko Set better coefficient for blind-weight-random AI.
Sat, 20 Sep 2014 22:55:24 +0300 Oleksandr Gavenko Rename AI.
Thu, 18 Sep 2014 00:39:41 +0300 Oleksandr Gavenko Enable config for expectimax. Fix weight function for expectimax.
Mon, 15 Sep 2014 02:56:52 +0300 Oleksandr Gavenko Remove debug code.
Mon, 15 Sep 2014 02:54:09 +0300 Oleksandr Gavenko Capitilize AI names.
Mon, 15 Sep 2014 02:49:02 +0300 Oleksandr Gavenko Add JSDoc annotation.
Thu, 11 Sep 2014 20:01:40 +0300 Oleksandr Gavenko Merge config with best settings.
Thu, 11 Sep 2014 19:57:44 +0300 Oleksandr Gavenko Fix typo.
less more (0) -15 tip