hello Rik
 I'm also facing the same problem in shortest path,if you have got some help
please forward me too,as
I'm also working on it,it will be of great help to me
thanking you
ashutosh.natraj
  my mail id: [EMAIL PROTECTED]
                  [EMAIL PROTECTED]
hello all, 
I'd like to pose a problem: I have a fairly huge model (600 nodes) and I 
would like to find the shortest path from all nodes to all nodes. So 
this wil probably give around 600*600 shortest distances. Because I'm 
quite new to mathprog and glpk, I took an example of the glpk package 
(spp.mod). This example works fine, but it calculates only one shortest 
path (from one (preset) node to another (preset) node). Can I somehow 
introduce somewhere a kind of "for-loop" (I guess) to solve this 
problem? Or do you have another solution to my problem? I tried to write 
all different files, with the same model, but every time a different 
source (start node) and sink (end node), but it is quite time consuming 
to read every time this enormous model. 
Thanks, 
Rik 

--
View this message in context: 
http://www.nabble.com/shortest-path-t1078332.html#a2931582
Sent from the Gnu - GLPK - Help forum at Nabble.com.



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to