io-chess
UCI chess engine
Loading...
Searching...
No Matches
WDLNormalizer.hpp File Reference

Conversion from raw evaluation strings to WDL (Win/Draw/Loss) probabilities. More...

#include <algorithm>
#include <cmath>
#include <string>
Include dependency graph for WDLNormalizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WDLOutput
class  WDLNormalizer

Detailed Description

Conversion from raw evaluation strings to WDL (Win/Draw/Loss) probabilities.