Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 732 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 732 Bytes

CNDinvestigation

This repository contains data, algorithms and useful information used in the article:


Opportunities and challenges in partitioning the graph measure space of real-world networks., Máté Józsa, Alpár S. Lázár, Zsolt I. Lázár.


Structure of the repository:

  • The file CND-features.csv contains the measures calculated for each real-world network. The column CND here indicates the Complex Network Domain of the given network. Other columns indicate the name of the measures calculated.
  • The folder measure-codes contains information about the measures implemented in the article
  • The folder statistics-codes contains information about the statistics done in the article