Hi everybody,
This is my first post, so please let me know if I don't follow the forum conventions, but I think I've got it so here goes.
I have a macro that is running solver to optimize routes. I have a set of rows set up with indices linked to drivetimes and time windows. I need solver to manipulate the indices so that the route time is under a limit, delivery windows are met, and there are no duplicate stops. I need it to be a macro because we're going to be running it with different data sets, but I know there is a feasible solution because I've found one myself manually for one of our sets, and when I have the solution input already into the variable cells and run solver, solver confirms my solution and presents no problems. If I don't have the solution already entered in, however, solver says it can not find a feasible solution.
I suspect this is because the way I have set up my constraints won't allow solver any wiggle room without violating a constraint, but I don't know for sure.
Does anyone have any suggestions?
Thank you.
Bookmarks