// of the same wire. A PIP connect unique wires.
if (wc.isPIP())
continue;
if (!sourceWires.contains(wire) ||
!wireIsSink(we, wc.getTile(tile), wc.getWire())) {
wiresToBeRemoved.add(new Connection(wire, wc));
}
}
}
// Remove the edges by creating a new WireConnection arrays sans the