Published February 6, 2018 | Version 1.0.0
Software Open

MATLAB code for the CbCI algorithm (an immunization algorithm)

Authors/Creators

  • 1. Kobe University

Description

 MATLAB code for the CbCI algorithm, an immunization algorithm for networks with community structure. 

 It requires a data file for the community structure, which should be N (= #nodes) by 1 vector of community IDs. If you do not have a data for the community structure, you need to run a community detection algorithm using an external code. After that, Matlab function “getComstr.m” will convert the output file generated by the external code to Matlab vector “Comstr”, a N by 1 vector of community IDs.   

 

Files

CbCI_TK.zip

Files (110.6 kB)

Name Size Download all
md5:322d17b3e6bb3ea56f4ebd9f93b82339
110.6 kB Preview Download

Additional details

References

  • T. Kobayashi and N. Masuda, "Fragmenting networks by targeting collective influencers at a mesoscopic level", Scientific Reports 6, 37778, 2016.