Thanks man finally I was able to resolve the issue. But I think Julia could’ve reported error
instead of setting t_arrive_min = 100000.
so inside the nested for loops whenever “-” operator occurred the value was set to 10000.
It should have reported error instead of giving this weird result. What is the reason behind this?