Variable Edge.color

struct Edge
{
  // ...
  ulong color;
  // ...
}