public static GXLGraph getMachineArch(GXLNode node) { return node.getGraphAt(0); }
public static GXLGraph getClusterArch(GXLNode node) { return node.getGraphAt(0); }