Hi,
I am newbie to JSprit, and I have a question, how can I enforce one job/activity to be the first job in my route?
For example, I have 5 stops (A, B, C, D, E). I want to make sure that the route starts with stop “D” first.
I know that I have to use HardActivityConstraints, but I am not sure how to implement it, any help will be appreciated? Thanks!