Problem

Source: Iran MO 3rd round 2016 finals - Combinatorics P1

Tags: Iran, graph theory, Directed graphs, combinatorics, Tournament graphs



In an election, there are $1395$ candidates and some voters. Each voter, arranges all the candidates by the priority order. We form a directed graph with $1395$ vertices, an arrow is directed from $U$ to $V$ when the candidate $U$ is at a higher level of priority than $V$ in more than half of the votes. (otherwise, there's no edge between $U,V$) Is it possible to generate all complete directed graphs with $1395$ vertices?