<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>COLINS-</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Models with Application in</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>National Aerospace University "Kharkiv Aviation Institute"</institution>
          ,
          <addr-line>Chkalova Street 17, Kharkiv, 61070</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <volume>5</volume>
      <fpage>22</fpage>
      <lpage>23</lpage>
      <abstract>
        <p>In the paper, networks characterized by vertices with a number of attributes (attributed networks) are studied. The networks cover a wide class of real-world ones, particularly social networks, making them especially attractive for further development. We analyze how the attributed networks are formed and present several mathematical models built based on their specifics and utilizing well-known classes of graphs - full ones, Erdös-Rényi and BarabasiAlbert random graphs. The computational experiment part includes simulation of test networks for all presented formation models, evaluating their metrics, and confirming their social networks properties. Barabasi-Albert graphs' based model best demonstrated these features. The results can be further used in Community Detection, Cluster Analysis, missing network attribute's restoration and other related Network Analysis problems.</p>
      </abstract>
      <kwd-group>
        <kwd>1 social networks</kwd>
        <kwd>attributed networks</kwd>
        <kwd>graph partition</kwd>
        <kwd>graph cover</kwd>
        <kwd>aggregation</kwd>
        <kwd>ErdösRényi Random Graphs</kwd>
        <kwd>Barabasi-Albert Model</kwd>
        <kwd>complete graph</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Network Analysis (NA) is a research field developed intensively in recent years. Researches in
NA study different networks, particularly their social and structural characteristics, investigate
statistic and dynamic behaviour of networks, design their formation models, single out their specific
features, and solve many other related problems. Among all networks, social ones (SNs) that explore
and reflect people and relationships between them are an absolute priority.</p>
      <p>Why studying and deep understanding SNs is so important? First of all, it provides an
understanding of how the world around us is organized. In turn, this allows us to realize what place
we occupy in this global human network and how this understanding and knowledge can be used to
achieve our goals. At the moment, many features of social networks have been derived. For example,
it is known that in the networks there is a so-called "small-world" effect is observable. It manifests
itself in a few handshakes between any two people on Earth. At the same time, despite the sparsity of
SNs, dense subgraphs called communities are always present in the networks. Many researchers tried
to design an ideal model of a social network. However, their attempts have not been crowned with
success so far, although they managed to reproduce every single feature of SNs.</p>
      <p>This paper is dedicated to modelling social networks and other ones in which vertices and edges
are decorated with some discrete-valued attributes (attributed networks, ATNs). We propose three
mathematical models for such networks based on the combination of isolated random graphs
associated with different attributes and their values. Then we confirm experimentally that such
networks are closer to SNs than the ones known so far.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Works and Motivations</title>
      <p>Let us hypothetically imagine that we aim to study the global network of humanity and its
community structure. Assume that we have full information about this network, about its participants,
contacts and, most importantly, about the strength of these contacts. Thus, we are given full
information about the weighted graph displaying this network. Also, imagine that we have access to
the most powerful supercomputer in the world for conducting community detection (CD) for analysis
in the global network. Evidently, the result of the CD will be quite predictable and will provide the
division of people into families since relative relationships are the strongest.</p>
      <p>The result of the CD is fully predictable; it would be a division by families because normally
people spend most of the time with their families and because family ties are very strong. However,
when we set up the experiment, we expected to get something we did not know before. We expect to
see the network from different sides, for example, to see the relationship between friends or
colleagues. However, in this global humankind network, many other communities are present. They
combine people connected with other commonalities than family ties. In fact, setting the problem of
the global community detection, we are generally interested in those hidden communities. We are
interested in how to single out groups of colleagues in this network, groups of classmates, people with
common interests etc. All these communities will be hidden in the network under the first layer of
family relationships. Let us imagine that we managed to single out properly the weighted network
corresponding to family relations. Then, having removed this dominant layer from the global network,
we come to the next network where other layers of communities such as colleges', classmates' ones
become visible and therefore detectable by community detection algorithms (CDAs). Having now
analyzed the obtained network, repeated CD in it and associated the derived communities with a
certain attribute, it becomes possible to single out a second dominant subnetwork. Now, by
subtracting it from the graph, we can detect less significant communities hidden under the
subnetwork. In such a way, hidden information in the global network becomes visible and detectable.</p>
      <p>In NA terminologies, the human network vertices represent people, and edges reflect relationships
