chess-pipeline
chess-pipeline copied to clipboard
Bishop pair visitor
It's pretty well known that having the bishop pair is an advantage in most positions in chess. But is this actually the case? We could find out by marking out games where one side had the bishop pair and analyzing them. This could be done with a python.chess Visitor.