Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

complenet17-graph-generator

Implementation of the method described in the paper:

Miguel E. P. Silva, P. Paredes, and P. Ribeiro, “Network motifs detection using random networks with prescribed subgraph frequencies,” Proceedings of the 8th International Conference on Complex Networks (COMPLENET'17), 2017.

PDF file of the paper can be found at: http://www.dcc.fc.up.pt/~msilva/Pubs/complenet17.pdf

Usage:

  1. make
  2. ./genk -h

This Source Code uses the work developed in the following article:

This software uses the nauty program version 2.4 by Brendan McKay. Therefore, nauty's license restrictions apply to the usage of FaSE and GENK.

If you use this code, please cite:

@inproceedings{silva2017network,
  title={Network Motifs Detection Using Random Networks with Prescribed Subgraph Frequencies},
  author={Silva, Miguel EP and Paredes, Pedro and Ribeiro, Pedro},
  booktitle={Workshop on Complex Networks CompleNet},
  pages={17--29},
  year={2017},
  organization={Springer}
}

About

Implementation of the method described in the paper: "Network motifs detection using random networks with prescribed subgraph frequencies" published at COMPLENET'17

Resources

License

Releases

No releases published

Packages

No packages published