between people. Each person is unique, and his uniqueness can be represented by a unique
combination of quantitative and qualitative characteristics playing the role of the vertices attributes.
The same works for the network's edges since the nature and strength of people relations depend on
many things representable by edges attributes. As a result, we move from a consideration of a usual
unweighted graph as a mathematical model of social networks to the one with heterogeneous vertices
and edges. Such networks are called attributed, and the paper is focused on their study.</p>
      <p>There are many issues of the hour related to attributed network analysis such as ATNs' formation
models; recovering those attributes that are missing; CD in attributed SNs that utilizes knowledge on
a network nature contained in its attributes associated with edges and vertices; interpretation of
CDresults, and many other related issues. The later problems were studied in [1, 2], where a notion of a
multi-layer attributed network (ATN) was introduced, explored and applied in SN Analysis (SNA).
This paper is dedicated to the investigation of the first problem related to ATNs' formation modelling.
Its solution is of high importance since this allows a deeper understanding of the nature of social and
other ATNs and, accordingly, modelling and solving problems of our interest, such as CD, clustering,
restoring networks etc.
2.1.</p>
    </sec>
    <sec id="sec-3">
      <title>Social Networks' Peculiarities</title>
      <p>Networks depicted people relationships are called social (SNs). In a graph associated with the
network, users of the network are representable by vertices and the users' contacts - by its edges or
arcs. In the graph, people heterogeneity is accumulated in attributes of the vertices, while edges'
attributes depict a variety of their relationships.</p>
      <p>An SN is defined as the following:
Definition 1 [3] A social network is a hybrid graph represented in the form of:</p>
      <p>
        G = (V , E, , ), (
        <xref ref-type="bibr" rid="ref1">1</xref>
        )
with a set of vertices V (social network's users), is a set of edges E (the users' relationships),  and
 accumulate data on attributes for each vertex v V and edge {u, v} E , respectively.
      </p>
      <p>Due to SNs are formed based on human relationships, they have specific features that are not
characteristic of other networks, such as production, transport, technological, biological ones, and so
on. The specifics are caused by the necessity of humans to communicate. Among them are sparsity,
low diameter and average shortest path, while the average clustering coefficient is high. Also
commonly, there are a few highly sociable people with plenty of contacts, representable in an SN by
high degree vertices (hubs). In contrast, there exist numerous unsociable humans with rare
connections depicted by vertices of low degree. It results in a vertex degree distribution (VDD) with a
"heavy" tail. Another crucial feature of SNs is in the presence of relatively dense subgraphs
(communities). Concepts "small-world networks" and "scale-free networks" accumulate the listed
properties [4, 5, 6, 7].</p>
      <p>Definition 2 [6]. A small-world network is a graph G , where the distance dist(u, v) between
two randomly chosen vertices u, v V grows proportionally to the logarithm of its order n network,
i.e.</p>
      <p>dist(u, v)  log n.
(2)
(3)
(5)
(6)
(7)
L
 C
k 1 k = V ,
where vertex clusters Ck  V , k [L]  1,..., L are pairwise disjoint.</p>
      <p>Normally, CD assumes designing a network partition. Two classes of the partitions will be
considered – a vertex partitions into communities being an output of any CDA and a network
partitions into clusters associated with a certain value of the discrete vertex attribute. By combining
all such partitions for all the vertex attributes, a resulting network cover is derived.</p>
      <p>Definition 5 A network's cover is a division (4) of the network vertices satisfying (5).</p>
      <p>Let [13] E (C, C) be an edge set between vertex clusters C, C  V . For C  V , let G[C] be a
subgraph G induced by C . For the network partition (4), the following notation will be used:

</p>
      <sec id="sec-3-1">
        <title>Features of small-world networks are:</title>
        <p>main are high CC and small l ;
