#PAGE_PARAMS# #ADS_HEAD_SCRIPTS# #MICRODATA#

Measuring the complexity of directed graphs: A polynomial-based approach


Authors: Matthias Dehmer aff001;  Zengqiang Chen aff002;  Frank Emmert-Streib aff004;  Shailesh Tripathi aff001;  Abbe Mowshowitz aff006;  Alexei Levitchi aff001;  Lihua Feng aff007;  Yongtang Shi aff008;  Jin Tao aff009
Authors place of work: Institute for Intelligent Production, Faculty for Management, University of Applied Sciences Upper Austria, Steyr, Austria aff001;  College of Artificial Intelligence, Nankai University, Tianjin, China aff002;  Department of Biomedical Computer Science and Mechatronics, UMIT - The Health and Lifesciences University, A-6060 Hall in Tyrol, Austria aff003;  Predictive Medicine and Data Analytics Lab, Department of Signal Processing, Tampere University, Tampere, Finland aff004;  Institute of Biosciences and Medical Technology, Tampere, Finland aff005;  Department of Computer Science, The City College of New York (CUNY), 138th Street at Convent Avenue, New York, United States of America aff006;  School of Mathematics and Statistics, Central South University, Changsha, China aff007;  Center for Combinatorics and LPMC, Nankai University, Tianjin, China aff008;  Department of Electrical Engineering and Automation, Aalto University, Espoo, Finland aff009;  College of Engineering, Peking University, Beijing, China aff010
Published in the journal: PLoS ONE 14(11)
Category: Research Article
doi: https://doi.org/10.1371/journal.pone.0223745

Summary

In this paper, we define novel graph measures for directed networks. The measures are based on graph polynomials utilizing the out- and in-degrees of directed graphs. Based on these polynomial, we define another polynomial and use their positive zeros as graph measures. The measures have meaningful properties that we investigate based on analytical and numerical results. As the computational complexity to compute the measures is polynomial, our approach is efficient and can be applied to large networks. We emphasize that our approach clearly complements the literature in this field as, to the best of our knowledge, existing complexity measures for directed graphs have never been applied on a large scale.

Keywords:

Eigenvalues – Polynomials – Entropy – Directed graphs – Distance measurement – Random graphs – Game theory – Real numbers

1 Introduction

Graph complexity measures have been studied extensively [14]. Although a large number of complexity measures have been defined, few deal specifically with directed graphs. However, many real-world networks such as transportation networks [5] and biological networks [6] are directed graphs whose edges express critical interactions, flows and so forth. Examples of complexity measures for undirected graphs include treewidth [2], cycle rank [2] and numerous so-called topological indices, see [4, 7]. Some of the classical graph complexity indices like the distance-based Wiener index [8] or the graph entropy measure based on vertex orbits due to Mowshowitz [9] can be computed for directed graphs as well. For example, Knor et al. [10] studied the Wiener Index on directed graphs. Other classical and distance-based measures like the Szeged index [11] could also be applied to directed graphs. But to the best of our knowledge, there is no body of literature that focuses on comparing structural graph measures for undirected and directed graphs.

Measures for analyzing directed graphs [12] include DAG-width [3], directed treewidth [13] and girth [1]. Treewidth and directed treewidth are both based on a game-theory applied to special graph decompositions. It might be difficult to apply these measures to large real-world networks. Also, the girth of a directed graph has been defined as the minimum length of a directed cycle [1]. If the graph is acyclic, the girth is infinite [1]. Another technique is due to Bertz et al. [14]; they investigate the complexity of digraphs by identifying all possible subgraphs with a certain number of vertices representing patterns such as trees, paths, rings etc. Degree sequences are then used to quantify the complexity or diversity of the digraphs [14]. Hunter and Kreutzer [15] investigate the meaning of several methods for determining the complexity of directed graphs and point out differences between undirected and directed graphs. Berwanger and Grädel [16] use special tree-decompositions and define the graph measure entanglement and its relationship to treewidth. Estrada and Hatano [17] define the measures reciprocity and returnability based on eigenvalues of special graph-theoretical matrices. Heterogeneity measures, interpreted as irregularity based on differences between in-degrees and out-degrees, have been developed by Ye et al. [18]. We emphasize that in this paper, we put the emphasis on examining complexity measures for analyzing complex networks. Another important branch of Quantitative Graph Theory [19] relates to measure the similarity between networks. See [20] for an up-to-date review to survey this area.

