Chamada: shuffle seed

O shuffle abre automaticamente o arquivo chamado "GRF". Ele espera que o arquivo tenha
a informacao de um grafo Ele embaralha-ra as aresta deste grafo. O resultado sera gravado
em cima do arquivo "GRF".

seed - Semente do gerador de numeros randomicos.

Call: shuffle seed

The shuffle file automatically seek for a file called "GRF" to open. It expects to find a graph
structure in the "GRF" file. It will shuffle the edges of this graph among the vertices. The
output file will be written over the "GRF" file.

seed - Seed for the random number generator.

