<!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>Comparative Analysis of Multi-agent Approaches for Planning Fuel Delivery of Petrol Stations</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hambardzum L. Ayvazyan</string-name>
          <email>hambardzum.ayvazyan@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olga P. Aksyonova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ural Federal University by the rst President of Russia B.N. Yeltsin</institution>
          ,
          <addr-line>620002 Ekaterinburg</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Yerevan State University</institution>
          ,
          <addr-line>0025 Yerevan</addr-line>
          ,
          <country country="AM">Armenia</country>
        </aff>
      </contrib-group>
      <fpage>33</fpage>
      <lpage>41</lpage>
      <abstract>
        <p>This work describes results of development of a intelligent petrol supplies planning system. Analysis of transportation problem was implemented. For solving the transportation problem of petrol station the network was suggested to integrate some methods and approaches (transportation algorithm, multi-agent approach, and simulation modeling). Comparative analysis of the multi-agent approaches for planning the fuel delivery of petrol stations was done. Supposed method of decision making for supplies scheduling problem and intelligent system are currently using on petrol stations network in the city of Ekaterinburg and Sverdlovsk Region.</p>
      </abstract>
      <kwd-group>
        <kwd>modeling</kwd>
        <kwd>simulation modeling</kwd>
        <kwd>multi-agent modeling</kwd>
        <kwd>transportation problem</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Adequate mathematical models of most problems of the e ective and optimal
transportation planning can be presented as the corresponding problems of linear
programming of the transport type, for the solution of which nowadays there
are universal methods, rst of all, the simplex method [
        <xref ref-type="bibr" rid="ref23 ref24">23-24</xref>
        ] and its variants
taking into account the speci c nature of this type of tasks(various complicated
and modi ed formulations of the transport task).But the linear methods do not
allow one to take into account a number of requirements of the domain and,
also, to solve the following tasks in dynamics.
1. Planning the vehicle loading with orders;
2. Reschedule the vehicle loading (in case of arrival of a new order);
3. Planning the vehicle route taking into account the delivery times of
individual orders, accommodation of hotels, and gas stations;
4. Reschedule the vehicle route in the event of a new order;
These tasks require di erent methods of solution. The only way to solve the
tasks of scheduling is the use of decision support systems (DSS) [27-28] based on
the e ective simulation and multi-agent models [25-26]. Such models allow one
to "lose" various schemes of vehicle eet management taking into account the
current situation (urgency and volumes of cargo transportation, condition and
dislocation of vehicles, fuel residues in vehicles, location of lling stations),
analyze various variants of the development of events, and choose the most e ective
solution for a given instant.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Development of hybrid method of planning fuel delivery</title>
      <p>
        The closest classical technique for planning the fuel transportation is the
transport problem [
        <xref ref-type="bibr" rid="ref1 ref2">1-2</xref>
        ]. In the course of analysis of the applicability of the transport
task, the following limitations of the subject area were revealed: 1)multiplicity
of the cargo transportation volume should be multiple to the volume of the
section; 2) the cargoes are not homogeneous, and each cargo (depending on the
type of fuel) can be transported in one section of the tank truck; 3)sequence of
the fuel draining is not taken into account (depending on the design features of
the drainage devices, the order of discharge of the sections may di er); 4) there
is no time component in the form of start and end times of ights, loading /
unloading times; 5) there is no division into types of goods or their marking fuel
types. (for example, 92, 95, 98, Diesel, 80); 6)presence of several sections in the
fuel tank truck is not taken into account; 7)the physical limitations of gasoline
tankers for lling stations are not taken into account; 8)there is no possibility to
take into account preferences of the petrol tankers for lling stations; 9)the
possibility of servicing close gas stations by a gasoline tanker per ight is not taken
into account. These restrictions are proposed to be taken into account using the
multi-agent approach. The following approaches and models of the multi-agent
planning [
        <xref ref-type="bibr" rid="ref15 ref16 ref17 ref3 ref4 ref7">3-4, 7, 15-17</xref>
        ] were investigated: 1) multi-agent model of the process of
