<!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 />
    <article-meta>
      <title-group>
        <article-title>Links between modular decomposition of concept lattice and bimodular decomposition of a context</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alain G´ely</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>LITA, Ile du Saulcy</institution>
          ,
          <addr-line>57045 Metz Cedex 1 Universit ́e de Metz</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper is a preliminary attempt to study how modular and bimodular decomposition, used in graph theory, can be used on contexts and concept lattices in formal concept analysis (FCA). In a graph, a module is a set of vertices defined in term of behaviour with respect to the outside of the module: All vertices in the module act with no distinction and can be replaced by a unique vertex, which is a representation of the module. This definition may be applied to concepts of lattices, with slighty modifications (using order relation instead of adjacency). One can note that modular decomposition is not well suited for bipartite graphs. For example, every bipartite graph corresponding to a clarified context is trivially prime (not decomposable w.r.t modules). In [4], authors have introduced a decomposition dedicaced to bipartite graph, called the bimodular decomposition. In this paper, we show how modular decomposition of lattices and bimodular decomposition of contexts interact. These results may be used to improve readability of a Hasse diagram.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Concept lattices are well suited to deal with knowledge representation and
classification, but when the number of concepts grows, it is not very convenient
to visualize the Hasse diagram. To avoid this problem, some approaches keep
only part of the concepts (Iceberg lattice [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] , usage of Galois sub-hierarchy [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ],
concepts with high stability score [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ] or any combinaison of these techniques);
Others approaches try to obtain a more readable lattice by usage of a threeshold,
as for -galois lattices [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Another solution is to use decompositions to improve
readability (see all chapter 4 of [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and particularly nested diagrams).
      </p>
      <p>
        There is a lot of works in graph theory about decomposition of a graph. A
classical and well studied decomposition is the modular decomposition (see for
example [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]). This decomposition has great properties: possibility of replacing a
set of vertices by a single representant, so that visualization of the graph is better
understandable; recursive approach, so that one can go from generalities to finer
detail levels (useful for knowledge representation); nice theoretical properties,
as the existence of a decomposition tree or closure properties for the family of
modules.
      </p>
      <p>Modular decomposition of graphs may be adapted to lattices with only little
changes: In a graph, this is the adjacency relation which is fundamental, but it
is the order relation for lattices.</p>
      <p>Moreover, concept lattices are usually computed from a context, which can
be considerated as a bipartite graph. So, there are two structures which can be
decomposed: the concept lattice and the bipartite graph.</p>
      <p>
        Unfortunately, bipartite graphs are not good candidates for modular
decomposition: except for twin vertices (vertices with the same neighbourghood) or
connected components, there are no modules (except trivial one’s) in such graphs.
To improve the decomposition of bipartite graph, the notion of bimodule is
introduced in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>Goal of this paper is to study how bimodules of a bipartite graph interact
with modules of the concept lattice of this context, and to see how it can be
used to help the visualisation of information contained in lattices.</p>
      <p>The next section is dedicaced to definitions. Section 2.2 introduces modules
of a graph and transposes the definition to lattice (modules of a lattice). Section
3 is about bimodules of a bipartite graph (context) and the links that exist
with the corresponding concept lattice. After some discussion in section 4, we
conclude the paper in section 5.
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>Preliminaries</title>
      <sec id="sec-2-1">
        <title>De nitions</title>
        <p>In this paper, all discrete structures are finites and all graphs are simples (no
loops neither multi-edges). Since this paper is about usages of graph theory
results, a formal context will be considerated as a bipartite graph B = (O; A; I)
with O (objects) and A (attributes) being two stable sets of vertices, and I
(incidence relation between objects and attributes) the set of edges of B.</p>
        <p>For a vertex v, v′ denotes the neighbourghood of v (vertices adjacents to
v). For a subset V of vertices, V ′ denotes the common neighbourhood (vertices
which are adjacent to every vertices of V ). With this notation, the classical
definition of galois connections follows immediately.</p>
        <p>De nition 1 (Galois connections). For a set X ⊂ O, Y ⊆ A we de ne
X′ = {y ∈ O | xIy for all x ∈ X},</p>
        <p>Y ′ = {x ∈ A | xIy for all y ∈ Y }.</p>
        <p>A clarified context is a context such that x′ = y′ implie x = y for any vertices
of O ∪ A. A clarified context is reduced if no vertex v is such that v′ = V ′ with
V ⊆ O ∪ A, v ̸∈ V .</p>
        <p>A complete lattice L = (P; ≤; ∨; ∧) is a poset such that for all X ⊆ P , there
exist a supremum and an infimum in P . j ∈ P is ∨-irreducible element if x∨y = j
implies x = j or y = j. m ∈ P is a ∧-irreducible element if x ∧ y = m implies
x = m or y = m. j covers a unique element j∗ (j∗ ≺ j), m is covered by a unique
element m∗ (m ≺ m∗). We denote J the set of ∨-irreducible elements and M
the set of ∧-irreducible elements.</p>
        <p>For a formal context C = (O; A; I) a formal concept is a pair (X; Y ), X ⊆ O,
X ⊆ A and X′ = Y and Y ′ = X. X is called the extent of the concept and Y is
called the intent. The set of formal concepts ordered by inclusion on the intents
is the concept lattice of C.</p>
        <p>For every finite lattice L = (P; ≤; ∨; ∧) there is, up to isomorphism, a unique
reduced context C = (J; M; ≤). In the following of this paper, we will consider
only reduced contexts, i.e. contexts such that O = J , the set of ∨-irreducible
elements and A = M the set of ∧-irreducible elements of L.
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Modules of graphs and lattices</title>
        <p>We denote a graph G with G = (V; E). V is the set of vertices and E a set of
edges. Let X ⊂ V and s ∈ V \X. Then s distinguishes X if s′ ∩ X ̸= ∅ and
s′ ∩ X ̸= X. That is, s is adjacent with some vertices of X and not adjacent
with some others vertices of X. So, if no vertex distinguishes a set X, then for
the outside of X and relation of adjacency, every vertex is similar and X can be
viewed as a unique vertex.</p>
      </sec>
      <sec id="sec-2-3">
        <title>De nition 2 (Module, graph theory). A module in a graph is a subset of</title>
        <p>vertices that no vertex distinguishes.</p>
        <p>The graph which is obtained by the replacement of a module by a single
vertex is called a quotient graph. It is a simplification of the original one (see
Fig. 1). As no vertex distinguishes X (elements in dashed line), there exist only
two possibilities for a vertex v not in X: either v is adjacent to every vertex of X
(then there exists an edge between v and the representant of X) or v is adjacent
with no vertex of X (then, there is no edge between v and the representant of
X).</p>
        <p>For a graph G = (V; E), the set V and singletons x ∈ V are trivial modules.
A graph without non trivial module is called a prime graph (for the modular
decomposition). Two modules A and B overlap if no one is a subset of the other
and A ∩ B ̸= ∅. A module which does not overlap another module is a strong
module.</p>
        <p>
          Modules and strong modules are central in several decomposition processes
and their properties have been well studied. In the first definitions, modules
where defined with respect to the adjacency relation, but decompositions have
been generalized (for example in [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]) for others properties of graphs.
        </p>
        <p>For a lattice, it is more natural to consider the order relation than an
adjacency relation, so a natural definition follows immediately:
(a)</p>
        <p>(b)
De nition 3. For a lattice L = (P; ≤; ∨; ∧), a lattice module is a set of elements
X ⊆ P such that, for every y ∈ P \X, one of the three following statements is
true:
{ ∀x ∈ X, x &lt; y;
{ or ∀x ∈ X, x &gt; y;
{ or ∀x ∈ X, x||y.</p>
        <p>It is clear with this definition that a module in a lattice L is equivalent to a
module (with respect to adjacency) in the graph obtained by transitive closure
of the Hasse Diagram of L.</p>
        <p>f</p>
        <p>g
a
b
c</p>
        <p>h
d</p>
        <p>e
(a)
⊤
⊥</p>
        <p>M1</p>
        <p>M2
(b)</p>
        <p>Let X ⊆ P be a subset of elements of a lattice L, with A = min(X) and
B = max(X) the sets of minimal (resp. maximal) elements of X. X is a convex
set iff for all y ∈ P such that a &lt; y &lt; b, a ∈ A, b ∈ B, then y ∈ X. If A and B
are reduced to singletons, X is an interval. [A; B] denotes the convex set defined
by the two sets A and B.</p>
        <p>Lemma 1. Modules in lattices are convex sets.</p>
        <p>Proof. Suppose it is not, then there exists y ∈ P \X with a &lt; y &lt; b and so, y
distinguishes a and b. It follows that X is not a module.</p>
        <p>From now, since lattices modules are convex sets, we will use the notation
X = [A; B] to speak of a module X.</p>
        <sec id="sec-2-3-1">
          <title>Lemma 2. For a lattice module [A; B]:</title>
          <p>1. if |A| &gt; 1 then A ⊆ J ,
2. if |B| &gt; 1 then B ⊆ M .</p>
          <p>Proof. Suppose |A| &gt; 1, and let A = a1; a2; : : : ; an.</p>
          <p>Suppose ai ̸∈ J , then, since ai||aj there exists at least one ∨-irreducible element
j such that j &lt; ai and j ̸&lt; aj , which is a contradiction with the fact that [A; B]
is a module.</p>
          <p>Dually proof applies for elements of B.</p>
          <p>Note that when |A| = 1 (dually for B) the maximal element of the module
is not necessary an irreducible one (See Fig. 3).</p>
          <p>M6
M5
M4</p>
        </sec>
        <sec id="sec-2-3-2">
          <title>Lemma 3. For a lattice module [A; B]:</title>
          <p>1. if |A| &gt; 2, ∧ A = ai ∧ aj for all ai; aj ∈ A.
2. if |B| &gt; 2, ∨ B = bi ∨ bj for all bi; bj ∈ B.</p>
          <p>Proof. Clearly, suppose |A| &gt; 2 and there exist ai; aj ; ak ∈ A such that x1 =
ai ∧ aj ̸= aj ∧ ak = x2. w.l.o.g suppose x1 ̸&lt; x2. Then x1 &lt; aj and x1 ̸&lt; ak. It
follows that x1 distinguishes [A; B].</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Modules of lattices and bimodules of contexts</title>
      <p>As a preliminary remark, we recall that all considered contexts are reduced, and
so, clarified. The clarification of a context is the fact to keep only one object o
for all objects oi such that o′i = o′j (dually for attribute). It is clear that the set
{o1; : : : ; on} is a module in the bipartite graph and this process is equivalent to
replace twin vertices by a representant.</p>
      <p>Modules are not well situed for bipartite graphs. Twin vertices and connected
components are the only modules for these graphs which are poorly
decomposable. In goal to improve the decomposition, Fouquet and all have introduced
bimodule, an analog of module for bipartite graphs.</p>
      <p>De nition 4 (Bimodule). Let C = (O; A; I) be a bipartite graph, and (X; Y ) ⊂
(O; A), then (X; Y ) is a bimodule if no x ∈ O\X distinguishes A and no y ∈ A\Y
distinguishes O.</p>
      <p>Example of bimodule is given in Fig. 4: b and c are not distinguished with
respect to vertices 4 (none of them are adjacent) or 3 (each of them is adjacent).
Similarly, 1 and 2 are not distinguished by a (each of them is adjacent) and d
(none of them is adjacent).</p>
      <p>1
2
3</p>
      <p>4
a
b
c</p>
      <p>d</p>
      <p>Proof. By definition of a lattice module, no elements inside the modules are
distinguished by elements outside. It follows directly that no ∨-irreducible element
outside the module distinguishes ∧-irreducible elements inside, and conversely.</p>
      <p>Now, we want to know how a bimodule on the context may be interpretated
in the concept lattice. First, we define a set in the lattice L from a bimodule X.</p>
      <p>From a bimodule X = (J1; M1) ⊆ (J; M ), we build a subset C of concepts
in L such that:
{ attributes concepts of X are in C,
{ objects concepts of X are in C,
{ C = [A; B] is a convex set, with A being maximal elements of C and B being
minimal elements of C.</p>
      <p>As previously seen, a lattice module corresponds to a context bimodule but,
with the previous construction, the converse may be false: There exist bimodules
of a context such that [A; B] does not correspond to a module in the lattice. As
an example, Fig. 5 shows the lattice for the bipartite graph in Fig. 4. The set
[A; B] is bounded by a dashed line.</p>
      <p>Nevertheless, we can observe that, even if [A; B] is not a module, there exists
a possibility of simplification, replacing a set of elements by two vertices and an
edge.</p>
      <p>(abcd, ∅)
(ac, 2)
(ab, 1)</p>
      <p>(bcd, 3)</p>
      <p>Proposition 2. Let [A; B] be a convex set built from a non trivial bimodule X.
If [A; B] is not a module, then
1. | |[A; B] ∩ M | − |[A; B] ∩ J | | ≤ 1
2. if |[A; B] ∩ M | = |[A; B] ∩ J |, then A ⊆ J and B ⊆ M
3. if |max([A; B] ∩ J )| &gt; 1, a+ = ∨ ai, ai ∈ max([A; B] ∩ J ) is such that
ai ≺ a+
4. if |min([A; B] ∩ M )| &gt; 1, b− = ∧ bi, bi ∈ min([A; B] ∩ M ) is such that
b− ≺ bi
Proof. First, we show that | |[A; B] ∩ M | − |[A; B] ∩ J | | ≤ 1:</p>
      <p>Suppose that [A; B] is not a module of the concept lattice, then there exists
an element x ̸∈ [A; B] which distinguishes [A; B]. Without lost of generality, we
can consider that x ∈ J and there exist y ∈ [A; B] such that x &lt; y. We denote P1
the set of elements of [A; B] which are greater than x and P2 = [A; B]\P1. Since
x is a ∨-irreducible element, it does not distinguish any ∧-irreducible elements
in [A; B]. It follows that all ∧-irreducible elements in [A; B] are in P1 and none
of them in P2 (or conversely).</p>
      <p>In a finite lattice, every element e is ∧-dense, i.e. equal to the infimum of
∧-irreducible elements greater than e.</p>
      <p>All ∨-irreducible elements in P2 cannot be distinguished by ∧-irreducible
elements outside [A; B]. One unique ∨-irreducible element jmax of P2 may be
defined by jmax = ∧ mi; : : : ; mj , with mi; : : : ; mj ̸∈ P1. All other ∨-irreducible
elements in P2 are distinguished by ∧-irreducible elements in P1 (and only by
these elements). So P2 ∩ J = X ∪ {jmax} (jmax may not exist).</p>
      <p>Suppose |X| &lt; |[A; B] ∩ M |, then there exist m1; m2 ∈ [A; B] ∩ M , j1 ∈ X
such that j1 &lt; m1, j1 &lt; m2, m1||m2. It follows that j1 &lt; m1 ∧ m2, which is
impossible since j1 ∈ P2 and elements in P2 are not comparable to x.</p>
      <p>Similarly, suppose |X| &gt; |[A; B] ∩ M |, At least one ∨-irreducible element j
of X is smaller than two ∧-irreducible elements m1 and m2 of P1, with m1||m2.
This is impossible, so |X| = |[A; B] ∩ M | and | |[A; B] ∩ M | − |[A; B] ∩ J | | ≤ 1.</p>
      <p>A ⊆ J and B ⊆ M follow directly of the fact that, by construction A and
B contain irreducible elements and for each ∧-irreducible element m ∈ [A; B],
there exists a ∨-irreducible element j ∈ [A; B] such that j &lt; m.</p>
      <p>It remains to prove that, when max([A; B]∩J ) contains at least two elements,
a+ = ∨ ai, ai ∈ max([A; B]∩J ) is such that ai ≺ a+ (and dually for b−). Suppose
it is not the case, then exist at least two elements x1 and x2 smaller than a+
and such that x1 and x2 distinguish elements in A. It follows that one can find a
∧-irreducible element which distinguishes ∨-irreducible elements in A and that
is a contradiction.</p>
      <p>It follows from this proposition that even if a set [A; B] is not a module, it
can be collapsed into two vertices j and m such that j &lt; m (but maybe not
j ≺ m). j is a representant for the set [A; B] ∩ J and m a representant for the
set [A; B] ∩ M . Moreover, j ≺ a+ and b+ ≺ m.
4
4.1</p>
    </sec>
    <sec id="sec-4">
      <title>Discussion</title>
      <sec id="sec-4-1">
        <title>Algorithmic Aspects</title>
        <p>It is known that the family of modules of a graph (and so, of a lattice) and
the family of bimodules of a bipartite graph are closed by intersection. Since
the whole graph is a (trivial) module, it defines a lattice. So, for any set S of
vertices, it is possible to use a closure operator to compute the smallest module
which contains S. Algorithm 1 adds all vertices which distinguish respectively
X and Y and the same process is repeated until no more vertex can be added.</p>
        <p>Usually, bimodules decomposition does not produce all possible modules,
but an inclusion tree such that all possible bimodules can be deduced from this
tree. The root represents the whole graph and the leaves are vertices (trivial
Input: (O; A; I) a bipartite graph, (X; Y ) ⊂ (O; A)
Output: (Xc; Yc), smallest bimodule containing (X; Y )
begin
continue ← true;
(Xc; Yc) ← (X; Y );
while continue do
continue ← f alse;
forall the x ∈ J\Xc do
if x distinguishes Yc then</p>
        <p>Xc ← Xc ∪ x;
continue ← true;
end
end
forall the y ∈ M \Yc do
if y distinguishes Xc then</p>
        <p>
          Yc ← Yc ∪ y;
continue ← true;
end
end
end
return (Xc; Yc)
end
Algorithm 1: Computation of the smallest bimodule which contains (X; Y )
bimodules). It follows that the size of the tree is O(n), with n = |O| + |A|. In
[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], authors propose a O(n3) algorithm to compute a such tree.
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Decomposition and Real Data</title>
        <p>
          In Fig. 6, an example of bimodule is shown on the “Living Beings and Water”
concept lattice [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. g is the attribute for “can move around” and h is the one for
“has limbs”. These two attributes are equivalent (cannot be distinguished) from
the outside of the bimodule. So, on the lattice in Fig. 6.c these two attributes
are collapsed, as well as objects 1 (Leech) and 2 (Bream). Further work must be
done on real data to see what bimodules can enlight for practical cases.
5
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>First, we have seen that modules defined on a lattice have natural links with
bimodules of the bipartite graph (context) of this lattice. Modules of a lattice
can be used the same way as modules of a graph are used: to produce a
quotient lattice, which is a simplification of the original one. Recursive definition of
modules allows to consider several details levels in the lattice.</p>
      <p>All results in modular decomposition may be transposed immediatly to
concept lattice and associated context to improve the readibility of the lattice.
4 i
4 i
3
2
1
12
c
c
(b)
(c)
b
b
e</p>
      <p>
        7
e
7
d
8
d
8
6
f
6
f
5
5
Fig. 6. (a) “Living Beings and Water ” Context [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], (b) Concept lattice for “living
Beings and Water” and (c) the same concept lattice with a bimodule collapsed.
      </p>
      <p>Second, investigation of bimodules properties shows that a bimodule may not
correspond to a module of the lattice. Nevertheless, it remains possible to use it
to produce a simplification of the original lattice. In such a case, the bimodule
is collapsed in two elements a and b which represent ∨-irreducible elements and
∧-irreducible elements of the bimodule.</p>
      <p>
        This last case is a particular case of another decomposition proposed for
inheritance hierarchies [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], called the block decomposition (with a different
definition of block that the one in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]): a block is an interval [a; b] such that only a
and b can be distinguished of other vertices from the outside of the block. As a
perspective behaviour of this decomposition for lattices and associated properties
on the context can be investigated.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. m. Bui
          <string-name>
            <surname>Xuan</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Habib</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Limouzy</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montgolfier</surname>
            ,
            <given-names>F.D.</given-names>
          </string-name>
          :
          <article-title>Homogeneity vs. adjacency: generalising some graph decomposition algorithms</article-title>
          .
          <source>In: In 32nd International Workshop on Graph-Theoretic Concepts in Computer Science (WG)</source>
          , volume
          <volume>4271</volume>
          <source>of LNCS</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Capelle</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Block decomposition of inheritance hierarchies</article-title>
          .
          <source>In: WG</source>
          . pp.
          <fpage>118</fpage>
          -
          <lpage>131</lpage>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Encheva</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Galois sub-hierarchy and orderings</article-title>
          .
          <source>In: Proceedings of the 10th WSEAS international conference on Artificial intelligence</source>
          ,
          <article-title>knowledge engineering and data bases</article-title>
          . pp.
          <fpage>168</fpage>
          -
          <lpage>171</lpage>
          . AIKED'11,
          <string-name>
            <given-names>World</given-names>
            <surname>Scientific</surname>
          </string-name>
          and Engineering Academy and Society (WSEAS), Stevens Point, Wisconsin, USA (
          <year>2011</year>
          ), http://portal.acm.org/citation.cfm?id=
          <volume>1959485</volume>
          .
          <fpage>1959517</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Fouquet</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Habib</surname>
          </string-name>
          , M.,
          <string-name>
            <surname>de Montgolfier</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vanherpe</surname>
          </string-name>
          , J.:
          <article-title>Bimodular decomposition of bipartite graphs</article-title>
          .
          <source>In: Graph-Theoretic Concepts in Computer Science 30th International Workshop</source>
          , WG 2004,
          <string-name>
            <surname>Bad</surname>
            <given-names>Honnef</given-names>
          </string-name>
          , Germany, June 21-23 (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Ganter</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wille</surname>
          </string-name>
          , R.:
          <source>Formal Concept Analysis, Mathematical Foundations</source>
          . Springer-Verlag Berlin (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Habib</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paul</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A survey of the algorithmic aspects of modular decomposition</article-title>
          .
          <source>Computer Science Review</source>
          <volume>4</volume>
          ,
          <fpage>41</fpage>
          -
          <lpage>59</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Jay</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kohler</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Napoli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Analysis of social communities with iceberg and stability-based concept lattices</article-title>
          .
          <source>In: Proceedings of the 6th international conference on Formal concept analysis</source>
          . pp.
          <fpage>258</fpage>
          -
          <lpage>272</lpage>
          . ICFCA'
          <volume>08</volume>
          , Springer-Verlag, Berlin, Heidelberg (
          <year>2008</year>
          ), http://portal.acm.org/citation.cfm?id=
          <volume>1787746</volume>
          .
          <fpage>1787765</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Klimushkin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Obiedkov</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roth</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Approaches to the selection of relevant concepts in the case of noisy data</article-title>
          . In: Kwuida,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Sertkaya</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          <source>(eds.) Proc. 8th Intl. Conf. Formal Concept Analysis. LNCS/LNAI</source>
          , vol.
          <volume>5986</volume>
          , pp.
          <fpage>255</fpage>
          -
          <lpage>266</lpage>
          . Springer (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Stumme</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taouil</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bastide</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lakhal</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Conceptual clustering with iceberg concept lattices</article-title>
          .
          <source>In: In: Proc. of GI-Fachgruppentreffen Maschinelles Lernen'01</source>
          , Universita¨t
          <string-name>
            <surname>Dortmund</surname>
          </string-name>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Ventos</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Soldano</surname>
          </string-name>
          , H.:
          <article-title>Alpha galois lattices: an overview</article-title>
          . In: In: International Conference in
          <article-title>Formal Concept Analysis (ICFCA05), LNCS</article-title>
          . pp.
          <fpage>298</fpage>
          -
          <lpage>313</lpage>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>