From c00bda7826a104dfff718c9a3d673d37b0236f4a Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 23 Apr 2015 16:16:17 +0100 Subject: - Added the Noordin Top Terrorist dataset in the folder "sample_data" - amended README.md --- python/sample_data/README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 python/sample_data/README (limited to 'python/sample_data/README') diff --git a/python/sample_data/README b/python/sample_data/README new file mode 100644 index 0000000..dd4a910 --- /dev/null +++ b/python/sample_data/README @@ -0,0 +1,28 @@ +------------------------------- + Noordin Top Terrorist Network +------------------------------- + +This is the 4-layer multiplex networks of terrorist relationships +mentioned in: + + N. Roberts, S. F. Everton, Roberts and Everton "Terrorist + Data: Noordin Top Terrorist Network" (Subset) (2011). + +The four layers represent, respectively, communications, financial, +operation and trust relatioships among a group of 78 terrorists. + +You can test multired on this data set by using, e.g., : + + python simple_test.py file_list + + + +If you use this data set in a research work, please cite that paper. +Please also consider that an exhaustive multi-layer analysis of this +network has been performed in: + + F. Battiston, V. Nicosia, V. Latora, + "Structural measures for multiplex networks", + Phys. Rev. E 89, 032804 (2014). + + -- cgit v1.2.3