resource transformation (MAPP) [
        <xref ref-type="bibr" rid="ref12 ref18 ref5 ref6">5-6, 12, 18</xref>
        ]; 2) network of needs-opportunities
(PV network) [
        <xref ref-type="bibr" rid="ref13 ref14">13-14</xref>
        ], V.. Wittich, P.O. Skobelev, G.A. Rzhevsky; 3) model of
active and passive transducers (AMS) by Klebanov and I.M. Moskalev [
        <xref ref-type="bibr" rid="ref19 ref20">19-20</xref>
        ],
as well as its change in the system of modeling of the socio-economic
development; 4) the approach Borshcheva AV, Karpova Yu.G. implemented in the
AnyLogic modeling system . There are various approaches used in
construction of the multi-agent models. The most promising are the following: networks
of needs-opportunities (PV network) and the multi-agent resource
transformation processes. The purpose of this subsection is to determine their merits and
drawbacks on the example of the problem of supplying fuel to network of lling
stations. The technique PV-networks was developed by VA. Wittich and P.O.
Skobelev. The software was implemented in the product MAGENTA. Currently,
the MAGENTA system is not on the market and is not available for research. To
build a PV network, any software product that uses the multi-agent interaction
models based on the notion of an intelligent agent is su cient. Therefore, the
model on the PV network, as well as, the model of the MPPP, is implemented in
the BPsim.MAS. To solve the problem of the delivery planning, a hybrid method
was developed based on the integration of the transport problem, the theory of
scheduling, the apparatus of simulation, expert modeling and the multi-agent
systems (MAPP). The method consists of the following steps.
1. Calculation (determination) of the fuel needs at the lling stations of the
multiple capacity of the minimum gasoline tank truck. The forecast of
requirements for the remaining capacities of the lling stations, in which for
the second half of the shift the demand, which is a multiple of the capacity
of the minimum gasoline tank truck, can enter in ;
2. The solution of the transport task with regard to planning the deliveries
from oil depots to the gas stations (without linkage of the gasoline tankers);
3. Processing the supporting solution from the transport task 1: All the needs
are ranked (the most urgent needs are identi ed what we carry earlier, and
what is later) according to the priority. The de nition for each order (supply
requirements) of the supplier (warehouse / logistics center to the tank depot)
and the route of delivery;
4. Processing the supporting solution from the transport task 2: Creation of
ights (transportation plan). Assigning for each order a vehicle and
determining the time of execution (the times of the beginning and end of the
voyage). At this stage, an intelligent scheduling agent is used with a frame
knowledge base that takes into account the statistics of the fuel sales from
the gas station, the physical limitations of gas stations, the gasoline tankers
(by their compatibility and service capabilities), and, also, the preferences
for use;
5. Veri cation of the logistics plan by the logistics specialist / dispatcher;
6. Veri cation and adjustment of the export plan on the multi-agent simulation
model of the resource conversion process;
7. Implementation of the plan;
8. In the conditions of external in uences leading to dispatching situations, the
expert's plan for the dispatch is being adjusted by the expert (dispatcher).
The main criterion for the success of solving this task is to ensure the
uninterrupted operation of the network of lling stations;
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Network of Gas Stations</title>
      <p>Consider the operation of the gas stations network. In this software, there are
ve lling stations, a parking lot with three gasoline tankers, and an oil depot.
Each gas station contains a set of columns with a certain type of fuel:
1. at the gas station 1, AZS2 and AZS4 there are columns with the fuel AI-92,</p>
      <p>AI-95 and diesel fuel (DT);
2. at the lling stations and A5S there are columns with the fuel AI-92 and</p>
      <p>AI-95;</p>
      <p>Comparative analysis of multi-agent approaches: MAPP and
