Hello.

 R's e1071 package has "allShortestPaths" function using Floyd's algorithm.

 It is very useful for road network analysis. I'll try to analyze facility
allocation programs using this.

 I'd like to know how much nodes this function can deal with?

 And for larger nodes(for example million nodes), allShortestPaths employs
graph partition algorithm?


 Regards.

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to