-
Notifications
You must be signed in to change notification settings - Fork 3
doctor-cai/MODPSO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/*==================================================================================================*/ // Please find details of the method from: // // Maoguo Gong, Qing Cai, Xiaowei Chen, and Lijia Ma, "Complex Network Clustering by Multiobjective // Discrete Particle Swarm Optimization Based on Decomposition", IEEE Trans. Evolutionary // Computation, 2013 (accepted). /*==================================================================================================*/ // The source codes are free for research work. If you have any problem with the source codes, please // contact with: // Maoguo Gong, // Key Laboratory of Intelligent Perception and Image Understanding of Ministry of Education, // University of Xidian, // Xi¡¯an, Shaanxi Province 710071, China. // http://web.xidian.edu.cn/mggong/index.html // Email: gong@ieee.org or mggong@mail.xidian.edu.cn // Qing Cai // Key Laboratory of Intelligent Perception and Image Understanding of Ministry of Education, // University of Xidian, // Xi¡¯an, Shaanxi Province 710071, China. // Email: 2008_jammy@163.com /*==================================================================================================*/ // Programmer: // Qing Cai // Last Update: // Nov. 11, 2012 /*==================================================================================================*/ // The package is passed compiling under: MS Visual C++ in Windows XP. // After running the program, please find the final results in the corresponding document archives. // All the network topology structures shown in the paper are drawn with the software Pajek. // Please read MODPSO_main.cpp for details to setup and run the algorithm. /*==================================================================================================*/
About
MODPSO code for paper "Complex Network Clustering by Multiobjective Discrete Particle Swarm Optimization Based on Decomposition"
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published