PV networks
The main di erence between these models is the following: in the MAPP model,
the dispatch agent solves the planning task (which application to which gasoline
truck to x), the principle of centralized control is implemented. In the PV
network, the decision-making process is implemented in the process of matching,
which occurs between the gasoline tank carriers and agent-applications. In the
process of communication (negotiation) of the agents needs and opportunities,
the following task is solved: who and what application will consolidate itself, that
is, there is decentralized management (taking into account the implementation in
SIM, the number of communications in the current clock cycle does not overlap,
and they end in solving all situations initiated by the match procedure). In
the case of the PV network, communication and the matchings procedure give
a negative e ect of the "nervousness" of the system. As the practice of using
MAGENTA technology (PV network) for taxi services and freight companies has
shown, the procedure for the real-time matching does not have the best e ect on
the drivers of the gasoline tankers (it has the e ect of nervousness). But, on the
other hand, communications and the procedure of matching can bring a rational
solution closer. This is due to the possibility of a permanent review of the plan
in order to nd more advantageous combinations. For the network model, the
gas station is a refusal of already xed orders by the gasoline tanker and the
taking of other applications. In the case of the MAPP approach, the time spent
on a particular model run is signi cantly less than in the case of the model
built on the PV network. The model of the MPRP with the function of the best
distribution of requests for gasoline tank trucks copes as follows: it analyzes after
what amount of time the application will appear and with which this or that
fuel carrier will have the least penalty. If this time is not so great, the dispatcher
sets the waiting status of this application with a gasoline tanker, if not, then
he gives the most appropriate application to the gas tank truck. When creating
a PV network, it is necessary to implement in a large number similar (but not
identical) rules of the agent-opportunities and agents-needs ( rst of all) that
are necessary for making contracts between the latter. Note that this a ects the
performance of the analyst who develops the model. Another drawback of the PV
network models is that the system resources are expensive to determine in the
order the agent-opportunity will communicate with the agent-need; in the case
of communication it does not happen with everyone. If the communication takes
place each with each, then in this case signi cant system resources of computer
facilities will be involved. In the MDPP model, the costs of computing resources
during the run are much less. Thus, the application of the MAPP approach in
production and logistics models has a number of advantages, as listed above, in
comparison with applying the demand-opportunity network approach.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Program realization of hybrid method of planning of delivery of fuel</title>
      <p>
        Based on the hybrid decision-making method for the fuel distribution planning
through the lling station network, the decision support system (DSS) was
developed as a result of integration of the "Planner", BPsim.MAS (multi-agent
modeling system), and the, BPsim.DSS (frame intelligent system) systems [
        <xref ref-type="bibr" rid="ref21 ref22">21-22</xref>
        ].
