def __repr__(self) -> str: return "Scheduler{}".format(Node.__repr__(self))
def __repr__(self) -> str: return "Temp{}".format(Node.__repr__(self))