Explanation
Depth to Conversion, abbreviated DTC, is a metric. A tablebase is a precomputed collection that knows the correct result of every covered position for specified combinations of endgame pieces.
Conversion here means changing the set of pieces present on the board. It normally occurs through a capture or a pawn promotion, when a pawn reaches the last rank and becomes another piece. Mate also ends the measurement if it comes first. An ordinary pawn push that does not promote is not by itself a DTC conversion.
In a won position, the winning side chooses moves that preserve the win and reach conversion as soon as possible, while the defender tries to delay it. The value does not necessarily describe the shortest mate. A line may convert quickly into another won ending and still require many moves before checkmate.
DTC is also different from , which concerns the next move that resets the counter relevant to the fifty-move rule. Units and sign conventions can differ among formats, so an interface should state how it presents the number.
Usage and context
DTC is useful for making progress toward an ending with less material, but by itself it does not guarantee the best line under the fifty-move rule.
Common confusions
Conversion and every pawn move
DTC counts a change in the pieces present through promotion or capture; a non-promoting pawn push does not create that change.
DTC and DTM
DTC targets a winning conversion; targets forced checkmate under its own metric.
View termSources
- 1.Endgame Tablebases, Chess Programming Wiki
- 2.Op1 - Partial 8-piece tablebase available, Lichess
