Variable Proto.getState

l'etat courant du graphe, (Vertex, partitions)

class Proto
{
  // ...
  Message!(4,ubyte*,ulong,ulong[]) getState;
  // ...
}