Variable DistGraph._color

L'identifiant de la partition

class DistGraph
{
  // ...
  ulong _color;
  // ...
}