InterviewSolution
Saved Bookmarks
| 1. |
______ finds K best paths in a given graph.(a) kBestShortestPaths(b) kcirt(c) ktrees(d) kmapThe question was posed to me in an online interview.Asked question is from Packages topic in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» The correct OPTION is (a) kBestShortestPaths |
|