home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gnushogi-1.1 / doc / TODO < prev    next >
Encoding:
Text File  |  1993-04-20  |  494 b   |  19 lines

  1. Add pattern directed heuristics in order to improve
  2. middlegame and endgame.
  3.  
  4. Add shogi specific heuristics in order to improve middle game.
  5.  
  6. Tune weights for positional scoring.
  7.  
  8. Restrict considered moves at deeper plys.
  9.  
  10. Improve time usage in order to support xshogi's "fallen-flag"
  11. condition.
  12.  
  13. Add time usage heuristics which regard that the available time
  14. must be enough to make **all** remaining moves.
  15.  
  16. Add support for solving tsume shogi problems.
  17.  
  18. Enable "draw by repitition" detection.
  19.