In this paper, we propose an approach that departs from the contributions sketched above. Based on the occurrences of out- and in-degrees of directed graphs, we define certain graph polynomials. We show that every directed graph can be characterized by an out- and in-degree polynomial. In order to obtain positive zeros, we define modified graph polynomials and show they must possess a unique, positive zero in the interval (0, 1), depending on certain parameters. So, we analyze properties of these polynomials and prove interrelations between their zeros. Based on these zeros, we define graph complexity measures and investigate issues such as the correlation between the measures and the homogeneity of the zeros which are associated with a graph.

2 Methods

2.1 New complexity measures for directed graphs

In this section, we introduce some preliminaries. The directed graphs [21] considered here are without loops and multiple edges.

Definition 2.1 Let G = (V, E), EV × V, |V| < ∞ be a directed graph.





Definition 2.2 Let G = (V, E), EV × V, |V| < ∞ be a directed graph.


Definition 2.3 Let G = (V, E), EV × V, |V| < ∞ be a directed graph.


Now, we define two special graph polynomials with real coefficients. Note that the coefficients capture structural information of the given graph.

Definition 2.4 We define the coefficients of the graph polynomial PG,out(x) by


Finally, PG,out(x)≔akoutxδoutmax+⋯+a1outx+a0outx0.

Similarly,

Definition 2.5 we define the coefficients of the graph polynomial PG,in(x) by


Finally, PG,in(x)≔akinxδinmax+⋯+a1inx+a0inx0.

Obviously PG,out(x) and PG,in(x) have no positive zeros since their sequences of coefficients have no sign changes. This follows from Descartes’ Rule of Signs, see [22]. In the following, we establish the conditions under which two associated polynomials have a unique, positive zero ∈ (0, 1).

Theorem 2.1 Let G = (V, E) be a directed graph. Now we define the polynomials



There exist parameters αout∈ℝ and αin∈ℝ, such that the polynomials P*G,out(x) and P*G,in(x) have a unique, positive zero δout(G) and δin(G), respectively. In fact, the values of δout(G) and δin(G) depend on αout and αin, respectively.

Proof: In order to simplify the notation, we write the polynomial as


Also, we need to define

Observe that lim x → ∞ P G ⋆ ( x ) = - ∞. Assuming P G ⋆ ( 0 ) > 0 yields the inequality


Since the sequence of coefficients of P G ⋆ ( x ) has only one sign change, Descartes’ Rule of Signs tells us that P G ⋆ ( x ) has a unique zero δ. Now δ ∈ (0, 1) if


and, finally

Thus the inequalities (26) and (28) provide a range for δ ∈ (0, 1). It is evident that δ depends on the choice of α needed to satisfy the Inequalities (26) and (28). Finally, the theorem holds for the two different polynomials represented by the Eqs (22) and (23) along with the corresponding parameters αout and αin.

In the following, we elaborate briefly on the problem of choosing αout and αin. Again, consider the Inequalities (26) and (28), whose parameters can be real numbers or positive integers. If we choose real numbers, we get an infinite number of polynomials P*G,out(x) and P*G,in(x) whose roots lie in the interval (0, 1). If αout and αin are taken to be positive integers, the set of possible polynomials is finite. To determine the effect of the parameters on the roots, we appeal to the continuity theorem for complex and real polynomials, see [22]. This theorem states that the zeros of a polynomial are continuous functions of the coefficients of the polynomial, which mean a small change in the coefficients will cause only a small change in value of the zeros [22]. It seems to be unclear who was the first who proved the continuity theorem. Yet, it appears that a proof was already given by Weber in 1895, see [23]. Several other proofs of this statement have also been given independently, see [22].