additional are: a) the presence of many cliques and near-cliques caused by high CC ;
b) existence of a relatively short path between most of the pairs of vertices caused by small l ;
Definition 3 [7] A network is called scale-free if its VDD is power-law, i.e., a probability p(m) of
appearing a vertex of degree m connections is approximated as the following:
  R1 :p(m) = P(du = m)
m ,u V.</p>
        <p>Due to the listed features, SNs are of interest to researchers [5, 8, 9]. For instance, when SNs are
modelled, the investigations primarily concentrate on reproducing small-world peculiarity (2) and
scale-free graphs (3). Much fewer results are on modelling networks with clusters and communities,
and even fewer papers consider an issue of simulating all the listed properties of SNs [5, 6, 7]. The
real interest is riveted to the area of community detection (CD) [8, 10, 11, 12].</p>
        <p>Communities may overlap or not. That is why we consider two types of vertex divisions.
Definition 4 A partition of a network is its vertex division</p>
        <p>= {Ck }kL : (4)
* = {Cl }lL* is a partition G into communities,
| Cl |=| G[Cl ] |= nl , l  L*  ,  nl = n.</p>
        <p>lL*</p>
        <p>For a network G , assume that we a given by attributes of vertices and (or) edges besides the
standard information regarding its vertex set V and edge set E . Thus, the network is decorated
[5,14] by these attributes and therefore belongs to the class of ATNs [15]. The question arises how
this additional information on the attributes can be used to understand deeper the nature of the
network, in particular, is it helpful in CD? Our idea is that communities derived by CDAs are closely
related to a single vertex attribute of an ATN or to their combination of these attributes.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Results and Discussion 3.1.</title>
    </sec>
    <sec id="sec-5">
      <title>ATN Formation Models</title>
      <p>
        In the current section, we will consider the issue of forming ATNs. We will be interested in how
an ATN (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) is created, provided attributes of vertices and their values  are known. Thus, we
investigate ways of forming an edge set E , the attributes and matrix  . Here, we assume that the
network edges are formed only based on the similarity of the vertices' attributes. Three ways to solve
the problem will be outlined resulted in three ANT models. All of them can be seen as models of SNs.
      </p>
    </sec>
    <sec id="sec-6">
      <title>3.1.1. Model I - an association network model</title>
      <p>As introduced in [14], an association network G a is an ATN, where any identical value of an
attributes results in creating an edge. Indeed, even if people do not know each other but have a
common interest, they are related to each other to some extent. Maintaining the contact, in this case,
does not cost anything since this contact is virtual.</p>
      <p>With any activity/interest (AI), let us associate a network G k , k  K  . Assume that networks
G k and Gk ( k  k ) corresponding to different attributes are formed independently. In terms of
[14], the weighted network G w = G a can be represented as a weighted network sum (WNS)
G w =  wk  G k .</p>
      <p>kK 
of K subnetworks being a union of complete graphs:</p>
      <p>
        Thus, G a is a cover of K partitions of V by a disjoint union of complete graphs. Weights of the
network are defined by (8), (
        <xref ref-type="bibr" rid="ref16 ref8">10</xref>
        ), where
      </p>
      <p>wiajk = (k) W lk if vi , v j  E, otherwise 0 (i, j n),
 (k ) is a normalized factor of G k making its weight equal to 1,</p>
    </sec>
    <sec id="sec-7">
      <title>3.1.2. Model II: an attributed Erdös-Rényi random graph-based model</title>
      <p>Assume that, for the formation of an edge, the presence of identical attribute values is necessary
but not sufficient. Likewise Model I, we form the network G w by formula (8). Edges of the auxiliary
G k are formed with a probability plk between two vertices vi , v j with a value atlnk of AT nk . Thus,
the network G k will be a vertex partition by Erdös-Rényi Random Graphs (ERRGs) [14]:
Gk =</p>
      <p> ERRG( plk , nlk ), k K .</p>
      <p>lLk </p>
      <p>The accumulated network Gw  GwII will be a cover, where K partitions by ERRGs are
