<!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>Fuzzy Systems of Logical Inference and Their Applications</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Oleksandr Provotar</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Rzeszow</institution>
          ,
          <addr-line>Rzeszow, 35-310</addr-line>
          ,
          <country country="PL">Poland</country>
        </aff>
      </contrib-group>
      <fpage>111</fpage>
      <lpage>119</lpage>
      <abstract>
        <p>The approaches to the solution of various problems of artificial intelligence methods are proposed. In particular, the problem of knowledge representation by means of fuzzy specifications in expert systems, the problem of recognizing the structures of the proteins of different organization levels and the problem of building linguistic models in fuzzy Boolean variables logic are considered. All methods are based on the ideas of inductive mathematics. To investigate a reliability of these methods is possible only with the help of the theory of probability or possibility theory.</p>
      </abstract>
      <kwd-group>
        <kwd>fuzzy sets</kwd>
        <kwd>problem of recognizing</kwd>
        <kwd>fuzzy Boolean variable</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        It is known that the fuzzy sets [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are the convenient tool to present
knowledge in information systems. Using the fuzzy sets it is possible to outline, for
instance, the picture of symptoms of the patient in expert diagnostics systems.
Determination of the diagnosis in such systems requires using the mechanisms of logical
inference. In particular, in case of the fuzzy specifications as symptoms as well
diagnostics such mechanisms can be so called the fuzzy systems of logical inference which
are built on the basis of ideas and methods of inductive mathematics [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>The fuzzy specification of problem means ordered set of fuzzy instructions (fuzzy
rules, linguistic rulles). The fuzzy specification of the problem with the algorithm
during fulfilling which the approximate (fuzzy) solution of the problem is received will be
called as fuzzy system of logical inference.</p>
      <p>
        Let x1, . . . , xn are input linguistic variables and y – output linguistic variable [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
The ordered set of fuzzy instructions looks like as following
if x1 is A11 ∧ · · · ∧ xn ∈ A1n then y is B1,
if x1 is A21 ∧ · · · ∧ xn ∈ A2n then y is B2,
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
      </p>
      <p>if x1 is Am1 ∧ · · · ∧ xn ∈ Amn then y is Bm,
where Aij and Bi – fuzzy sets, symbol “∧” is interpreted as t-norm of fuzzy sets.</p>
      <p>′ The al′gorithm of calculating the output of such specification under the inputs</p>
    </sec>
    <sec id="sec-2">
      <title>A1, . . . , An consists in performing such steps:</title>
      <p>′ ′
αi = min hmax A1(x1) ∧ Ai1(x1) , . . . , max An(xn) ∧ Ain(xn) i ;
′
Bi(y) = min(αi, Bi(y));</p>
      <p>′ ′</p>
      <p>B(y) = max B1(y), . . . , Bm(y) .</p>
      <sec id="sec-2-1">
        <title>1. Calculate the truth level of the rules:</title>
      </sec>
      <sec id="sec-2-2">
        <title>2. Calculate outputs of each rule:</title>
      </sec>
      <sec id="sec-2-3">
        <title>3. Calculate aggregated output:</title>
        <sec id="sec-2-3-1">
          <title>2 Expert Diagnostics Systems</title>
          <p>Let X1 = {5, 10, 15, 20}, X2 = {5, 10, 15, 20}, X3 = {35, 36, 37, 38, 39, 40} – spaces
for determining the values of linguistic variables:
x1 = “Coughing“ = {“weak“, “moderate“, “strong“},
x2 = “Runningnose“ = {“weak“, “moderate“, “strong“},
x3 = “T emperature“ = {“normal“, “raised“, “high“, “veryhigh“},
accordingly.</p>
          <p>Determine the elements of these sets:</p>
          <p>“Coughing“ : “weak“ = 1/5 + 0.5/10;
“Runningnose“ : “weak“ = 1/5 + 0.5/10;
“moderate“ = 0.5/5 + 0.7/10 + 1/15;
“strong“ = 0.5/10 + 0.7/15 + 1/20.
“moderate“ = 0.5/10 + 1/15;
“strong“ = 0.7/15 + 1/20.
“raised“ = 0.5/37 + 1/38;
Let Y = {inf luenza, sharp respiratory disease, angina, pneumonia} –
space for determining the value of linguistic variable y. Then the dependence of the
patient’s disease on his symptoms can be described by the following systems of
specifications:</p>
          <p>if x1 is “weak“ ∧ x2 is “weak“ ∧ x3 is “raised“ then
y is “0.5/inf luenza + 0.5/sharp respiratory disease + 0.4/angina+
+0.8/pneumonia“;
if x1 is “weak“ ∧ x2 is “moderate“ ∧ x3 is “high“ then
y is “0.8/inf luenza + 0.7/sharp respiratory disease + 0.8/angina+
+0.3/pneumonia“;
if x1 is “weak“ ∧ x2 is “moderate“ ∧ x3 is “very high“ then
y is “0.9/inf luenza + 0.7/sharp respiratory disease + 0.8/angina+
+0.2/pneumonia“;
′
If to the input′ x1 of this algorithm to supply value A1 = 1′/5 + 0.7/10, to the input
x2 – value A2 = 1/5 + 0.5/10, to the input x3 – value A3 = 1/36 + 0.9/37, then
in accordance with procedure of fulfilling the algorithm of the fuzzy system of logical
inference the fuzzy solution of the problem will be received</p>
          <p>B = 0.5/inf luenza + 0.5/sharp respiratory disease+</p>
          <p>+0.4/angina + 0.5/pneumonia.</p>
          <p>The problem of searching the symptoms using fuzzy diagnosis can be inverse to this
pr′oblem. Specifically, let output of the fuzz′y system of logical in′ference with inputs
A1 = x1/5 + x2/10 + x3/15 + x4/20, A2 = 1/5 + 0.5/10, A3 = 1/36 + 0.9/37
is fuzzy set B = 0.5/inf luenza + 0.5/sharp respiratory disease + 0.4/angina +
0.5/pneumonia. Aggregation of the individual outputs leads to the next system of
fuzzy relation equations:
min [max(x1 ∧ 1, x2 ∧ 0.5), 0.4] = 0.4,
min [max(x1 ∧ 1, x2 ∧ 0.5), 0.5] = 0.5.</p>
          <p>Solving it the value of the symptom “Coughing“ will be received, which is described
by the fuzzy set “Coughing“ = 0.5/5 + 1/10.</p>
          <p>To determine the probability of event A in the space of elementary events X, the
notion of probable measure is introduces. It is numerical function P , which puts number</p>
        </sec>
      </sec>
      <sec id="sec-2-4">
        <title>P (A) to the elementary event A, besides that</title>
        <p>0 ≤ P (A) ≤ 1, P (X) = 1, P
for any A1, A2, . . . such, as Ai ∩ Aj = ∅, with i 6= j.</p>
        <p>The fuzzy event A in space X will be called the fuzzy set
∞
[ Ai
i=1
!</p>
        <p>∞
= X P (Ai)</p>
        <p>i=1</p>
        <p>
          A = {(x, μA(x)), x ∈ X} ,
where μA : X → [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] – membership function of fuzzy set A. Then probability of
event A can be calculated using the formula
        </p>
        <p>P (A) =</p>
        <p>X μA(x)P (x).</p>
        <p>x∈A
Considering this, it is possible to calculate the probabilities of any fuzzy event with
provided probability measure. In particular, the probability of symptom “Coughing“
at probabilities distribution</p>
        <p>P (5) = 0.4, P (10) = 0.4, P (15) = 0.1, P (20) = 0.1
can be calculated in the following way:</p>
        <p>P (“Coughing“) = 0.5 · 0.4 + 1 · 0.4.
3</p>
        <sec id="sec-2-4-1">
          <title>Bioinformatics</title>
          <p>
            It is known [
            <xref ref-type="bibr" rid="ref1">1</xref>
            ], [
            <xref ref-type="bibr" rid="ref4">4</xref>
            ] that the problem of recognizing the structures of the proteins of
different organization levels is rather complicated. To solve it the different methods and
approaches, including experimental (based on physics of chemical relations creation),
machine teaching (used the data bases of experimentally found secondary structures
as learning samples), probabilistic (on the basis of the Bayes procedures and Markov
chains) are used.
          </p>
          <p>The method of recognition of the secondary structure of DNA using fuzzy systems
of logical inference is proposed. The problem is the following: it is necessary to build
the fuzzy system of logical inference which using random amino acid sequence would
define (as an fuzzy set) the secondary structure of central remainder (of the amino acid)
of the input sequence.</p>
          <p>To solve this problem at first it is necessary to design the fuzzy specification of the
problem according to learning samples. One of the methods to build the system of fuzzy
instructions according to numerical data consists of the following. Let’s the rules base
with n inputs and one output is created. There are learning dates (samples) as the sets
of pairs for that</p>
          <p>(x1(i), x2(i), . . . , xn(i); d(i)), i = 1, 2, . . . , m,
where xj (i) – inputs and d(i) – output, at that xj (i) ∈ {a1, a2, . . . , ak}, d(i) ∈
{b1, b2, . . . , bl}. It is necessary to build the fuzzy system of logical inference which
would generate the correct output data according to random input values. The
algorithm of solving of the provided problem consists in the following sequence of steps:
1. Dividing the space of inputs and outputs for areas (dividing learning data for groups
on m1, . . . , mk lines, which means, each input and output is divided for 2N + 1
cuts where N for each input is selected individually. Separate areas (segments) will
be called in the following way:</p>
          <p>MN (lef t N ), . . . , M1(lef t 1), S(medium), D1(right 1), . . . , DN (right N ).
Determination membership function for each areas.
2. Building fuzzy sets on the basis of learning samples (Each group mi learning data
(x1(1), x2(1), . . . , xn(1); d(1))
(x1(2), x2(2), . . . , xn(2); d(2))
(x1(mi), x2(mi), . . . , xn(mi); d(mi))
is compared with the fuzzy sets of the form:</p>
          <p>A(mi) =</p>
          <p>1
A(nmi) =
a(1)</p>
          <p>1
a(n)
1
mi</p>
          <p>/a1 + · · · +
mi mi
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .</p>
          <p>a(1)
k
a(n)
k
mi
/ak,
/ak,
/a1 + · · · +
B(mi) = |b1| /b1 + · · · + |bl| /bl,</p>
          <p>mi mi
(x1(1), x2(1), . . . , xn(1); d(1))
(x1(2), x2(2), . . . , xn(2); d(2))</p>
          <p>
            To build the fuzzy rules of logical inference the learning samples from 15 remains
of the protein MutS [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ] are used which look like the following:
          </p>
          <p>K V S E G G L I R E G Y D P D
e − − − h h h h h h h h h h h
V S E G G L I R E G Y D P D L
− − − h h h h h h h h h h h h
S E G G L I R E G Y D P D L D
− − h h h h h h h h h h h h h
E G G L I R E G Y D P D L D A
− h h h h h h h h h h h h h h
G G L I R E G Y D P D L D A L
h h h h h h h h h h h h h h h
K V S E G G L I R E G Y D P D
V S E G G L I R E G Y D P D L;
S E G G L I R E G Y D P D L D
E G G L I R E G Y D P D L D A;</p>
          <p>G G L I R E G Y D P D L D A L;
The prediction belongs to the central remain, besides the following denotations are
used: h – for spiral, e – for cylinder, “–” – other.</p>
          <p>According to the algorithm, the teaching data is divided, for example, for 3 groups:
and compared to each group with according fuzzy sets</p>
          <p>A(m1), Ai(m2), Ai(m3), B(m1), B(m2), B(m3).</p>
          <p>i</p>
        </sec>
      </sec>
      <sec id="sec-2-5">
        <title>Then fuzzy specification of the recognition problem will look like:</title>
        <p>R(1) : if x1 isA(1m1) and x2 is A(m1) and . . . and x14 is A(1m41)then y is B(m1),
2
R(2) : if x1 isA(1m2) and x2 is A(m2) and . . . and x14 is A(1m42)then y is B(m2),
2
R(3) : if x1 isA(1m3) and x2 is A(m3) and . . . and x14 is A(1m43)then y is B(m3),
2</p>
        <p>Using the algorithm of solving the specification, we will find the output received
system of fuzzy instructions, if to the input the following amino acid sequence is
supplied:</p>
        <p>L K V S E G G L I R E G Y D P.</p>
        <p>In accordance with the procedure of executing the algorithm we will get that the
secondary structure of the remainder L is h.
4</p>
        <sec id="sec-2-5-1">
          <title>Fuzzy Boolean Variables</title>
          <p>
            The algebra of statement is one of the chapters of classic mathematical logic. The
statement means the variable which can be of two possible values – 0 or 1. Such variable is
called Boolean. In some cases generalizing the notion of Boolean variable to the notion
of fuzzy Boolean variable is useful [
            <xref ref-type="bibr" rid="ref3">3</xref>
            ]. The fuzzy Boolean variable is called a variable
p, which takes a value from the interval [
            <xref ref-type="bibr" rid="ref1">0, 1</xref>
            ].
          </p>
          <p>Let p and q – fuzzy Boolean variables. Logical operations with such variables are
determined like that:</p>
          <p>p¯ = 1 − p,
p ∧ q = min(p, q),
p ∨ q = max(p, q).</p>
          <p>p ∨ p¯ = 1, p ∧ p¯ = 0</p>
        </sec>
      </sec>
      <sec id="sec-2-6">
        <title>From determination of the operations we get, that the following laws are broken.</title>
        <p>
          Let p1, p2, . . . , pn – fuzzy Boolean variables. Function f (p1, . . . , pn) is called a
function of fuzzy Boolean variables if it takes value on the interval [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ].
        </p>
        <p>Function f of fuzzy Boolean variables is called analytical, if it can be presented by
the formula, which includes operations ¬, ∧, ∨.</p>
      </sec>
      <sec id="sec-2-7">
        <title>Since in the fuzzy logic above-mentioned laws are violated, function</title>
        <p>p → q = p¯ · q¯ ∨ p¯ · q ∨ p · q
cannot be simplified.</p>
        <p>
          One of the tasks Boolean variables function analysis consists in the following. It
is necessary to find out under the which conditions the values of analytical function,
for example f (p, q) = p ∧ q, includes in a given interval [α, β) of the segment [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]
under the condition, that p ∈ [a1, a2] ⊆ [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] and q ∈ [b1, b2] ⊆ [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. Solution to
this problem gives the possibility to calculate probabilities of varying weather in the
following way.
        </p>
        <p>It is know, that weather forecasters evaluate their forecasts using probability theory
point out their forecasts with expressions:
“sunny“ with probability p ∈ [0.7, 0.8);
“windy“ with probability q ∈ [0.3, 0.5);
“cloudy“ with probability h ∈ [0.8, 0.9).</p>
      </sec>
      <sec id="sec-2-8">
        <title>Let us consider Boolean analytical function</title>
        <p>f (p, q) = p → q = p¯ · q¯ ∨ p¯ · q ∨ p · q.</p>
        <p>
          Let us suppose, that p ∈ [0.7, 0.8), q ∈ [0.3, 0.5). It is necessary to find out in which
intervals of the segment [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] values of the function includes. In other words, it is
necessary to find which interval contains the probability that the weather will be “sunny“
and “windy“, or “not sunny“ and “windy“, or “not sunny“ and “not windy“.
        </p>
        <p>Considering,that p → q = p¯ · q¯ ∨ p¯ · q ∨ p · q and that</p>
        <p>p ∈ [0.7, 0.8], q ∈ [0.3, 0.5]
So
we find that
Then
p¯ ∈ [0.2, 0.3], q¯ ∈ [0.5, 0.7].
p¯ · q¯ = min(p¯, q¯) ∈ [0.2, 0.3],
p¯ · q = min(p¯, q) ∈ [0.2, 0.3],
p · q = min(p, q) ∈ [0.3, 0.5].</p>
        <p>p¯ · q¯ ∨ p¯ · q ∈ [0.2, 0.3],
p¯ · q ∨ p¯ · q¯ ∨ p · q ∈ [0.3, 0.5].</p>
      </sec>
      <sec id="sec-2-9">
        <title>That is why value of the function f (p, q) will includes to the interval [0.3, 0.5].</title>
        <p>
          Let us consider another option of the problem. Let us suppose, that as earlier,
p ∈ [0.7, 0.8), q ∈ [0.3, 0.5) analytical Boolean function is unknown, but is known
the interval of the segment [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ], in which the values of this function are includes.
In this case – this is the interval [0.3, 0.5]. It is necessary to find out in which
interval of the segment [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ] the values of this unknown function included, if for example
p ∈ [0.5, 0.6], q ∈ [0.3, 0.5].
        </p>
        <p>
          One of the approaches to solve this problem consists in building and researching it is
so called linguistic model [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. In this model the variables p, q, f will be considered
as linguistic variables, and appropriate intervals will be described by the fuzzy sets of
the space [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. So, our fuzzy model will look like the following:
        </p>
        <p>R : if p ∈ A1 ∧ q ∈ A2 then f ∈ B
where A1 =′ 1/[0.7, 0.8], A2 = 1/[0.3, 0.5],′ B = 1/[0.3, 0.5]. ′It is necessary to find
the output B of this fuzzy rule with inputs A1 = 1/[0.6, 0.8], A2 = 1/[0.3, 0.5]. After
calculating according to the procedure we will have:</p>
        <p>′</p>
        <p>B (y) = 1/[0.3, 0.5].</p>
      </sec>
      <sec id="sec-2-10">
        <title>One more position of the task consists in the following. Let p ∈ [0.5, 0.6].</title>
        <p>
          Let us calculate the probability of windy under the condition that p → q ∈ [0.3, 0.5].
Let us suppose, that q ∈ [b1, b2] ⊆ [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. Then
p ∧ q ∈ [min(0.5, b1), min(0.6, b2)],
p¯ ∧ q ∈ [min(0.4, b1), min(0.5, b2)],
p¯ ∧ q¯ ∈ [min(0.4, 1 − b2), min(0.5, 1 − b1)],
p · q ∨ p¯ · q ∈ [max(min(0.5, b1), min(0.4, b1)), max(min(0.6, b2), min(0.5, b2))],
p ∧ q ∨ p¯ · q¯ ∨ p¯ · q¯ ∈ [max(min(0.5, b1), min(0.5, b1), min(0.5, 1 − b1)),
max(min(0.6, b2), min(0.4, b2), min(0.4, 1 − b2))].
        </p>
        <p>0.5 ≤ b1 ⇒</p>
      </sec>
      <sec id="sec-2-11">
        <title>From first correlation we find b1:</title>
      </sec>
      <sec id="sec-2-12">
        <title>From second correlation we find b2:</title>
      </sec>
      <sec id="sec-2-13">
        <title>So, the probability of windy weather q ∈ [0, 0.5].</title>
        <p>5</p>
        <sec id="sec-2-13-1">
          <title>Conclusions</title>
          <p>The proposed approach to solving problems (based on fuzzy models) allows to simplify
the methods of solving problems. Other approaches may be based on possibility theory.
But there is a necessity for additional studies of the reliability issues in the first and in
the second case.</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Gupal</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sergienko</surname>
            ,
            <given-names>I.V.</given-names>
          </string-name>
          :
          <article-title>Optimal Recognition Procedures (in Russian)</article-title>
          .
          <source>Naukova Dumka</source>
          ,
          <string-name>
            <surname>Kyiv</surname>
          </string-name>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Katerynych</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Provotar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Neural Networks Diagnostics in Homeopath System</article-title>
          .
          <source>International Journal “Information Theories &amp; Applications”</source>
          .
          <volume>15</volume>
          ,
          <fpage>89</fpage>
          -
          <lpage>93</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Konysheva</surname>
            ,
            <given-names>L.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nazarov</surname>
            ,
            <given-names>D.M.:</given-names>
          </string-name>
          <article-title>Foundations of Fuzzy Sets Theory (in Russian)</article-title>
          .
          <source>SPB Piter</source>
          , Moscow (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Lesk</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Introduction to Bioinformatics (in Russian)</article-title>
          .
          <source>Labaratoria Znaniy</source>
          , Moscow (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Leski</surname>
          </string-name>
          , J.:
          <article-title>Systemy Neuronowo-Rozmyte (in Polish)</article-title>
          .
          <source>Naukowo-Techniczne</source>
          , Warszawa (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Provotar</surname>
            ,
            <given-names>A.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lapko</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Provotar</surname>
            ,
            <given-names>A.A.</given-names>
          </string-name>
          :
          <source>Fuzzy Inference Systems and Their Applications</source>
          .
          <source>International Scientific Journal “Cybernetics and Systems Analysis”. 49</source>
          ,
          <fpage>517</fpage>
          -
          <lpage>525</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Rutkowska</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Pilin´ski,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Rutkowski</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.</surname>
          </string-name>
          :
          <article-title>Sieci Neuronowe, Algorytmy Genetyczne i Systemy Rozmyte (in Polish)</article-title>
          . Wydawnictwo
          <string-name>
            <surname>Naukove</surname>
            <given-names>PWN</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Warszava</surname>
          </string-name>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Zadeh</surname>
            ,
            <given-names>L.A.</given-names>
          </string-name>
          :
          <article-title>Fuzzy Sets as a Basis for a Theory of Possibility</article-title>
          .
          <source>Fuzzy Sets and Systems</source>
          .
          <volume>1</volume>
          ,
          <fpage>3</fpage>
          -
          <lpage>28</lpage>
          (
          <year>1978</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>