complex-network

There are 16 repositories under complex-network topic.

  • graph-theory

    je-suis-tm/graph-theory

    Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS

    Language:Jupyter Notebook35412289
  • ZahraDehghanian97/AI_booklet_CE-AUT

    Booklet and exam of Artificial Intelligence Master Degree at Amirkabir University of technology.

  • arnaudon/simplicial-kuramoto

    Tool to numerically solve and analyse simplicial Kuramoto models.

    Language:Python17500
  • CompNet/Influence

    Twitter and Influence

    Language:Java8501
  • IdeasLabUT/dynetworkx

    Python package for importing and analyzing discrete- and continuous-time dynamic networks

    Language:Jupyter Notebook7312
  • amrhssn/teneNCE

    Temporal Network Noise Contrastive Estimation (teneNCE) for Dynamic Link Prediction

    Language:Python5301
  • robertjankowski/social-media-influence-on-covid-pandemic

    Simulation of the COVID pandemic on the bilayer network and study the influence of social media on behaviors of individuals.

    Language:Jupyter Notebook3100
  • ZhangYichi1994/clustering-base-network-reconstruction

    This is the source code of paper "Heterogeneous networks structure reconstruction via compressive sensing and clustering",DOI: 10.1109/TETCI.2020.2997011

    Language:MATLAB2100
  • geraked/complex-networks

    Implementation of Complex Networks Algorithms

    Language:Jupyter Notebook120
  • KavehKadkhoda/AFIF

    We present AFIF, Automatically Finding Important Features, an efficient solution to examine communities' structural features and also to find a proper subset of promising features in order to predict the upcoming changes of social networks.

    Language:Jupyter Notebook1101
  • obaghirli/ProjectX

    Mapping Science

    Language:Python1103
  • ambirpatel/Complex-Networks-Codes

    A complex network is a graph (network) with non-trivial topological features—features that do not occur in simple networks such as lattices or random graphs but often occur in graphs modelling of real systems.

    Language:R0100
  • Digitalized-Energy-Systems/monee

    Framework for calculating the steady-state energy flow and for solving optimization problems in coupled energy grids (gas, heat, electricity)

    Language:Python0100
  • tharun143/Complex-Network-Analysis

    Place to hide my stuff of Complex Network Analysis

    Language:Jupyter Notebook0200
  • thiagovas/Betweenness-Centrality

    This is a simple school assignment. I just have to implement an algorithm to calculate betweenness centrality.

    Language:C++20
  • wisaaco/NetworkComplexFromTrajectories

    This generates the complex network from a set of GPX trajectories. It is the implementation of http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0177712

    Language:Python201