CMU Artificial Intelligence Repository
SAN Kit: Implemented Standards for Chess Move Notation
areas/games/chess/san/
The SAN Kit is a freeware ANSI C source programming toolkit for chess
software authors and researchers. It consists of some twelve thousand
lines of portable code that includes everything needed to write a
chess-playing program except a search function and an evaluation
function. A set of public, portable standards for move notation
(SAN), position notation (FEN), and game notation are described and
implemented.
Example applications include chess-playing programs, chess opening book
repository software, chess game database software, and automated
distributed computer chess competition.
Origin:
raven.alaska.edu:/pub/coherent/sources32/ [137.229.10.39]
as the file SAN.tar.Z
Version: 17-MAY-94
Requires: ANSI C
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Mailing List: rec.games.chess
Author(s): Steven J. Edwards
Keywords:
Chess Move Standards, Chess Notation, Game Playing!Chess,
SAN Kit, Search
References: ?
Last Web update on Mon Feb 13 10:22:29 1995
AI.Repository@cs.cmu.edu