TODO: Remove two stale items
[pachi.git] / TODO
blob373073c5dcb7c6cc464acb207bc204bfe6886e01
1 Docs:
2 * Manual page - full usage documentation
3 * GTP interface documentation
5 Base:
6 * Further optimize board implementation, oprofile fun
7 * Clean up GTP interface, allow custom GTP commands for modules
8 * Implement parameter setup over GTP
9 * gogui-friendly GTP interface
11 General improvements:
12 * Opening book
13 * Criticality
14 * Killer moves
15 * MM local-based patterns
16 * Balanced local-based patterns?
17 * Local tree forcing
19 Playouts:
20 * Split playout aspects to custom-stackable pieces
21 * Possibly replay top-rated unplayed moves from the tree
22   in the playout?
24 UCB1AMAF:
25 * Fix RAVE for good (still noticeably weaker than fuego?)
26 * Separate constants for prior and amaf elements?