cnetworks

Crates.iocnetworks
lib.rscnetworks
version0.7.0
sourcesrc
created_at2021-05-04 11:46:04.272701
updated_at2022-02-04 15:17:25.129239
descriptionA set of tools for creating and manipulating complex networks.
homepagehttps://sr.ht/~piotr-machura/cnetworks
repositoryhttps://git.sr.ht/~piotr-machura/cnetworks
max_upload_size
id392963
size126,190
Piotr Machura (piotr-machura)

documentation

README

cnetworks

crates.io docs.rs

This is the source code repository for the library I have developed working on my engineer's thesis:

The impact of hidden links in a complex network on the efficiency of the information source location

It comprises a set of tools for creating, manipulating and inspecting the properties of complex networks. Some features include: the implementation of the Erdos-Renyi and Barabási-Albert models of a complex network as well as the Pinto and Pearson algorithms for finding the diffusion source.

See the docs.rs documentation for details.

Examples

My past use cases can be found in their respective directories under ./examples. See the notebook.py files for explanations and data analysis. They can be opened in Jupyter with the jupytext extension.

Commit count: 0

cargo fmt