remove cpl cap in insights (fixes #5617)

pull/5629/head
Niklas Fiekas 2019-11-09 10:01:29 +01:00
parent 259557b72d
commit 6e3d466a4d
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ object PovToEntry {
role = role,
eval = prevInfo.flatMap(_.cp).map(_.ceiled.centipawns),
mate = prevInfo.flatMap(_.mate).map(_.moves),
cpl = cpDiffs lift i map (_ min 1000),
cpl = cpDiffs lift i,
material = board.materialImbalance * from.pov.color.fold(1, -1),
opportunism = opportunism,
luck = luck