Giter Site home page Giter Site logo

jlubo / network_topology_and_stability Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 44 KB

Random generation of networks of different topology and analysis of their asymptotic stability

License: GNU General Public License v3.0

C++ 98.38% Shell 1.62%

network_topology_and_stability's Introduction

Networks of different topology and their stability

Outline

The code provided here serves to randomly generate networks of different topology (in particular, small-world and scale-free topologies) and to analyze their asymptotic stability. In particular, it enables to investigate the stabilization of a network by adding self-coupling to its nodes.

The code has been developed and used for the following publication:

Luboeinski J, Claro L, Pomi A, Mizraji E. Stabilization through self-coupling in networks of small-world and scale-free topology. Sci. Rep. (2023). https://doi.org/10.1038/s41598-023-27809-8

If you use parts of the software package or the model for your research, please cite appropriately (see here for BibTeX references). Please feel free to contact us for any questions.

Build and run

This program uses GNU Scientific Library (GSL) v2.5 (it is therefore provided under the GNU General Public License v3). Please make sure that you have installed a suitable version of GSL before building the code. If you would like to have plots created automatically, also make sure that you have installed gnuplot.

The code comes with the following shell scripts for building:

  • build_main - builds a program to generate and stabilize networks (to reproduce the results of the paper mentioned above)
  • build_test - builds a test program to test specific aspects of the code

The code comes with the following shell scripts for running:

  • run_main - runs different program calls to generate and stabilize networks (to reproduce the results of the paper mentioned above; this will create "SC_*" data directories and may take some time)
  • run_test1 - runs different program calls to quickly test the functionality of the code (this will create "SC_*" data directories)
  • run_test2 - runs a test program to test specific aspects of the code (this will create a file "Test_Main_out.txt")

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program (in "LICENSE.txt"). If not, see https://www.gnu.org/licenses/.

network_topology_and_stability's People

Contributors

jlubo avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.