overlapped. Weights of edges of a subnetwork G k are defined as follows
wk(II ) = (k) W II ,lk if vi , v j E, otherwise 0 (i, j n),</p>
      <p>ij
where
l Lk  : vi , v j  AClk ,{vi , v j} E;</p>
      <p>
        Gk = lLk  Knlk , k  JK .
l Lk  : vi , v j  AClk .
(8)
(9)
(
        <xref ref-type="bibr" rid="ref16 ref8">10</xref>
        )
(11)
(12)
(13)
 
 (k ) =  2   W II ,lk  mlk  ,k K .
      </p>
      <p> lLk  </p>
      <p>Model II simulates a real situation of establishing human contacts when a group of people are
formed simultaneously. They have no opportunity to analyze who of the group members is the most
interesting person. As a result, contacts arise randomly, and then they become permanent only if there
are indeed commonalities of the people interests.
1</p>
    </sec>
    <sec id="sec-8">
      <title>3.1.3. Model III - an attributed Barabasi-Albert preferential attachmentbased model</title>
      <p>In contrast to Model II, we simulate a situation when the team is formed gradually in the next
model. Respectively, new people can analyze who is more influential and interesting in the group
from his perspective and establish contacts.
formed consecutively as k increases with respect to their weights. For k  K  , the edge set of the
network G k is formed within clusters of vertices with the identical value of AT nk consecutively by
i  J n with probabilities that depend on degrees {dik }i of all preceding vertices vi ( i &lt; i ) as well as
on parameters pk , pk ( pk  pk ) for new and earlier established contacts, correspondingly. The
model uses Barabasi-Albert Preferential Attachment Model [7] and generalizes it onto ATNs.
Another way of generalization is to form each network G k as follows: the disjoint subsets of vertices
to link according to the preferential attachment. The resulting subgraphs will create a vertex partition
k . Then, these all are united into a multi-layer cover
. In contrast with the two above models,
the network's layers will be dependent regardless pk = pk ,k K  (Model III.1) or the one where
k  J K : pk &lt; pk (Model III.2).</p>
      <p>Model III.1 induces a vertex partition by Barabasi-Albert random Graphs (BARGs). G k can be
represented likewise (9), (12) yielding:</p>
      <p>Gk =  BARG(nlk ,lk ), k K , (15)</p>
      <p>lLk 
where  lk is the power of preferential attachment in AClk , l Lk ,k K  .</p>
    </sec>
    <sec id="sec-9">
      <title>ATN Simulation</title>
      <p>The ATN Models I-III introduced in Section 4 we illustrate by examples of simulations in the
IGraph implemented in R. The first one is a simulation of an association network G a (Model I), the
second one demonstrates Model II (a network G wII ), and the last one shows Model III (a network
G wIII ).</p>
      <p>These networks have the following common characteristics: the order is n = 60 , the number of
the vertex attributes is K = 3 , the vertices are randomly partitioned into {Lk }k = {5, 4, 6} attribute
clusters of equal size (nlk )lLk ,kK = (nk Lk )kK = (125,154,106 ) .</p>
    </sec>
    <sec id="sec-10">
      <title>3.2.1. Examples of Models I-III simulation</title>
      <sec id="sec-10-1">
        <title>The weights of the ATNs are W</title>
        <p>Example 1 - Model I simulation</p>
        <p>G a is the weighted network sum of vertex partitions by 5, 4, 6 complete graphs, respectively (see
(8), (9)): Ga = 0.5  G1  0.3  G2  0.2  G3 , e.g., G1 = l5 K12 . In Figure 1, one can see the graphs
3
G1, G2 and G , which are partitioned by a disjoint union of complete graphs, along with the
corresponding association network G a .</p>
        <sec id="sec-10-1-1">
          <title>Example 2 - Model II simulation</title>
          <p>According to (8) and (12), G wII is the following weighted network sum of vertex partitions by
