Agent class should have the following: ``` source_id_ destination_id_ id_ start_time_ current_edge_id_{std::numeric_limits<double>::max()}; current_node_id_{std::numeric_limits<double>::max()}; ```