-
Notifications
You must be signed in to change notification settings - Fork 5
Schedule
ru edited this page Sep 14, 2010
·
4 revisions
- Everyone has repository set up and is ready to start
- A running MCTS player (single threaded) (Árni)
- First version of single agent player
- First version of state hashing
- A running heuristic player (handling 2 agents)
- A preliminary multi-threaded MCTS player with move ordering (Árni)
- A running MCTS player (single threaded) (RV)
- Chose moves by UCT formula
- One node per simulation
- A limited version of reasoning engine (handling some subset of GDL)
- Stable build created that includes all features (that compile)
- The big night, time for Casanova to suit up.