random graphs: GwII = 0.5  G1  0.3  G2  0.2  G3 . The result of the simulation with parameters
( plk )lLk ,kK  = (( pk )Lk )kK  = (0.35 , 0.34 , 0.56 ) is depicted in Figure 2. Here, for example,
G1 =  ERRG( pl , nl ) =  ERRG(0.3,12) and G wII is overlapping of three such partitions by
l5 l5
random graphs.</p>
        </sec>
        <sec id="sec-10-1-2">
          <title>Example 3 - Model III simulation</title>
          <p>
            Similarly, for the network G wIII , which is simulated according to Model II, we chose a linear
preferential attachment model ( ( lk )lLk ,kK  = ( )lLk ,kK  ,  = 1 ). G wIII is formed by (8), (15)
and shown in Figure 2. Here, for instance, G1 =  BARG(
            <xref ref-type="bibr" rid="ref1">12,1</xref>
            ) is a disjoint union of BARGs. At
l5
the same time, G wIII is a connected graph being a cover by overlapping interconnected graphs formed
from G1, G2 , G3 which are formed bases on vertex attributes of consecutively arising vertices.
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>3.2.2. Attributed networks Models Comparison</title>
      <p>The purpose of this section is to identify to which extend the proposed network models reproduce
social networks. For this, we analyze the listed above properties of SNs and make a comparison of
them.</p>
      <p>We conduct CD for all three simulated networks. Table 1-3 shows the obtained values of
modularity along with other metrics related to SNs. One can see that modularity is high enough for
subgraphs G1  G3 , namely, M [0.747, 0.833] . At the same time, for the resulting network, this
value is much lower due to overlapping the above subgraphs, namely, M  (0.393, 0.640) . Only for
the third model, the modularity is still high enough and indicates a clear community structure. The
CD results on G a , G wII , and G wIII are illustrated in Figures 7-9.
Model III: the metrics in GwIII
n
m

l
CC
M
n
m

l
CC</p>
      <p>M
metric
n
m

0,75
G 2</p>
      <p>0.5 , where n | V | , m | E | ; an average shortest path length
(ASPL) l 
1</p>
      <p> l (u, v) , where l (u, v) is the shortest path length between u, v V ; the average
m {u,v}E
clustering coefficient (ACC) CC 
is the local clustering
1</p>
      <p> CCi , where CCi 
n i</p>
      <p>2di
di (di 1)
coefficient of vi V , di , di is the vi -degree and number of edges within a neighbourhood of vi ;
M  0.5   auw,v  du dv / 2 is the modularity, where du is the degree of u V .</p>
      <p>l u,vCl</p>
      <p>The densities of the networks G a , G wII , G wIII are a bit lower than the one of a sum of G1  G3
one. The network is the densest with  (Ga ) = 0.481 , while the network G wIII is the sparsest having
 (GwIII ) = 0.082 . Besides, G wII is rather sparse and demonstrates  (GwII ) = 0.252 . In all these
networks, the ASPL-metric is low, and its values fluctuate around 1.6. The only exception is the
network G wIII utilizing preferential attachments, namely, l(G wIII ) = 3.975 . On the other hand, the
ACC -value in this network is quite high, namely, CC(GwIII ) = 0.476 . At the same time, in the
second network G wII , the value is less - CC (G wII ) = 0.34 .</p>
      <p>In the last part of the computational experiment, we analyzed the power-low distribution of vertex
degrees in our modelled networks. Figure 4-6 shows that in the resulting networks G a and G wII , the
1
degree distribution differs significantly from the distribution of the subnetworks, particularly in G ,
and from power-law. Only the latest model G wIII shows in Figure 6 behaviour similar to a power-law
distribution. In Figure 6 from the two later plots, it is clearly seen the havier right tail in the
1
accumulated network G wIII than the one in G . The two early plots demonstrate fitting the degree
distribution by a linear function after switching to a logarithmic scale. The multiple determination
coefficient of the linear regressions gets values R2 (G1) = 0.646 and R2 (GwIII ) = 0.761,
respectively. This says that an exponential function fits good the achieved degree distribution of the
presented network models. The exponential approximation curve better fits the preferential
attachment-based Model III. We can conclude that the AN G wIII is the closest to a SN. It has the
highest overall rank for the evaluated SN metrics (see Table 4). In the table, the rank 0 corresponds
to the worst-case and 1 - to the best. Also, the accumulation of three partitions by BARGs results in
an AN closer to an SN than the graph partitions itself. Also, note that in terms of human
communication, the networks G wII and G wIII simulate contrasting situations, where contacts are
established absolutely by accident or made fully intend. The real situation is a combination of these
two. That is why we propose one more network model G w = W 2G wII  W 3G wIII , where
ASPL decreases thanks to G wII , while the ACC rises due to the presence of G wIII .</p>
    </sec>
    <sec id="sec-12">
      <title>4. Conclusions</title>
      <p>In the paper's scope, decomposition of social and other attributed networks (ATNs) into
