F
Fredrik Wahlgren
For how many cities do you want to solve this problem? It won't take long
before you have billions of possible solutions. I seriously doubt the solver
is useful for this kind of tsak. The last time I had to deal with this
problem, I used a Genetic Algorithm written in C++.
If you still want to use Excel, you have to use an add-in written in C++ or
some .NET language. That is, Excel is only used as a kind of GUI.
/Fredrik
before you have billions of possible solutions. I seriously doubt the solver
is useful for this kind of tsak. The last time I had to deal with this
problem, I used a Genetic Algorithm written in C++.
If you still want to use Excel, you have to use an add-in written in C++ or
some .NET language. That is, Excel is only used as a kind of GUI.
/Fredrik