CLRS-type algorithms on sna/network
0
0
Entering edit mode
5.4 years ago
mk ▴ 290

I began using R iGraph to compute things like minimum-spanning-trees, but iGraph plotting was unsatisfactory. My search for a ggplot2-based network visualization library led me to sna/network via ggnetwork, which can utilize iGraph objects only through implicit (buggy) conversion to sna/network objects. I would like to use network to replace iGraph in my package, and am wondering if anyone hasany advice on what library(s) to use for rudimentary graph calculations (ie ch. 22-26 of Cormen/Leiserson/Rivest/Stein)? Right now I need mst and single-point minimum distance calculations and these are not provided by network/sna

graph network ggnetwork sna r • 909 views
ADD COMMENT

Login before adding your answer.

Traffic: 1512 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6