Skip to content

This project is research about physical network robustness to random and physical attacks.

Notifications You must be signed in to change notification settings

lukablagoje/physical-network-robustness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Physical network robustness [In progress]

In this project, we are simulating 2D and 3D graphs of physical attacks (spatial edge removal) in their embedding space Specifically, we are focused on random and targeted attacks to identify how robust the networks are. To perform targeted attacks in space, we are developing a spatial measure of connectivity, that can be applied to both 2D and 3D datasets. Below are the random graph (Erdos-Renyi) grid models we are currently working with where we develop such measures, for different rewiring probabilities $p$:

image

Technical project overview

1. random_edge_removal.py - Removing random edges from the graph to observe how quickly they fall apart.

2D_grid_model.ipynb - 2D grid models are created and the spatial connectivity of the grid that bins the space they are embedded in is calculated

About

This project is research about physical network robustness to random and physical attacks.

Topics

Resources

Stars

Watchers

Forks