The project has made progress on a range of problems. Most notable is the work on the Ryser-Brualdi-Stein conjecture on Latin squares, whose rigorous study originates with Euler in the 18th century. A Latin square of order n is an n by n grid filled with n different symbols so that no two of the same symbols appear in any row or column --- an example is the underlying grid of a sudoku square which is a Latin square of order 9. Latin squares occur naturally as the multiplication tables of finite groups and are connected to areas including permutations and error correcting codes.
A partial transversal in a Latin square of order n is a set of cells which share no column, row or symbol while a full transversal is a partial transversal with n cells. The Ryser-Brualdi-Stein conjecture from 1967 says that every Latin square of order n has a partial transversal with n-1 cells, and moreover a full transversal if n is odd.
The project has shown that if n is taken to be sufficiently large, then every Latin square of order n has a partial transversal with n-1 cells. This proves the conjecture for large even n, and improves the previous best known bound of n-O(log n/loglog n) cells.