| addRandomEdges | Add random edges to a supply network | 
| adjustAvgDegree | Adjust the average degree of a supply network | 
| aggregateVertices | Aggregate vertices of a graph | 
| applyCascadingFailures | Apply cascading failures to a supply network | 
| AVG_DEF | Aeverage Delivery Efficiency | 
| avgInvSPL | Average inverse supply path length | 
| avgSPL | Average Supply-Path Length (SPL) | 
| dagDensity | Density of a Directed Acyclic Graph (DAG) | 
| deleteIntermediaries | Delete less-important intermediaries of a supply network | 
| deleteMultipleEdges | Delete multiple edges of a graph | 
| deleteRandomEdges | Delete random edges from a supply network | 
| efficiencyLM | Latora and Marchiori efficiency | 
| efficiencyRe | Supply network reachability-efficiency | 
| firstImprovement | Graph Rewiring First Improvement Optimization Algorithm | 
| floydAlgo | Compute length of shortest path between each pair of points. | 
| generateSupplyNet | Generate theoretical supply network | 
| getBridges | Get bridges edges of a graph | 
| getEdges | Get edges from a graph | 
| getVertices | Get vertices from a graph | 
| lengthenShortEdge | Turn a short supply chain into a long supply chain | 
| nbSupplyChains | Overall number of supply chains in a supply network | 
| neighborsDegree | Summarize degree sequence of a vertex neighbors | 
| normEntropy | Normalized entropy of a distribution | 
| reachability | Supply network reachability | 
| relativeDegree | Vertex relative degree | 
| rewireEdge | Rewire origin or destination of an edge | 
| robustnessGraph | Analysis of supply network robustness | 
| robustnessGraphAgg | Analysis of aggregated supply network robustness | 
| SAR | Supply Availability Rate | 
| shortEdgesRate | Short supply chains edges rate | 
| simulatedAnnealing | Graph Rewiring Simulated Annealing Improvement Optimization... | 
| supplyTransitivity | Vertex supply transitivity (for intermediaires) | 
| swapEdges | Swap two edges of a supply network | 
| tomato_anonym | Spatial network of Montpellier city supply in tomato | 
| updateGraphAttributes | Update vertices and attributes of a graph | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.