subnetworks related to single vertex attributes is studied as a way of their modelling. A number of
models of ATNs with a finite number of discrete-valued vertex attributes is presented. They utilize
famous graph models such as complete, Erdös-Rényi and Barabasi-Albert random graphs.
Experimentally, it is shown that the proposed ATN models, particularly the Barabasi-Albert
graphbased model, are enable to reproduce most social networks peculiarities. It is progress in comparison
with known so far networks models.</p>
    </sec>
    <sec id="sec-13">
      <title>5. References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <volume>1</volume>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Farzad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Pichugina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Koliechkina</surname>
          </string-name>
          , Multi - Layer Community Detection, in: 2018
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <year>2018</year>
          , pp.
          <fpage>133</fpage>
          -
          <lpage>140</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICCAIRO.
          <year>2018</year>
          .
          <volume>00030</volume>
          . [2]
          <string-name>
            <surname>Pichugina</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Farzad</surname>
            ,
            <given-names>A Human</given-names>
          </string-name>
          <string-name>
            <surname>Communication</surname>
          </string-name>
          <article-title>Network Model</article-title>
          , in: ICTERI,
          <year>2016</year>
          . [3]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Xin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chen</surname>
          </string-name>
          , CK-LPA:
          <article-title>Efficient community detection algorithm based on</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <volume>416</volume>
          (
          <year>2014</year>
          )
          <fpage>386</fpage>
          -
          <lpage>399</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.physa.
          <year>2014</year>
          .
          <volume>09</volume>
          .023. [4]
          <string-name>
            <given-names>M. E. J.</given-names>
            <surname>Newman</surname>
          </string-name>
          ,
          <article-title>The Structure</article-title>
          and
          <article-title>Function of Complex Networks</article-title>
          ,
          <source>SIAM Review 45</source>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          167-
          <fpage>256</fpage>
          . doi:
          <volume>10</volume>
          .1137/S003614450342480. [5]
          <string-name>
            <given-names>E. D.</given-names>
            <surname>Kolaczyk</surname>
          </string-name>
          ,
          <source>Statistical Analysis of Network Data</source>
          , Springer Series in Statistics, Springer New
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>York</surname>
          </string-name>
          , New York, NY,
          <year>2009</year>
          . doi:
          <volume>10</volume>
          .1007/978-0-
          <fpage>387</fpage>
          -88146-1. [6]
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Watts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Strogatz</surname>
          </string-name>
          ,
          <article-title>Collective dynamics of 'small-world' networks</article-title>
          ,
          <source>Nature</source>
          <volume>393</volume>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          440-
          <fpage>442</fpage>
          . doi:
          <volume>10</volume>
          .1038/30918. [7]
          <string-name>
            <given-names>R.</given-names>
            <surname>Albert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.-L.</given-names>
            <surname>Barabási</surname>
          </string-name>
          ,
          <article-title>Statistical mechanics of complex networks</article-title>
          ,
          <source>Reviews of Modern</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <source>Physics</source>
          <volume>74</volume>
          (
          <year>2002</year>
          )
          <fpage>47</fpage>
          -
          <lpage>97</lpage>
          . URL: http://link.aps.org/doi/10.1103/RevModPhys.74.47.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <source>doi:10</source>
          .1103/RevModPhys.74.47. [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Girvan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. E. J.</given-names>
            <surname>Newman</surname>
          </string-name>
          ,
          <article-title>Community Structure in Social and Biological Networks</article-title>
          , in:
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <volume>99</volume>
          /12,
          <year>2002</year>
          , pp.
          <fpage>7821</fpage>
          -
          <lpage>7826</lpage>
          . [9]
          <string-name>
            <given-names>E.</given-names>
            <surname>Cuvelier</surname>
          </string-name>
          , M.
          <article-title>-A. Aufaure, Graph Mining and Communities Detection</article-title>
          , in: Business
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Intelligence</surname>
          </string-name>
          ,
          <source>number 96 in Lecture Notes in Business Information Processing</source>
          , Springer Berlin
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Heidelberg</surname>
          </string-name>
          ,
          <year>2012</year>
          , pp.
          <fpage>117</fpage>
          -
          <lpage>138</lpage>
          . [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Fortunato</surname>
          </string-name>
          , Community detection in graphs,
          <source>Physics Reports</source>
          <volume>486</volume>
          (
          <year>2010</year>
          )
          <fpage>75</fpage>
          -
          <lpage>174</lpage>
          . [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lancichinetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Fortunato</surname>
          </string-name>
          ,
          <article-title>Community detection algorithms: a comparative analysis,</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>Physical</given-names>
            <surname>Review</surname>
          </string-name>
          . E, Statistical, Nonlinear,
          <source>And Soft Matter Physics</source>
          <volume>80</volume>
          (
          <year>2009</year>
          )
          <volume>056117</volume>
          :
          <fpage>01</fpage>
          -
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <volume>056117</volume>
          :
          <fpage>17</fpage>
          . [12]
          <string-name>
            <given-names>M. E. J.</given-names>
            <surname>Newman</surname>
          </string-name>
          ,
          <article-title>Communities, modules and large-scale structure in networks</article-title>
          ,
          <source>Nature Physics 8</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          (
          <year>2012</year>
          )
          <fpage>25</fpage>
          -
          <lpage>31</lpage>
          . doi:
          <volume>10</volume>
          .1038/nphys2162. [13]
          <string-name>
            <given-names>C.</given-names>
            <surname>Staudt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Marrakchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Meyerhenke</surname>
          </string-name>
          ,
          <article-title>Detecting communities around seed nodes in complex</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          networks,
          <source>in: 2014 IEEE International Conference on Big Data (Big Data)</source>
          ,
          <year>2014</year>
          , pp.
          <fpage>62</fpage>
          -
          <lpage>69</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <source>doi:10</source>
          .1109/BigData.
          <year>2014</year>
          .
          <volume>7004373</volume>
          . [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Bruning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. A.</given-names>
            <surname>Geiler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. S.</given-names>
            <surname>Lobanov</surname>
          </string-name>
          , Spectral Properties of Schrodinger Operators on
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Decorated</surname>
            <given-names>Graphs</given-names>
          </string-name>
          ,
          <source>Mathematical Notes</source>
          <volume>77</volume>
          (
          <year>2005</year>
          )
          <fpage>858</fpage>
          -
          <lpage>861</lpage>
          . doi:
          <volume>10</volume>
          .1007/s11006-005-0086-z. [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          , H. Cheng, J. Yu,
          <source>Clustering Large Attributed Graphs: An Efficient Incremental</source>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Approach</surname>
          </string-name>
          , in: 2010
          <source>IEEE 10th International Conference on Data Mining (ICDM)</source>
          ,
          <year>2010</year>
          , pp.
          <fpage>689</fpage>
          -
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          698. doi:
          <volume>10</volume>
          .1109/ICDM.
          <year>2010</year>
          .
          <volume>41</volume>
          . [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Erdös</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rényi</surname>
          </string-name>
          ,
          <article-title>On random graphs, I, Publicationes Mathematicae (Debrecen) 6 (</article-title>
          <year>1959</year>
          )
          <fpage>290</fpage>
          -
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          297. URL: http://www.renyi.hu/~p_erdos/Erdos.html#
          <fpage>1959</fpage>
          -
          <lpage>11</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>