Generalization of Effective Conductance Centrality for Egonetworks
Heman Shakeri, Behnaz Moradi-Jamei, Pietro Poggi-Corradini, Nathan, Albin, Caterina Scoglio

TL;DR
This paper extends effective conductance centrality to directed networks using a modulus framework, introduces efficient computation methods for egocentric networks, and proposes a new measure called shell degree for network analysis.
Contribution
It generalizes effective conductance centrality to directed networks via modulus, and develops efficient algorithms for egocentric network measures, including the novel shell degree.
Findings
Modulus centrality aligns with traditional effective conductance on simple networks.
New methods enable efficient computation of centrality in directed and egocentric networks.
Shell degree is a practical tool for local network analysis.
Abstract
We study the popular centrality measure known as effective conductance or in some circles as information centrality. This is an important notion of centrality for undirected networks, with many applications, e.g., for random walks, electrical resistor networks, epidemic spreading, etc. In this paper, we first reinterpret this measure in terms of modulus (energy) of families of walks on the network. This modulus centrality measure coincides with the effective conductance measure on simple undirected networks, and extends it to much more general situations, e.g., directed networks as well. Secondly, we study a variation of this modulus approach in the egocentric network paradigm. Egonetworks are networks formed around a focal node (ego) with a specific order of neighborhoods. We propose efficient analytical and approximate methods for computing these measures on both undirected and…
| Quantity | total | |||
|---|---|---|---|---|
| Lowerbound | ||||
| Upperbpund | ||||
| Shell Degree | ||||
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Generalization of Effective Conductance Centrality for Egonetworks
Heman Shakeri1
Behnaz Moradi-Jamei2
Pietro Poggi-Corradini3
Nathan Albin3
Caterina Scoglio1
1Electrical and Computer Engineering Department, Kansas State University, Manhattan, Kansas, USA
2Department of Statistics, Kansas State University, Manhattan, Kansas, USA
3Department of Mathematics, Kansas State University, Manhattan, Kansas, USA
Abstract
We study the popular centrality measure known as effective conductance or in some circles as information centrality. This is an important notion of centrality for undirected networks, with many applications, e.g., for random walks, electrical resistor networks, epidemic spreading, etc. In this paper, we first reinterpret this measure in terms of modulus (energy) of families of walks on the network. This modulus centrality measure coincides with the effective conductance measure on simple undirected networks, and extends it to much more general situations, e.g., directed networks as well. Secondly, we study a variation of this modulus approach in the egocentric network paradigm. Egonetworks are networks formed around a focal node (ego) with a specific order of neighborhoods. We propose efficient analytical and approximate methods for computing these measures on both undirected and directed networks. Finally, we describe a simple method inspired by the modulus point-of-view, called shell degree, which proved to be a useful tool for network science.
††preprint: APS/123-QED
The concept of information centrality was first introduced in Stephenson and Zelen (1989) and was later reinterpreted in terms of electrical conductance in Klein and Randić (1993). Given a network and a node , the effective conductance centrality of is defined as
[TABLE]
where is effective resistance distance between and . Note that this measure considers every possible path that electrical current flow might take from to an arbitrary sink .
The situation can be clarified by introducing the notion of modulus of families of walks. This is a way of measuring the richness of certain families of walks on a network (and beyond, see Shakeri (2017); Shakeri et al. (2017, 2016)). Given two nodes and we may consider the connecting family of all walks from to . Then, given edge density for , we define where is the -length of a walk :
[TABLE]
The -modulus of is defined as
[TABLE]
Namely, we minimize the energy of candidate edge-densities subject to the -length of every walk in being greater than or equal one, i.e., . These densities can be interpreted as costs of using the given edge. The energy we consider is
[TABLE]
where , is the conductance of the edge . Thus modulus is a constrained convex optimization problem that has a unique extremal density when . This point of view allows for much more flexibility, because it can be applied to a variety of different families of objects: walks, cycles, trees, etc, and also works when the underlying network is directed or weighted. Moreover, modulus has very useful properties of -monotonicity and countable subadditivity.
For undirected networks the effective conductance between and is connected to as follow Duffin (1962); Albin et al. (2015)
[TABLE]
In the following, we reproduce a proof for this connection and how to calculate in symmetric networks using the pseudoinverse of the Laplacian.
Let be the set of all unit flows that satisfy Kirchoff’s node law and pass through a network from to . Namely for
[TABLE]
corresponds to the injected currents at each node. The energy of is
[TABLE]
where is the resistance of edge . A unit current flow is a unit flow that also satisfies Ohm’s law, i.e., there is a function (called a potential) such that for every edge :
[TABLE]
Let be a vertex potential function. We can define a density as the gradient of , i.e., for the edge
[TABLE]
Then, is admissible for walks from to , whenever .
Conversely, if is an admissible density, then we can define a potential as the infimum of over all walks from to . With this definition, , see Albin et al. (2015).
In particular, assuming each edge has a unit resistance,
[TABLE]
Hence, if we substitute with , where is the electric potential when a unit current flow is passing through the network with source and sink and the effective resistance between and is , then,
[TABLE]
By Kirchhoff’s law of current conservation:
[TABLE]
where is the adjacency matrix of , with if and only if . In matrix form:
[TABLE]
where is the Laplacian matrix of and . Because is defined up to an additive and the nullspace of is along the constant vector, we ground an arbitrary node and thus reduce by removing th row and column denoted by Van Mieghem et al. (2017). Now we can find solve (7):
[TABLE]
we denote by (reduced conductance matrix) and obtain effective resistance between nodes and is
[TABLE]
and from (6):
[TABLE]
Therefore, using (5), we can rewrite the effective conductance centrality in (1) in the Modulus language
[TABLE]
For the rest of this paper, we consider due to its physical interpretation as effective conductance as well as computational advantages, for instance, in this case (3) is a quadratic program. Moreover, the right-hand side also makes sense on directed networks.
I Egocentric effective conductance centrality
As mentioned above, is sociocentric in the sense that it considers all walks from to an arbitrary node in . However, in practice, it can be prohibitive to scale sociocentric methods to very large networks. Moreover, in real-world situations it is not feasible to have access to the entire network. Rather, one can at best know local information up to a few neighborhood levels. For instance, when data is anonymized to protect privacy of network entities, identifying the sociocentric picture is impossible, e.g., sexual networks may be limited to the number of contacts of individuals.
An alternative approach is to consider measures that are adapted to egonetworks (also known as neighborhood networks). An ego network around a node is constructed by collecting data (nodes and edges) starting from the ego and searching out to a predefined order of neighborhood ; where is the eccentricity of node or the maximum distance from to nodes in .
Egonetworks are often preferred because they support more flexible data collection methods Carrasco et al. (2008) and often involve less expensive computation costs. Egocentric measures are more stable Costenbader and Valente (2003) against network sampling and reliable (less sensitivity) with measurement errors Zemljič and Hlebec (2005). We concentrate on unweighted (binary) networks to simplify the algebra, although, all of our methods and discussions can be easily generalized for weighted networks. Thus, we let denote the shortest-path distance between two nodes (smallest number of hops). The neighborhood structure around an ego is described by the shells of order :
[TABLE]
and the corresponding families of walks , consisting of simple walks that begin at ego and reach for the first time. Modulus allows a quantification of the richness of the family of walks, i.e., a family with many short walks has a larger modulus than a family with fewer and longer walks. Here we consider shell modulus which quantifies the capacity of walks emanating from the ego up to the shell Shakeri et al. (2016) without having to account the data outside .
Theorem 1**.**
For undirected networks, we can calculate -modulus of analytically without going through the optimization problem in (3):
[TABLE]
where .
Proof.
Similar to (5), to find in , we solve Kirchhoff’s law of currents
[TABLE]
where is the Laplacian matrix of and is the applied external current vector with values at ego and for nodes in
[TABLE]
and zero for other nodes (see Figure 1).
Nodes in have similar electric potential .
The above problem has a unique harmonic solution for up to a constant, we ground the potential at ego, i.e., and find other nodes potentials by
[TABLE]
where is the reduced conductance matrix. Combining (12) and (13)
[TABLE]
where . If and for
[TABLE]
From (14):
[TABLE]
[TABLE]
and the effective resistance between and :
[TABLE]
and since (grounded):
[TABLE]
∎
The convex optimization problem in (3) involves a quadratic minimization. In the undirected case, computing the pseudoinverse of the Laplacian in (11) involves solving a Laplacian system. In both cases, algorithms and technique are still improving and advancing. However, graphs with more than a million edges may become untractable.
We propose the following egocentric version of using shell modulus:
[TABLE]
This shell modulus centrality follows the same logic as (10) but only requires the egocentric network data. For undirected networks, we can analytically compute (15) using Theorem 1.
In Figure 2, centralities of nodes in three small networks are computed, by considering with .
In Figure 2(a-c), node sizes are scaled with their values and the computed centralities give, as expected, the same ranking as effective conductance.
In general, requires modulus computations in all of , while only needs modulus computations in .
Shell modulus centrality can handle fairly large networks, e.g. 100,000 edges. The algorithm used here computes using an active set dual method quadratic programming Goldfarb and Idnani (1983). It’s theoretically enough to consider at most active constraints Albin and Poggi-Corradini (2016). Violated (active) constraints are found using Dijkstra’s algorithm and the constraint matrix is updated using the Cholesky decomposition.
In the following, we focus on approximating (15) efficiently, while incorporating most of the benefits of shell modulus in a scalable framework.
I.1 Bounding from above
First, we provide an upper bound that is known in the complex analysis literature as Ahlfors estimate (Ahlfors, 1973, Chapter 4, Equations 4-6), and in the context of electrical networks goes under the name of Nash-Williams inequality Lyons and Peres (2016). Given an egonetwork , we consider the set of edges that connect a shell to the next shell , for :
[TABLE]
We call the sets shell connecting sets. Since is a minimization problem (3), we get an upper bound simply by choosing an appropriate admissible density . Here, we pick the best admissible density that is constant for all edges in each shell connecting set. After computing the minimized energy of this density, we obtain the following upperbound:
Theorem 2** (Ahlfors upperbound).**
Shell modulus is bounded by the following inequality
[TABLE]
Proof.
Since (3) is a minimization problem, an upper bound for the shell modulus can be found by picking an appropriate density . Here we will restrict ourselves to densities that are constant on the shell connecting sets . Let
[TABLE]
Then we solve the following minimization problem:
[TABLE]
where . By Cauchy-Schwarz inequality
[TABLE]
and thus the minimum in 17 is greater than . However, when takes the form:
[TABLE]
the minimum is achieved for
[TABLE]
∎
I.2 Bounding from below
To provide a lower bound for shell modulus, we focus on geodesic paths (shortest walks). These are usually the most important pathways of influence between the ego and other nodes. Classical measures of centrality, such as closeness centrality and betweenness centrality, are based uniquely on shortest paths Freeman (1978).
When collecting the egocentric data around an ego , one can take care to avoid forming cycles, and the resulting egonetwork becomes a tree. So assuming is a tree contained in , we can use -monotonicity to get a lower bound, i.e., if , then Shakeri et al. (2016).
Moreover, if we write for the shell modulus of all walks in starting at the root and reaching depth-level , this can be analytically calculated.
Theorem 3**.**
* can be calculated using the following recursive formula.*
[TABLE]
where are the children of and represents the subtree formed from by keeping only and its descendants.
To prove Equation (18), let be a rooted shortest tree at with vertex set , and edge set . Every density gives a weighted distance on the tree defined by
[TABLE]
We define the set of admissible densities Adm, for walks starting from root (ego) to leaves at depth , denoted by
[TABLE]
with modulus
[TABLE]
Assuming has at least one child, let be the children. Each child induces two rooted subtrees (Figure 3). Let represent the subtree (still rooted at ) formed from by pruning all of ’s children other than along with their descendants, and let represent the subtree (now rooted at ) formed by removing from .
The following lemma is an immediate consequence of the parallel rule of modulus: Given two families and , suppose that and and we have , then .
Lemma 4**.**
The modulus of is related to the moduli of the as follows.
[TABLE]
By Lemma 4, we may restrict ourselves to the case that has a single child . In this case, the serial rule for modulus allows us to reduce the problem to finding the modulus of . This is explained in the following lemma.
Lemma 5**.**
The modulus of is related to the modulus of as follows.
[TABLE]
Proof.
If is a leaf of , then is the minimizer for the modulus. Otherwise, by considering the density, , on the edge from to , the optimization effectively decouples. In order for to be admissible, it is necessary that for every leaf of at depth . For , define the parameterized set of admissible densities, for every leaf
[TABLE]
and the parameterized modulus problem
[TABLE]
where represents the set of edges in the subtree . It is straightforward to verify that
[TABLE]
and, thus
[TABLE]
The infimum, given by (19), is attained when
[TABLE]
∎
Lemmas 4 and 5 combined prove Equation (18).
Equation (18) computes recursively. For each leaf node , set . Then (18) will propagate the modulus to the ego. For example, to compute in the graph in Figure 4(b), we start by assigning for modulus of the leaves and . Then, by (18), each contributes to node , and . Thus .
II Shell Degree
In conclusion, Ahlfors’ upper bound (16) considers all edges in the shell connecting sets even if they are not on the shortest paths, such as edge in Figure 4(a). On the other hand, when using the ego-tree approximation, we inevitably lose valuable information hidden in the edges that where discarded. For example, in Figure 4(b-c), to form a tree we need to solve the child custody problem between parents and and child . In particular, the lower bound calculation will discard at least one edge. Moreover, this leads to multiple possible lower bounds, e.g., in Figure 4(b) and for Figure 4(d).
As a compromise between the Ahlfors upper bound and the tree modulus lower bound, we propose a measure we call shell degree. Fix a depth and consider a tree rooted at the ego , whose leaves are all contained in the shell , and such that the geodesics from the root to take exactly hops. Let be the union of all such trees found by breadth first search. For instance, in Figure 4(d) we show in that case. Note that we discarded nodes that are not on the geodesic paths from to .
Since, in general, we cannot use the recursion (18) on , we instead compute the upper bound (16). Namely, we consider the shell connecting sets for and define the generalized shell degree to be the following expression:
[TABLE]
Observe that the first summand of (21) is the ordinary degree of the ego and thus our formula acts as a generalization of degree which takes into account information about the shells around the ego. For example, we have , , in Figure 4(d). For , .
We illustrate the differences between (21) with (15), (16), and (18) in Table 1 for the egonetwork in Figure 4.
We can compute the summands in (21) with Algorithm 1. Normalization is unnecessary for shell degree, as in the case of degree, which is critical when comparing centrality of different egos and there is no information about connections between their ego-networks.
In short, we keep track of ancestral relations from the ego to nodes in each shells, and discard nodes that do not have any descendants in shell ; leading to required information about and thus we can find summands in (21). The overall time complexity of calculating (21) depends on the graph search in step 4 of Algorithm 1 and keeping the information of ancestral relationships, i.e, for an ego network size , algorithm performance is in .
We illustrate the performance of shell degree compared to the Ahlfors upper bound and the Tree modulus lower bound for conventional random network models such as Erdős-Rényi networks, scale-free (Barabasi-Albert model Barabási and Albert (1999)), Spatial (geometric model in the unit square Penrose (2003)), and small world (Watts-Strogatz model Watts and Strogatz (1998)). Figure 5 shows that shell degree gives a better approximation for than the Ahlfors and Tree modulus estimates.
We see that for egocentric network data with medium sizes and order of neighborhood, shell degree performs extremely well. However, it is possible to produce pathological network examples for which all of the estimates for shell modulus get worse as , see Appendix B for more details.
III Applications of shell degree for targeted immunization strategies
Targeted immunizations in computer networks and human populations can greatly impact the overall outcome of spreading processes Pastor-Satorras and Vespignani (2002); Motter and Lai (2002); Zhao et al. (2005). Mitigating an epidemic with random immunization of nodes, requires vaccinating over of the population and thus identifying a good set of target nodes has attracted much attention Chen et al. (2008); Salathé and Jones (2010).
Most of the methods for finding good sets of nodes to immunize require global knowledge of the network, making them impossible to use in some practical situations. Therefore, scientists prefer algorithms that are agnostic relative to the global structure of the network. For example, acquaintance immunization chooses random neighbors of randomly picked nodes Cohen et al. (2003). In what follows, we illustrate the immunization performance of the approximation of the egocentric version of effective conductance that we call shell degree. We assume , i.e., knowledge of neighbors together with neighbors of neighbors are available. The efficacy of immunization is compared to the popular egocentric measure of acquaintance centrality, and to sociocentric indices such as effective conductance, and betweenness and eigenvector centrality.
We consider the epidemic model “susceptible, infected, recovered” (SIR) that represents infectious processes that are not reversible. Susceptible nodes (S) in the network become infected (I) proportionally to the infectious rate and the number of infected neighbors, and eventually they rest in state (R) after a recovery period of days on average (see Figure 6). We assume a constant , i.e., nodes stay in state (I) an average of 10 days. To model widespread diseases such as the flu that are caused by close contacts, the infectious rate is chosen to have reproduction number , where is the average degree of the network Salathé and Jones (2010).
After updating the contact networks with the immunized nodes, we assess the performance of each strategy. In our experiments, all nodes are initially susceptible and the infectious process starts from a randomly chosen patient zero. The performance of immunization strategies are monitored by measuring the epidemic final size, i.e., number of nodes in state (R) after there is no more (I) nodes.
We simulate the process times for each immunization strategy and each immunization coverage. The simulations are done with GEMFsim, that employs event-based exact stochastic simulation Sahneh et al. (2016) for US power grid and PGP networks, and the friendship network for Princeton University extracted from Facebook Traud et al. (2012). Salathe et. al. Salathé and Jones (2010) suggest considering interactions of individuals in the same dormitory or same year and major, for the Facebook friendship networks, to capture potential physical networks–this makes the networks extremely modular.
In Figure 7, each bar shows the difference of number of cases in the outbreak immunized with the two strategies shown on y-axis for a network. Positive difference (shown in red) means the alternate strategy performs better than shell degree and negative difference (shown in blue) means the shell degree gives better immunization and prevents more cases. We test the significance of comparisons of the obtained results using the nonparametric Mann-Whitney test with Mann and Whitney (1947) and statistically non-significant conclusions are shown by shaded colors.
Effective conductance and betweenness centralitities perform better than shell degree for small immunization coverages. However, using sociocentric centrality measures to design targeted immunization strategies can overlook an important issue, namely, that after removing a fraction of the nodes in the network, the initial ranking by these measures is no longer valid. On the other hand, this is not as dramatic for egocentric measures such as degree, acquaintance, and the egocentric version of effective conductance and the resulting ranking is more robust after changes in the network Costenbader and Valente (2003). Sociocentric measures generally struggle with this fact and thus searching for a good egocentric measure is critical. Therefore, with increasing immunization coverage, shell degree performs better (or similarly) compared to other methods. For strongly modular networks, e.g. the Princeton friendship network, closeness centrality measures are generally less efficient compared to betweenness centrality measures. However, in this case, shell degree is performing better than both eigenvector centrality and acquaintance immunization.
IV Conclusions
In summary, we studied effective conductance centrality in the language of modulus of families of walks and in the context of egocentric networks. We compared our method to its well-known sociocentric counterpart and illustrated the advantages of our approach. For undirected networks, shell modulus can be computed by solving a Laplacian system similar to Ellens et al. (2011). Moreover, for directed multi-edge networks, we propose approximations that carry the same benefits of the original definition while being easier to compute and scalable. Finally, we introduced a generalization of degree called shell degree. Applications of these tools illustrate the advantages of the proposed measures, for instance to guide epidemic mitigation strategies under limited knowledge of the overall network.
Acknowledgments
Authors are thankful to NSF grants DMS-1515810 and CIF-1423411.
Appendix A Ahlfors upper bound for Erdős-Rényi networks
We want to estimate the expected Ahlfors upper bound in Erdős-Rényi in the connected regime:
[TABLE]
We can use the concavity property of Ahlfors bound and get
[TABLE]
we would like to estimate .
- •
First, note that is . So:
[TABLE]
from the binomial distribution.
- •
Now, given we must toss variables distribute as , because the ego and the first shell are now out of consideration. So
[TABLE]
Therefore, computing the second moment of we get:
[TABLE]
- •
Given and we must toss a certain number of random variables, where is the number of nodes in the second shell. However, this number is not easy to calculate because it depends on the interaction at the previous step. For instance, if all the binomial variables in the previous step are equal to zero, then . But for higher values of it becomes quite complicated.
In particular, we will have
[TABLE]
A.1 Lower bound for
First, we will estimate from below. Given an ego , Spielman Spielman (2009) sets
[TABLE]
and then shows that for ,
[TABLE]
He first finds that
[TABLE]
and then applies the theory of Chernoff bounds. Note that by simply taking the expectation in (22) we get
[TABLE]
This gives geometric growth for :
[TABLE]
In our case, since every must toss biased coins, we get
[TABLE]
Again, we can take expectations and get
[TABLE]
Using (23), we get
[TABLE]
A.2 Upper bound for
To get an upper bound we can compare the growth in the Erdős-Rényi graph with the growth for a Galton-Watson branching process with offspring distribution . This will be larger because there are no collisions and we always toss the maximum number of coins. If is the population at time , then
[TABLE]
where and we get that
[TABLE]
A.2.1 Upper bound for the Ahlfors estimate
We can apply this to our estimate of the average Ahlfors upper bound and get that:
[TABLE]
Appendix B Behavior of shell modulus estimates when
B.1 Modulus on the complete graph
Verifying that a metric is extremal for -modulus can be done using Beurling’s criterion (proof in Albin and Poggi-Corradini (2016)).
Theorem 6** (Beurling’s Criterion for Extremality).**
Let be a simple graph, a family of walks on , and . Then, a density is extremal for , if there is a subfamily with for all , such that for all :
[TABLE]
The complete graph is a simple graph on nodes, where every node is connected to each other, see Figure 8.
Figure 9 depicts the extremal density for in .
In formulas, for every , and , otherwise is zero. To verify Beurling’s criterion, consider the subfamily of simple paths consisting of and for any . We get that
[TABLE]
Take complete graphs .
B.2 Modulus on a chain of complete graphs
Constant sizes
For , assume that , and pick a pair of distinct nodes . Then, for , glue to . We denote the resulting graph by .
For convenience, for , we write , so that the shell at level is . Then, fix , and for , define the following density on :
[TABLE]
For , and , set
[TABLE]
Observe that the support of can be decomposed as the disjoint union of paths. To see this, enumerate each . Then, for , let
[TABLE]
Finally set
[TABLE]
One can check that is a Beurling subfamily for the shell modulus . So
[TABLE]
which is roughly . Also note that for we recover the degree of . If we sum we get
[TABLE]
The Ahlfors upper bound gives
[TABLE]
The generalized shell degree, gives
[TABLE]
Increasing sizes
Now we repeat the construction above, but this time, setting , we have and, for , we assume that , for an increasing sequence of positive integers .
Then, fix , and for , define the following density on :
[TABLE]
For , and , set
[TABLE]
Now form paths. Set
[TABLE]
As before, enumerate each . Now, , so we can group the edges for into groups of edges. Each such group will then flow through a different node in , and then we repeat. The claim is that this gives rise to a Beurling family of paths . By construction, they all have length equal to . We only need to check Beurling’s criterion. So suppose satisfies
[TABLE]
Then is equal to:
[TABLE]
And if we write , and collect terms, this equals
[TABLE]
which is , because for every
[TABLE]
So we get
[TABLE]
Now choose . Then
[TABLE]
Also
[TABLE]
So
[TABLE]
And
[TABLE]
On the other hand the shell degree is
[TABLE]
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1Stephenson and Zelen (1989) K. Stephenson and M. Zelen, Social networks 11 , 1 (1989).
- 2Klein and Randić (1993) D. J. Klein and M. Randić, Journal of mathematical chemistry 12 , 81 (1993).
- 3Shakeri (2017) H. Shakeri, Complex network analysis using modulus of families of walks , Ph.D. thesis, Kansas State University (2017).
- 4Shakeri et al. (2017) H. Shakeri, P. Poggi-Corradini, N. Albin, and C. Scoglio, Phys. Rev. E 95 , 012316 (2017) . · doi ↗
- 5Shakeri et al. (2016) H. Shakeri, P. Poggi-Corradini, C. Scoglio, and N. Albin, Journal of Computational and Applied Mathematics 307 , 307 (2016).
- 6Duffin (1962) R. J. Duffin, J. Math. Anal. Appl. 5 , 200 (1962).
- 7Albin et al. (2015) N. Albin, M. Brunner, R. Perez, P. Poggi-Corradini, and N. Wiens, Conformal Geometry and Dynamics of the American Mathematical Society 19 , 298 (2015).
- 8Van Mieghem et al. (2017) P. Van Mieghem, K. Devriendt, and H. Cetinay, Physical Review E 96 , 032311 (2017).
