random-graph
Here are 9 public repositories matching this topic...
Language:All
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, Ran…
- Updated
Apr 29, 2022 - Jupyter Notebook
The algorithm based on the UBQP model (Aref et al. 2018) for computing the exact value of frustration index (also called line index of balance)
- Updated
Oct 9, 2019 - Jupyter Notebook
A Python module for generating random network flows problem instances in DIMACS graph format.
- Updated
Jan 1, 2023 - Python
The algorithm based on the XOR model (Aref et al. 2019) for computing the exact value of frustration index (also called line index of balance)
- Updated
Nov 5, 2019 - Jupyter Notebook
SJTU-CS499-Mathematical-Foundations-of-Computer-Science
- Updated
Apr 22, 2017 - Python
Started as a numerical task to prove convergence of number of triangles in ER graph, this project grown to consist of various random graph models' implementations, such as Erdos-Renyi random graph, Generalized random graph, Configuration Model.
- Updated
Nov 10, 2019 - C++
Work on INFOF-308 course at ULB
- Updated
Aug 16, 2017 - Python
A project that involves generating random graphs and looking into their properties.
- Updated
Apr 16, 2017 - Java
Generate, color, and visualize random graphs using Python's NetworkX and Matplotlib. Includes compression and storage of graph data with .gz and pickle. Ideal for exploring graph coloring and greedy algorithms in graph theory.
- Updated
Apr 22, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to therandom-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with therandom-graph topic, visit your repo's landing page and select "manage topics."