Infected # Bases: object active property # The timestamp at which the infected node started spreading the infection Returns: Type Description int infected property # The timestamp at which the node was infected Returns: Type Description int recovered property # The timestamp at which the infected node stopped spreading the infection Returns: Type Description int __repr__() # Return repr(self).