It is also possible to see the multiway graph as fixing an already existing structure. For example, consider the graph of all positive integers and assume that there is an arrow from u to v if and only if v is a multiple of u and v is not equal to u. This is equivalent to begin with 1 and to generate all the multiples of each vertex each time.