Suppose, G is a directed graph and we wish to apply Theorem (2.1). To do this we have to determine the sets { α out [ 1 ] , … , α out [ p ] } and { α in [ 1 ] , … , α in [ q ] }, if we choose positive integers. The following ordering can be obtained by permuting the indices


and

The sets of roots { δ out 1 ( G ) , … , δ out p ( G ) } and { δ in 1 ( G ) , … , δ in q ( G ) } in the interval (0, 1) can also be obtained. Applying the continuity theorem may lead to a simplification. For instance, we always choose the minimum value namely α out [ 1 ] ∈ Z and α in [ 1 ] ∈ Z satisfying the Inequalities (26) and (28). Consequently, we could reduce the problem to the zeros { δ out 1 ( G ) } and { δ in 1 ( G ) }. In Section (3.5), we investigate numerically the effect of parameters αout and αin on the zeros of P*G,out(x) and P*G,in(x) numerically.

2.2 Graph complexity measures

In this section, we define some complexity measures on directed graphs based on the findings of Section (2.1). Recall the two polynomials, defined earlier, based on out- and in-degrees (see the Definitions (2.4), (2.5), and the modified polynomials with unique positive zeros in the interval (0, 1). Here, we argue that these zeros can serve as measures of the structural complexity of a directed graph. These measures are similar to those defined as a function of the eigenvalues of certain graph polynomials, see, e.g., [24, 25]. The eigenvalue based measures, represented by Eqs (33)(36), have been defined with an eye to reducing their degeneracy, see also [2426]. Degeneracy implies that a measure is unable to distinguish between non- isomorphic graphs, [4, 26], and is thus an undesirable property. Taking account of this we define the following measures.

Definition 2.6







δout(G) and δin(G) are unique, positive zeros of the respective out- and in-degree polynomials. I7 is the well-known edge density [27].

2.3 Examples

In the previous section, we briefly discussed how to find the parameters αout and αin by using Theorem (2.1). Now, we calculate the polynomials P*G,out(x) and P*G,in(x) as well as their roots in some special cases. Consider the graphs shown in Fig (1). For G1 we determine


and


Two example graphs from G 1.
Fig. 1. Two example graphs from G 1.

From definitions (2.4), (2.5), we obtain



To determine the range of αout, we use the Inequalities (26) and (28) and infer


According to Theorem (2.1), P*G,out(x) and P*G,in(x) have a unique positive zero in the interval (0, 1) if 3 < αout < 9. If we choose positive integers, we obtain the set {4,5,6,7,8} as valid candidates. In Section (2.1) we explained that due to the continuity of the zeros, it makes sense to choose the minimum value of this set in order to calculate the zero. Thus,


gives δout(G1) ≐ 0.683953. Following the same procedure, we get

This leads to


Solving Eq (40) finally gives δin ≐ 0.608309. Similarly, for G2 in Fig (1),



We see that PG2,out(x)=PG2,in(x). Also, we infer

So, αout = αin ∈ {2, 3, 4, 5, 6, 7, 8}. Finally,



Hence, δout = δin ≐ 0.125. These findings are summarized in Table (1).

Tab. 1. Characteristics of the example graphs G1 and G2.
Characteristics of the example graphs <i>G</i><sub>1</sub> and <i>G</i><sub>2</sub>.

3 Numerical results

3.1 Software and computation

For the work of this paper, we used R [28] to generate the numerical results. To generate the classes of directed graphs, we used igraph and its functions [29], see Section (3.2). Also, we performed tests using igraph to ensure the graphs are pairwise non-isomorphic as well as connected. Moreover, the packages graph and QuACN were used to determine the in-degree and out-degree distribution of the generated graphs [30, 31].

3.2 Definition of graph classes

In this section, we define the graph classes we used for performing the numerical analysis. Note that we always performed 1000 repetitions when generating the graphs as we deal with random graphs.

Definition 3.1 The class G 1 contains 20.000 directed, connected randomly chosen graphs G = (V, E) with 9 vertices.

Note that we have relied on the Erdős—Rényi model [32] to generate these digraphs where min(|E|) = 8 and max(|E|) = 36. The number of edges and their direction were randomly selected.

Definition 3.2 G 2 1 contains 500 directed, connected, hierarchical graphs G = (V, E) which are randomly generated. The vertex and the edge sets are given by [33]


These graphs have four levels. Level 0 is the root level. |Vi|, 0 ≤ i ≤ 3 is the number of vertices on level i. E1 represents the set of edges which jump exactly one level. E2 is the set of jump edges which over-jump at least one level. Here, all edges move upwards, which means from level 3 to the root level. Thus, 5 ≤ |V| ≤ 30.

Note that these graphs are usually called directed universal graphs and have been introduced in [33]. An example of such a graph is depicted in Fig (2).

An example graph G ∈ G 2 1 where |<i>V</i>| = 23, |<i>E</i>| = 35.
Fig. 2. An example graph G ∈ G 2 1 where |V| = 23, |E| = 35.

Definition 3.3 G22 contains 500 directed connected hierarchical graphs G = (V, E) based on Definition (3.2), where |V| = 20 and 8 ≤ |E| ≤ 30.

The reason we choose hierarchical (random) graphs for our analysis is that they appear in many real world applications, see [33]. Hierarchical graphs appear in many disciplines such as biology, management and manufacturing, see [34, 35]. Noteworthy are BOM-structures (Bill of Material) [34, 35]. These graphs have been widely used to analyze production systems and for representing optimizational tasks.

3.3 Correlation analysis

In this section, we discuss correlations between the graph measures applied to the classes of graphs defined above. The discussion is limited to the results shown in Figs (3) and (4). Other correlations have been found but are not presented explicitly here. We begin with results shown in Fig (3) for graph class G 1. Observe that there are many degenerate cases, i.e., non-isomorphic graphs having the same measure values. Interestingly, the two zeros of the polynomials P*G,out(x) and P*G,in(x) represented by the measures I1 and I2 are rather weakly correlated. See Fig (3a). Thus, these indices capture structural information differently on random graphs with 9 vertices. A plausible explanation for the values of the Spearman correlation being higher for the random graphs of G 1 (shown by Fig (3d), (3g) and (3h) is that I3, I4, I5 also depend on I1. For some combinations of I1 vs. Ij, 2 ≤ j ≤ 5, the correlation is also weak and, hence, the associated measures give quite different values. For instance, this is the case for I1 and I2 on G 2 1. A possible reason for the weak correlation and for the wide spread shown on the scatter plots is that the underlying hierarchical graphs have a more distinct structure compared to the completely random graphs ∈ G 1. This also implies that the degeneracy is much lower compared with ∈ G 1, which also holds for the scatter plots shown in Fig (3) for G 2 2. All the values of the Spearman correlation are given in Table (2).

Scatter plots for <i>I</i><sub>1</sub> vs. <i>I</i><sub><i>j</i></sub>, 2 ≤ <i>j</i> ≤ 5.
Fig. 3. Scatter plots for I1 vs. Ij, 2 ≤ j ≤ 5.
Scatter plots for <i>I</i><sub>7</sub> vs. <i>I</i><sub><i>j</i></sub>, 2 ≤ <i>j</i> ≤ 5.
Fig. 4. Scatter plots for I7 vs. Ij, 2 ≤ j ≤ 5.
Tab. 2. Spearman correlation of the graph measures for G 1, G 2 1 and G 2 2.
Spearman correlation of the graph measures for G 1, G 2 1 and G 2 2.

Similar results are obtained for all other combinations of Ii vs. Ij, 2 ≤ j ≤ 5, 2 ≤ i ≤ 6, which is the reason they are not shown explicitly here. Finally, consider Fig (4). These scatter plots as well as the values in Table (2), show that the edge density I7 has no structural relationship with all other measures. The left column of Fig (4), also shows that I7 is highly degenerated. This is not surprising given its definition. As indicated earlier, the measures applied to graph classes containing hierarchical graphs have fewer degeneracies.

3.4 Extremal graphs/relations

Now we take a closer look at graphs that attain maximum or minimum values under the graph measures of Definition (2.6). Fig (5) shows two graphs for which max(I1) and min(I1) obtains. Take graph G3 as an example. To calculate P G 3 , out * ( x ), we apply Theorem (2.1) and solve the equation


Two graphs ∈ G 1 maximizing and minimizing <i>I</i><sub>1</sub> and <i>I</i><sub>2</sub>.
Fig. 5. Two graphs ∈ G 1 maximizing and minimizing I1 and I2.

According to Theorem (2.1), we know that Eq (47) has a unique, positive zero in the interval (0, 1) which obviously depends on the parameter αout. Solving Eq (47) gives x = α out - 8 8. So, to maximize graph measure I1 we have to determine max α out { α out - 8 8 } . Note that Theorem (2.1) also gives 8 < αout < 9. In Table (3), we set αout = 8.5 in order to compute the values of the graph complexity measures. Clearly, this is the maximum value of I1 for the given parameter. The case min(I1) for G4 can be shown analogously.

Tab. 3. Polynomials, parameters and graph measures for calculating I1 and I2 for G3, G 4 ∈ G 1.
Polynomials, parameters and graph measures for calculating <i>I</i><sub>1</sub> and <i>I</i><sub>2</sub> for <i>G</i><sub>3</sub>, G 4 ∈ G 1.

Now, we are in position to begin our analysis of extremal conditions and relations between digraphs.

Theorem 3.1 Let G = (VG, EG) and H = (VH, EH), be two digraphs. Define



and assume that there exist graphs G and H with the given polynomials. Also, assume that the conditions of Theorem (2.1), namely,


are satisfied, and there exists α satisfying the Inequalities (50) and (51). The equation

holds if

Proof: Consider the polynomials represented by the Eqs (48) and (49). Since we assume the Inequalities (50) and (50) are valid, Theorem (2.1) assures us that δα(G) and δα(H) lie in the interval (0, 1). The notation δα makes explicit the dependence of the zeros on the parameter α. Clearly, P G ( x ) = α - ( a 1 G x + a 0 G ) = 0 implies δ α ( G ) = α - a 0 G a 1 G. Assuming PH(δα(G)) < 0, we conclude that Inequality (52) must be satisfied. But


implies the Inequality (53).

Corollary 3.1 Referring to Theorem (3.1), we assume that for the two polynomials represented by the Eqs (48) and (49) the Inequalities (50) and (50) are satisfied. If a 1 H = a 1 G and a 0 G = a 0 H, then Inequality (52) always holds.

Proof: Setting a 1 H = a 1 G and a 0 G = a 0 H in Inequality (53), we obtain


As α > a 0 G, Inequality (55) is always satisfied.

Finally, we state the following theorem.

Theorem 3.2 Let G = (VG, EG) and H = (VH, EH) be two digraphs, and define



assuming that there are graphs G and H with the given polynomials. Now,


Choose α such that it satisfies the Inequalities (58) and (59). If

then

Both δα(G) and δα(H) lie in (0, 1).

Proof: From the Inequality-System (60), we derive


But PG(x) > PH(x) implies Inequality (61).

Consider the two graphs G4 (see Fig (5)) and G (see Fig (2)). We use these examples to demonstrate Theorem (3.1). In this demonstration, we consider only the out-degree polynomial and obtain



Note that G4 and G2 (see Fig (1) and Table (1)) have the same polynomial PG4,out(x) and PG2,out(x) but the two graphs are non-isomorphic. We call such polynomials degenerate. The Inequalities (26) and (28) give for G4, 1 < α < 9 and for G, 6 < α < 23. So, if we choose, e.g., α = 7, these two inequalities are satisfied. So, we need to check whether the Inequality (53)


holds in this case. Since 7 < 14.920, Theorem (3.1) says

From Eqs (63) and (64) with α = 7, we finally obtain


The two graphs shown by Fig (6A) provide another illustration of Theorem (3.2). Again, we deal only with the out-degree polynomials. From Fig (6), we determine



The two example graphs <i>G</i><sub>5</sub> and <i>G</i><sub>6</sub>.
Fig. 6. The two example graphs G5 and G6.

The two graphs have a different number of vertices and edges but their underlying out-degree polynomials have the same degree. Moreover, the Inequality-System (60) is satisfied. For Inequalities 4 < α < 8 for G5 and 6 < α < 13, we can choose α = 7. Calculating the zeros of the polynomials represented by the Eqs (68) and (69) gives


3.5 Homogeneity of The Zeros—Influence of αout and αin

In this section, we briefly investigate the influence of αout and αin. To measure the divergences between the resulting zeros, we define a homogeneity measure.

For this discussion we restrict attention to out-degrees; analogous results hold for in-degrees. Let G be a directed graph with associated polynomials PG,out(x) and P*G,out(x). Suppose the Inequalities (26) and (28), yield k out G possible values α out G , 1 , ⋯ , α out G , k out G. Thus, δ out G , 1 , δ out G , 2 , ⋯ , δ out G , k out G are possible roots of P*G,out(x) = 0.

To define the homogeneity of the set


we use a real valued distance measure, namely,

The homogeneity of S out G is defined by


The value for in-degrees is defined similarly. A high h-score indicates that the set SG is inhomogeneous while a small value of h gives a high homogeneity rank of SG. The definition is illustrated in Fig (7).

Distributions of the h ( S out G ) and h ( S in G ) values for all three graph classes.
Fig. 7. Distributions of the h ( S out G ) and h ( S in G ) values for all three graph classes.

The homogeneity values are plotted against the number of polynomials in Fig (7). First, observe that the distributions of the homogeneity values for out-degrees and in-degrees look very similar. Also, we observe that the differences between the zeros is quite small, which implies that homogeneity is high. This can be seen from the value-range in Fig (7). This result is not surprising as we explained in Section (2.1), i.e., the zeros of a polynomial are continuous functions of the coefficients of the polynomial. In fact, if we vary αout or αin, we see that the coefficients of the resulting polynomials are quite similar, when only the constant terms αout and αin are changed, see the Eqs (22) and (23). Therefore, the small differences between the roots (and the high homogeneity values) reflect the continuity theorem for complex and real polynomials, see [22].

3.6 Computational complexity

In this section, we briefly sketch some ideas to determine the computational complexity to compute δ. Note that calculating the vertex degrees requires polynomial time, i.e., O(n2) in case n is the order of an input graph. Assigning the out- and in-degrees to the monomials xi can be achieved in constant time and adding up those terms requires linear time complexity, i.e., O(k); k is the degree of the polynomial. Altogether, we see that we are able to construct an efficient algorithm to compute δ.

4 Summary and conclusion

In this paper, we have introduced new complexity measures for real networks. One reason for developing an alternative to degree-based measures such as the Zagreb indices [4] or entropies based on vertex degrees [36] is their high degeneracy, meaning that many pairwise non-isomorphic graphs have the same measured value. Similar to [37], we developed a polynomial-based approach for measuring the complexity of directed graphs. To the best of our knowledge, there are very few measures for directed graphs, e.g., treewith and girth, and these are true complexity measures for encoding structural information of a directed graph. Following [37], we developed graph polynomials based on the out- and in-degrees of directed graphs and constructed modified polynomials which posses a unique, positive zero in the interval (0, 1), depending on up to two parameters αout and αout. These zeros δout and δin can be interpreted as complexity measures. Interestingly, we start with a graph invariant and construct polynomials which are associated with the graph. However, the graph measures defined here are algebraic quantities representing the zeros of polynomials.

Analytical results showing relationships between the graph measures have been demonstrated; we have obtained numerical results that show correlations between the graph measures, and have investigated the homogeneity of the zeros (graph measures). We compared our graph measures with the well-known edge density and found that our measures capture structural information differently. Also some of our measures seem to have useful properties, e.g., they possess a high discrimination power for graphs with a distinct graph topology. Our approach to analyzing the complexity of directed graphs is promising in that low computational complexity (i.e., vertex degrees of a directed graph can be determined in polynomial time) allows for applying the polynomial based measures to large networks.

As part of our ongoing research, we plan to continue investigating extremal properties of the measures. Also, we should like to perform a correlation analysis with other measures on a large scale, if we can find ones that can be computed in polynomial time. Existing measures based on game theory are computationally complex, see, e.g., [13].


Zdroje

1. Bang-Jensen J, Gutin G. Digraphs: Theory, Algorithms and Applications. 1st ed. Springer-Verlag; 2007.

2. Gruber H. Digraph complexity measures and applications in formal language theory. Discrete Mathematics & Theoretical Computer Science. 2012;14:189–204.

3. Obdržálek J. DAG-width—connectivity measure for directed graphs. Symposium on Discrete Algorithms, ACM-SIAM. 2006; p. 814–821.

4. Todeschini R, Consonni V. Handbook of Molecular Descriptors. Wiley-VCH; 2002.

5. Rodrigue JP, Comtois C, Slack B. The Geography of Transport Systems. Taylor & Francis; 2013.

6. Junker BH, Schreiber F. Analysis of Biological Networks. Wiley Series in Bioinformatics. Wiley-Interscience; 2008.

7. Emmert-Streib F, Dehmer M. Networks for Systems Biology: Conceptual Connection of Data and Function. IET Systems Biology. 2011;5:185–207. doi: 10.1049/iet-syb.2010.0025 21639592

8. Wiener H. Structural Determination of Paraffin Boiling Points. Journal of the American Chemical Society. 1947;69(17):17–20. doi: 10.1021/ja01193a005 20291038

9. Mowshowitz A. Entropy and the complexity of graphs: I. An index of the relative complexity of a graph. Bulletin of Mathematical Biophysics. 1968;30:175–204. doi: 10.1007/bf02476948 5666816

10. Knor M, Skrekovski R, Tepeh A. Some remarks on Wiener index of oriented graphs. Applied Mathematics and Computation. 2016;273:631–636. doi: 10.1016/j.amc.2015.10.033

11. Klavžar S, Rajapakse A, Gutman I. The Szeged and the Wiener index of graphs. Applied Mathematics Letters. 1996;9(5):45–49. doi: 10.1016/0893-9659(96)00071-7

12. Harary F. Structural models. An introduction to the theory of directed graphs. Wiley; 1965.

13. Johnson T, Robertson N, Seymour PD, Thomas R. Directed tree-width. Journal of Combinatorial Theory, Series B. 2001;82:138–154. doi: 10.1006/jctb.2000.2031

14. Bertz SH, Pereira GZ, Zamfirescu CMD. Complexity and Diversity of Digraphs. In: Minai AA, Braha D, Bar-Yam Y, editors. Unifying Themes in Complex Systems. Springer; 2011. p. 31–40.

15. Hunter P, Kreutzer S. Digraph measures: Kelly decompositions, games, and orderings. Theoretical Computer Science. 2008;399:206–219. doi: 10.1016/j.tcs.2008.02.038

16. Berwanger D, Grädel E. Entanglement—A Measure for the Complexity of Directed Graphs with Applications to Logic and Games. In: Proceedings of LPAR 2004, Montevideo, Uruguay. vol. 3452 of LNCS. Springer-Verlag; 2005. p. 209–223.

17. Estrada E, Hatano N. Returnability in complex directed networks (digraphs). Discrete Mathematics & Theoretical Computer Science. 2009;430:1886–1896.

18. Ye C, Wilson RC, Comin CH, da F Costa L, Hancock ER. Entropy and Heterogeneity Measures for Directed Graphs. In: Hancock E, Pelillo M, editors. Similarity-Based Pattern Recognition. SIMBAD 2013. Lecture Notes in Computer Science. vol. 7953. Springer; 2013. p. 219–234.

19. Dehmer M, Emmert-Streib F. Quantitative Graph Theory. Theory and Applications. CRC Press; 2014.

20. Emmert-Streib F, Dehmer M, Shi Y. Fifty years of graph matching, network alignment and network comparison. Information Sciences. 2016;346-347:180–197. doi: 10.1016/j.ins.2016.01.074

21. Harary F. Graph Theory. Addison Wesley Publishing Company; 1969.

22. Marden M. Geometry of Polynomials. 2nd ed. American Mathematical Society; 1966.

23. Weber H. Lehrbuch der Algebra, Vol. 1; 1895.

24. Dehmer M, Shi Y, Mowshowitz A. Discrimination power of graph measures based on complex zeros of the partial Hosoya polynomial. Applied Mathematics and Computation. 2015;250:352–355. doi: 10.1016/j.amc.2014.10.048

25. Dehmer M, Moosbrugger M, Shi Y. Encoding structural information uniquely with polynomial-based descriptors by employing the Randić matrix. Applied Mathematics and Computation. 2015;268:164–168. doi: 10.1016/j.amc.2015.04.115

26. Konstantinova EV. The Discrimination Ability of Some Topological and Information Distance Indices for Graphs of Unbranched Hexagonal Systems. J Chem Inf Comput Sci. 1996;36:54–57. doi: 10.1021/ci9502461

27. da F Costa L, Rodrigues F, Travieso G. Characterization of complex networks: A survey of measurements. Advances in Physics. 2007;56:167–242. doi: 10.1080/00018730601170527

28. R Core Team. R: A Language and Environment for Statistical Computing; 2018. Available from: https://www.R-project.org/.

29. Csardi G, Nepusz T. The igraph software package for complex network research. InterJournal. 2006;Complex Systems:1695.

30. Gentleman R, Whalen E, Huber W, Falcon S. graph: A package to handle graph data structures; 2017.

31. Mueller LAJ, Kugler KG, Dander A, Graber A, Dehmer M. QuACN: An R package for analyzing complex biological networks quantitatively. Bioinformatics. 2011;27:140–141. doi: 10.1093/bioinformatics/btq606 21075747

32. Erdős P, Rényi A. On random graphs. Publicationes Mathematicae. 1959;6:290–297.

33. Dehmer M, Emmert-Streib F. Structural similarity of directed universal hierarchical graphs: A low computational complexity approach. Applied Mathematics and Computation. 2007;194:7–20. doi: 10.1016/j.amc.2007.04.006

34. Hopp WJ, Spearman ML, Physics F. Foundations of Manufacturing Management. New York: Irwin; 2011.

35. Ptak C, Smith C. Orlicky’s Material Requirements Planning 3/E. McGraw-Hill’s AccessEngineering. Mcgraw-hill; 2011. Available from: https://books.google.at/books?id=CMKNhCdROt4C.

36. Bonchev D. Information Theoretic Indices for Characterization of Chemical Structures. Research Studies Press, Chichester; 1983.

37. Dehmer M, Chen Z, Emmert-Streib F, Mowshowitz A, Varmuza K, Jodlbauer H, et al. The Orbit-polynomial: A novel Measure of Symmetry in Graphs. submitted for publication. 2019;.


Článok vyšiel v časopise

PLOS One


2019 Číslo 11
Najčítanejšie tento týždeň
Najčítanejšie v tomto čísle
Kurzy

Zvýšte si kvalifikáciu online z pohodlia domova

Získaná hemofilie - Povědomí o nemoci a její diagnostika
nový kurz

Eozinofilní granulomatóza s polyangiitidou
Autori: doc. MUDr. Martina Doubková, Ph.D.

Všetky kurzy
Prihlásenie
Zabudnuté heslo

Zadajte e-mailovú adresu, s ktorou ste vytvárali účet. Budú Vám na ňu zasielané informácie k nastaveniu nového hesla.

Prihlásenie

Nemáte účet?  Registrujte sa

#ADS_BOTTOM_SCRIPTS#