This DSS is problem-oriented and supports manual, automated and automatic
updating of the plan for export by the expert (dispatcher). The architecture of
the MAPP agent is based on the hybrid architecture of the InteRRaP [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and is
shown in Fig. 2.
4.1
      </p>
      <p>Application of frame approach in the program agent
"SCHEDULER
An example of a solution search chart for the sub-task manager for distribution
of the requests-needs from the gas stations in the gasoline tank trucks in the
visual designer of the logical output engine BPsim.DSS for the Scheduler agent
(Fig. 3).</p>
      <p>The visual interface of the manager of the agent Scheduler is shown in Fig.4
The use of the frame output engine and the visual interface of the dispatcher
allows one to exibly resolve the situations associated with dispatching. The
dispatching situations that require minimal plan adjustments are handled by the
decision maker using the visual interface. In the cases of signi cant adjustment
of the plan or complete rebuilding, the script of the inference engine is used.
The results of computational experiments of the simulation model are compared
with the actual data of the transfer. The results showed the convergence in part
of the ights and the volume of fuel transportation. The results of the analysis
prove that the method implemented in the DSS shows a greedy strategy for the
number of ights and the volume of tra c (on 13 percent higher in average).
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In this paper, we propose the hybrid method for solving the problem of
planning the transportation of fuel through a network of the gasoline stations. The
method was developed as a result of integration of the transport task and the
multi-agent simulation model of the process of resource conversion. The method
is implemented in software as the decision support system as a result of
integration of the Scheduler and BPsim systems. If communication takes place each
with each, then in case f model on the PV networks, signi cant system resources
of computer facilities will be involved. In the MDPP model, the costs of
computing resources during the run are much less. Thus, the application of the MAPP
approach in production and logistics models has a number of advantages, as
listed above, in comparison with applying the demand-opportunity network
approach. Approbation of the method and DSS took place in the current network
of the gas stations in the Sverdlovsk Region. When solving the task of planning
the delivery, the task of integrating the DSS with the corporate system of the
enterprise was solved. This now makes it possible to classify the BPsim as an
open modeling system and makes it possible to apply it to real-time control tasks.
Acknowledgments. The work was supported by the Act 211 Government of
the Russian Federation, contract 02.A03.21.0006.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Galyutdinov</surname>
            <given-names>R.R</given-names>
          </string-name>
          :
          <article-title>Transportation problem -decision of potential method http://galyautdinov</article-title>
          .ru/post/transportnaya-zadacha, (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Prosvetov</surname>
            <given-names>G.I.</given-names>
          </string-name>
          :
          <article-title>Mathematical method in logistic: problem and decision</article-title>
          : Alfa Press, 304 p, (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Wooldridge</surname>
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Agent-based software engineering</article-title>
          .
          <source>In: IEEE Proc. Software Engineering</source>
          ,
          <volume>144</volume>
          (
          <issue>1</issue>
          )
          <fpage>2637</fpage>
          , (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kowalski</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zelewski</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bergenrodt</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Klupfel</surname>
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>Application of new techniques of arti cial intelligence in logistics: an ontology-driven case-based reasoning approach</article-title>
          .
          <source>In: Proceedings of ESM'2012 (ESM - European Simulation and Modelling Conference) October</source>
          <volume>22</volume>
          -24, FOM University of Applied Sciences, Essen, Germany,
          <fpage>323</fpage>
          -
          <lpage>328</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Aksyonov</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncharova</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nevolina</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Decision Support for Gasoline Tanker Logistics with BPsim</article-title>
          .
          <source>DSS. In: International Conference on Computer Information Systems and Industrial Applications (CISIA</source>
          <year>2015</year>
          ). June 28-29, Bangkok, Thailand. P.
          <volume>604</volume>
          -
          <fpage>606</fpage>
          . WOS:
          <volume>000359866200164</volume>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Aksyonov</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antonova</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Application of a metallurgical enterprise information system for collection and analysis of big data and optimization of multi-agent resource conversion processes</article-title>
          . In: 2018 International Research Workshop on Information Technologies and
          <article-title>Mathematical Modeling for E cient Development of Arctic Zone, IT</article-title>
          and MathAZ 2018;
          <article-title>Graduate School of Business and ManagementYekaterinburg; Russian Federation; CEUR Workshop Proceedings</article-title>
          . Volume
          <volume>2109</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          , (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Jennings</surname>
            <given-names>N. R.</given-names>
          </string-name>
          :
          <article-title>On agent-based software engineering</article-title>
          .
          <source>In: Arti cial Intelligence</source>
          , vol.
          <volume>117</volume>
          ,
          <fpage>277</fpage>
          -
          <lpage>296</lpage>
          . URL:http://www.agentfactory.com/ rem/day4/Papers/AOSEJenni ngs.
          <source>pdf</source>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Muller</surname>
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pischel</surname>
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The Agent Architecture InteRRaP</article-title>
          . In: Concept and Application,
          <source>German Research Center for Arti cial Intelligence (DFKI)</source>
          (
          <year>1993</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Sowa</surname>
            <given-names>J. F.</given-names>
          </string-name>
          :
          <article-title>Conceptual graphs for a database interface</article-title>
          .
          <source>In: IBM Journal of Research and Development</source>
          .
          <volume>20</volume>
          :
          <issue>4</issue>
          ,
          <fpage>336</fpage>
          -
          <lpage>357</lpage>
          (
          <year>1976</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Sowa J. F. Conceptual Structures</surname>
            : Information Processing in Mind and Machine /
            <given-names>J. F.</given-names>
          </string-name>
          <string-name>
            <surname>Sowa</surname>
          </string-name>
          . Reading, MA : Addison - Wesley,
          <volume>481</volume>
          (
          <year>1984</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Sowa</surname>
            <given-names>J. F.</given-names>
          </string-name>
          :
          <article-title>Knowledge Representation : Logical, Philosophical,</article-title>
          and Computational Foundations /
          <string-name>
            <given-names>J. F.</given-names>
            <surname>Sowa</surname>
          </string-name>
          . - Paci c Grove, CA : Brooks/ Cole Publishing Co., 594 p (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>K.</given-names>
            <surname>Aksyonov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Bykov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Smoliy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Sufrygina</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          <article-title>Aksyonova and Wang Kai : Development and Application of Decision Support System BPsim</article-title>
          .
          <source>DSS . In: Proceedings of the IEEE 2010 Chinese Control and Decision Conference (CCDC</source>
          <year>2010</year>
          ), Xuzhou, China, Pages
          <fpage>1207</fpage>
          -
          <lpage>1212</lpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>V. A.</given-names>
            <surname>Wittich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. O.</given-names>
            <surname>Skobelev</surname>
          </string-name>
          <article-title>: Multi-agent interaction models for the design of the nets of requirements and capabilities in open systems, Automatics and telemechanics</article-title>
          , vol.
          <volume>1</volume>
          ,
          <fpage>177</fpage>
          -
          <lpage>185</lpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Skobelev P. O.</surname>
          </string-name>
          <article-title>: Multi-agent technologies for the control of resources in real-time. In :Proceedings of the seminarMechanics, control and informatics, track Perspective computer systems: devices, methods and concepts</article-title>
          ,
          <source>Tarusa</source>
          , http://www.iki.rssi.ru/seminar/2011030204/presentation/20110303 03.pdf (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Devyatkov</surname>
            <given-names>V.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vlasov</surname>
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Devyatkov</surname>
            <given-names>T.V.</given-names>
          </string-name>
          :
          <article-title>Cloud Technology in Simulation Studies: GPSS Cloud Project</article-title>
          .
          <source>In: Proceedings of the 7th IFAC Conference on Manufacturing Modeling</source>
          , Management, and
          <string-name>
            <surname>Control</surname>
          </string-name>
          .
          <source>Saint Petersburg (Russia): IFAC</source>
          , Volume
          <volume>7</volume>
          ,
          <string-name>
            <surname>Part</surname>
            <given-names>1</given-names>
          </string-name>
          ,
          <fpage>637</fpage>
          -
          <lpage>641</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sokolov</surname>
            <given-names>B.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pavlov</surname>
            <given-names>A.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yusupov</surname>
            <given-names>R.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohtilev</surname>
            <given-names>M.U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Potryasaev</surname>
            <given-names>S.A.</given-names>
          </string-name>
          :
          <article-title>Theoretical and technological foundations of complex objects proactive monitoring management and control</article-title>
          .
          <source>In: Proceedings of the Symposium Automated Systems and Technologies Peter the Great St</source>
          . Petersburg Polytechnic University, Leibniz Universitt Hannover,
          <fpage>103</fpage>
          -
          <lpage>110</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Solovyeva</surname>
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sokolov</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ivanov</surname>
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Analysis of position optimization method applicability in supply chain management problem</article-title>
          .
          <source>In; 2015 International Conference "Stability and Control Processes" in Memory of V.I. Zubov (SCP)</source>
          ,
          <fpage>498</fpage>
          -
          <lpage>500</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Aksyonov</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bykov</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aksyonova</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goncharova</surname>
            <given-names>N.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Nevolina</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Extension of the multi-agent resource conversion processes model: Implementation of agent coalitions</article-title>
          .
          <source>In: 5th International Conference on Advances in Computing, Communications and Informatics</source>
          ,
          <string-name>
            <surname>ICACCI</surname>
          </string-name>
          <year>2016</year>
          ;
          <article-title>LNM Institute of Information Technology (LNMIIT)Jaipur; India</article-title>
          .
          <fpage>593</fpage>
          -
          <lpage>597</lpage>
          . DOI:
          <volume>10</volume>
          .1109/ICACCI.
          <year>2016</year>
          .7732110 URL: http://www.scopus.com WOS:
          <volume>000392503100094</volume>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Klebanov</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antropov</surname>
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riabkina</surname>
          </string-name>
          , E.:
          <article-title>Bases of imitation model of articial society construction accounting of the agents needs recursion</article-title>
          .
          <source>In: 16th International Multidisciplinary Scienti c GeoConference SGEM</source>
          <year>2016</year>
          . Book2 Vol.
          <volume>1</volume>
          ,
          <fpage>101</fpage>
          -
          <lpage>108</lpage>
          . URL:https://sgemworld.at/sgemlib/spip.php?article8493. DOI:
          <volume>10</volume>
          .5593/SGEM2016/B21/S07.014, WOS:
          <volume>000395499400014</volume>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Klebanov</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antropov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Riabkina</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>The principles of multi-agent models of development based on the needs of the agents</article-title>
          .
          <source>In: 35th Chinese Control Conference</source>
          ,
          <string-name>
            <surname>CCC</surname>
          </string-name>
          <year>2016</year>
          .
          <volume>7551</volume>
          -7555 DOI: 10.1109/ChiCC.
          <year>2016</year>
          .7554553. URL : http://ieeexplore.ieee.org/document/7554553/ , WOS:
          <volume>000400282203147</volume>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Aksyonov</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antonova</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Application of the process parameter analysis tree for technological process analysis</article-title>
          .
          <source>In: 2018 Ural Symposium on Biomedical Engineering, Radioelectronics and Information Technology (USBEREIT)</source>
          . Yekaterinburg, Russia.
          <fpage>212</fpage>
          -
          <lpage>215</lpage>
          . DOI:
          <volume>10</volume>
          .1109/USBEREIT.
          <year>2018</year>
          .
          <volume>838458</volume>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Aksyonov</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Antonova</surname>
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Analysis of Subcontracting Scheduling Methods Based on Modeling</article-title>
          .
          <source>In: UKSim-AMSS 11th European Modelling Symposium on Mathematical Modelling and Computer Simulation</source>
          . Manchester, England,
          <fpage>138</fpage>
          -
          <lpage>141</lpage>
          . DOI 10.1109/EMS.
          <year>2017</year>
          .
          <volume>33</volume>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Shorikov</surname>
            <given-names>A.F.</given-names>
          </string-name>
          :
          <article-title>Solution of the Two-Level Hierarchical Minimax Program Control Problem in a Nonlinear Discrete-Time Dynamical</article-title>
          .
          <source>In: 2th IFAC Conference on Modelling, Identi cation and Control of Nonlinear Systems. Book of Abstracts</source>
          . University of Guadalajara, Mexico, p
          <volume>33</volume>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Shorikov</surname>
            ,
            <given-names>A. F.</given-names>
          </string-name>
          :
          <article-title>Minimax Program Terminal Control in Two-Level Hierarchic Nonlinear Discrete Dynamical System</article-title>
          .
          <source>In: Journal of Mathematical Sciences (United States)</source>
          .
          <volume>230</volume>
          ,
          <issue>5</issue>
          ,
          <fpage>808</fpage>
          -
          <lpage>812</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>