I need to write a program which finds the places on a chess board, where 8 bishops should be placed that the lines of their movement would cover whole chess board. Maybe someone could help me and suggest some algorithm for this task?
Thanks