| 2727e31b | 06-Jul-2017 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
DMNetwork: Add vertex and edge information in subnetwork
Each subnetwork stores a list of its vertices and edges. Note that these are just integer numbers that are based off the numbering provided b
DMNetwork: Add vertex and edge information in subnetwork
Each subnetwork stores a list of its vertices and edges. Note that these are just integer numbers that are based off the numbering provided by Plex.
Added API function DMNetworkGetSubnetworkInfo to retrieve the subnetwork info.
show more ...
|