<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Inter-domain routing method under normalized Quality of Service based on hierarchical coordination</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Oleksandr</forename><surname>Lemeshko</surname></persName>
							<email>oleksandr.lemeshko.ua@ieee.org</email>
							<affiliation key="aff0">
								<orgName type="institution">Kharkiv National University of Radio Electronics</orgName>
								<address>
									<addrLine>14 Nauky Ave</addrLine>
									<settlement>Kharkiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Central China Normal University</orgName>
								<address>
									<settlement>Wuhan</settlement>
									<region>Hubei</region>
									<country key="CN">P.R.China</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Inter-domain routing method under normalized Quality of Service based on hierarchical coordination</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">89E3EC66474C0A56B6876701DDB2D676</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T04:22+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Method</term>
					<term>Inter-domain routing</term>
					<term>Hierarchical coordination</term>
					<term>Quality of Service</term>
					<term>End-to-end delay</term>
					<term>SDN</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The inter-domain routing method under normalized Quality of Service (QoS) based on hierarchical coordination in a Software-Defined Network (SD-WAN, Hybrid SD-WAN) is proposed in the paper. The novelty of the method is that the routing solutions are aimed at ensuring the normalized QoS in terms of average transmission rate and average end-to-end packet delay. The method is based on the use of a decomposition flow-based routing model, which consists of the inter-domain routing interaction and ensuring the normalized QoS conditions that obtained during tensor network modeling. Therefore, the inter-domain QoS routing problem was presented as an optimization problem with a quadratic optimality criterion. A number of numerical examples confirmed the efficiency and effectiveness of the proposed method in terms of providing the normalized QoS within the finite number of iterations. Reducing the number of such iterations helps to decrease the amount of service traffic transferred between routers and SDN controllers at different levels, as well as minimize the time for solving the inter-domain QoS-routing task.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Providing a specified level of Quality of Service for user requests has been and remains the primary purpose of the functioning of modern infocommunication networks (ICNs), in which various technological means and protocols of distribution and reservation of network resources, traffic management, etc. are involved. At the same time, the problem of QoS provision is exacerbated in the conditions of considerable territorial distribution and heterogeneity of ICNs, which significantly influence the scalability of traffic management solutions. An effective way to increase scalability is to use multi-domain Software-Defined Networks (SDN) when a significant list of traffic management functions is translated to many network operating system controllers, which in turn are built into a clear functional hierarchy <ref type="bibr" target="#b0">[1]</ref><ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref>.</p><p>Assigning a separate controller for each network domain contributes to a significant reduction in the amount of service traffic circulating on the network, the size of the routing tables, and improving the timeliness of traffic management tasks solutions, among which routing is of an important consideration. On the other hand, full implementation of these advantages requires a radical modernization of models, methods, and protocols of routing with their functional adaptation to the features of the hierarchical architecture of SDN-controllers and the multidomain structure of ICNs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Overview of existing solutions regarding hierarchical routing</head><p>Currently the most well-known protocols that implement the principles of hierarchical multi-domain routing are considered to be OSPF and Integrated IS-IS used in IP networks, as well as the somewhat outdated PNNI in the ATM network <ref type="bibr" target="#b3">[4]</ref><ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref>.</p><p>However, these protocols still use Dikstra's combinatorial algorithm to calculate routes, which does not take into account the hierarchical features of network construction. It should also be added that QoS requirements in the same protocols are organized indirectly only through routing metrics, which are usually related to the bandwidth of ICN links and paths. Implementing such an approach does help improve the overall QoS level on the network, but does not guarantee the numerical values of the end-to-end QoS indicators, such as the average packet delay for a particular flow.</p><p>A number of solutions have been proposed in scientific papers on hierarchical routing <ref type="bibr" target="#b6">[7]</ref><ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref><ref type="bibr" target="#b13">[14]</ref>, which are mainly represented by flow-based models and optimization methods of calculation. In articles <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8,</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref><ref type="bibr" target="#b13">[14]</ref>, such solutions are adapted to the features of SDN architectures. An important feature of the results obtained in <ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref> is that they are based on the use of the provisions, principles, and postulates of the theory of hierarchical multilevel systems <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b15">16]</ref>. First, these solutions impose several hierarchical levels of decision-making on routing in ICNs. Second, they imply a decomposition representation of a network mathematical model, which can be described, for example, by a system of differential equations <ref type="bibr" target="#b16">[17]</ref>. Third, a mandatory component of hierarchical routing is the coordination process, which is implemented by the top level in relation to the routing decisions of the lower levels.</p><p>From the point of view of QoS routing implementation the approach <ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref><ref type="bibr" target="#b20">[21]</ref><ref type="bibr" target="#b21">[22]</ref><ref type="bibr" target="#b22">[23]</ref><ref type="bibr" target="#b23">[24]</ref> is particularly noteworthy since is based on the use of tensor research methodology, within which it was possible to obtain in an analytical form the conditions for ensuring the Quality of Service on a number of indicators -bandwidth, average delay, probability of packet loss. Therefore, in this paper, we will propose the solution to the problem of hierarchical coordination of inter-domain routing in the Software-Defined infocommunication network with the provision of normalized QoS, that is when the requirements for the level of end-to-end QoS are set for each domain in the form of corresponding norms. The presented solution is a further development and integration of the results obtained in <ref type="bibr">[9-11, 23, 24]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Decomposition model of inter-domain QoS routing in Software-Defined infocommunication network</head><p>Suppose that the network structure is represented as an oriented graph ( , ) G R E  , where R is the set of vertices that model the routers and E is the set of graph edges that describes the communication links of the network. In the general case, a packet flow is generated when providing a particular information service on the network. We denote the number of flows circulating in the network by K , then K K   is the power of the set, which quantitatively characterizes the total number of flows in the During network decomposition, the boundary between domains passed through network routers, as implemented, for example, in OSPF <ref type="bibr" target="#b9">[10]</ref>:</p><formula xml:id="formula_0">0 p q R R   and 0 p q E E   , p q  ,<label>(1)</label></formula><p>that is, some network routers may belong to several adjacent domains at a time. We . Then, for each p th domain router, the k th flow conservation conditions must be met to ensure the connectivity of intradomain sections of the inter-domain routes.</p><formula xml:id="formula_1">also</formula><p>If the p th domain is transit for the k th packet flow, then such conditions take the form:</p><formula xml:id="formula_2">, , ,<label>, , , , , , , , , , , , , , , , , 1; 0;</label></formula><p>1.</p><formula xml:id="formula_3">p k p k i j j i p k p p p p p B B E E E E in i j j i p k p k i j j i p p p p E E E E i j j i p k p k i j j i p k p p p p p B B E E E E out i j j i x x x x x x                                                          <label>( 2 )</label></formula><p>The system of equations ( <ref type="formula" target="#formula_3">2</ref>) must be met separately for each k th packet flow. The first condition of the system (2) covers all the border routers through which the k th flow arrives at the p th domain. The second condition in ( <ref type="formula" target="#formula_3">2</ref>) is introduced for internal p th domain routers that are transit for the k th packet flow. The third condition must be satisfied for all border routers through which the k th flow outgoes from the p th domain.</p><p>If the k th packet flow arrives at a network through the p th domain, and its source is the router p i R , for example, then for this network the first condition of the system</p><p>(2) will be somewhat simplified and will look like: , , , 1</p><formula xml:id="formula_4">p k i j p p E E i j x   </formula><p>. The rest of the equations in the system (2) will remain unchanged. When the router p i R from the p th domain is the k th packet flow receiver, only the last equation of system (2) will be simplified and will look as follows:</p><formula xml:id="formula_5">, , , 1 p k j i p p E E j i x    .</formula><p>In addition, to prevent links congestion on the p th network domain, it is important to fulfill the following conditions:</p><formula xml:id="formula_6">, , , p k p k req i j i j k K λ x     , 1, p N  .<label>(3)</label></formula><p>Let us denote as</p><formula xml:id="formula_7">, , , , p k p k k req i j i j k K λ λ x   </formula><p>as the average intensity of the k th packet flow transmitted in the link ,</p><formula xml:id="formula_8">p p i j E E </formula><p>. Then, when implementing multipath routing, the routing variables are imposed by the constraints: , , 0 1</p><formula xml:id="formula_9">p k i j x   .<label>(4)</label></formula><p>Variables ( <ref type="formula" target="#formula_9">4</ref> In order to ensure inter-domain connectivity, the model ( <ref type="formula" target="#formula_0">1</ref>)-( <ref type="formula" target="#formula_9">4</ref>) introduces the following inter-domain interaction conditions <ref type="bibr" target="#b9">[10]</ref>:</p><formula xml:id="formula_10">, , k k k k p q p q p q С x С x    , , 1, p q N  , p q  , k K  ,<label>(5)</label></formula><p>where</p><formula xml:id="formula_11">, k p q</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>С</head><p>is the interaction matrix of the p th and q th domains of the size</p><formula xml:id="formula_12">, , p k p q x m m  ; , p q m</formula><p>is the number of routers through which the border between the p th and q th domains passes;</p><formula xml:id="formula_13">, p k x m is the number of coordinates , , p k i j x of the k p x  .</formula><p>Thus for the network structure shown in Fig. <ref type="figure" target="#fig_2">1</ref> that consists of two domains, the boundary passes through two routers. In the designations of the first domain (Fig. <ref type="figure" target="#fig_2">1</ref>) the border routers are 1  </p><formula xml:id="formula_14">1 1 R 1 2 R 2 1 R 1 4 R 2 3 R 2 4 R 1 3 R 2 2 R 1  req 1  req</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Terms of providing normalized Quality of Service over domains in the infocommunication network</head><p>For each network flow, its transmission rate, average end-to-end delay, and packet loss probability, certain limits are set with respect to their boundary (minimum and/or maximum) values, which determine the level of customer QoS. In case of support of multidomain ICN architecture, the provision of set values of the end-to-end QoS indicators is often realized on the basis of their previous normalization. Let us introduce the following notation:</p><formula xml:id="formula_15"> k req </formula><p>is the requirement for the boundary value of the average end-to-end delay of the k th packet flow in the ICN, which is measured between the incoming router of the source domain and the outgoing receiver router of the k th packet flow;</p><formula xml:id="formula_16"> , p k req </formula><p>is the normalized requirement for the average delay of packets of the k th flow in the ICN p th domain ( ,</p><formula xml:id="formula_17">p k  ).</formula><p>Thus, for each flow k K  , the requirements k req  for the average end-to-end delay of packets are distributed (normalized) in some way between separate domains with the following conditions:  . To obtain such conditions it is necessary to use the functionality of tensor analysis of networks. The results presented in <ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref><ref type="bibr" target="#b20">[21]</ref><ref type="bibr" target="#b21">[22]</ref><ref type="bibr" target="#b22">[23]</ref><ref type="bibr" target="#b23">[24]</ref><ref type="bibr">[25]</ref> allowed obtaining analytical expressions for calculating the values of end-to-end QoS indicators, which were evaluated and analyzed between a pair of individual routers. For the case considered in this study, in the structure of an arbitrary network domain, multiple routers may simultaneously belong to each of the sets </p><p>. According to the methodology of tensor modeling of ICN <ref type="bibr" target="#b17">[18,</ref><ref type="bibr" target="#b18">19,</ref><ref type="bibr" target="#b22">23,</ref><ref type="bibr" target="#b23">24]</ref>, the domain structure determines the anisotropic space formed by coordinate paths. Network edges (links), circuits, interpolar paths, and node pairs can act as coordinate paths where the network poles are the routers p in R and p out R . The dimension of this space is determined by the total number of edges in the network and is equal to p n <ref type="bibr" target="#b17">[18,</ref><ref type="bibr" target="#b23">24]</ref>.</p><formula xml:id="formula_19">p k p k p p i j j i i in p p p p E E E E i j j i p k p k p p p out i j j i i in p p p p E E E E i j j i p k p k p p out i j j i i p p p p E E E E i j j i x x if R R x x if R R R x x if R R                                    ( 7 ) Domain 2 Domain 1 1 1 R 1 2 R 2 1 R 1 4 R 2 3 R 2 4 R 1 out R 2 2 R 1 3 R 2 in R 1 1 , <label>2 1 ,</label></formula><p>From all possible interpolar (namely, end-to-end from the source to the destination) paths in the p th domain, we choose p  linearly independent   </p><p>When routing the k th flow in the selected space, the p th domain can be represented by a mixed bivalent tensor</p><formula xml:id="formula_21">   T Q</formula><p>, where  is the tensor multiplication operator and the components of the tensor are a univalent covariance tensor of average packet delays T and a univalent contravariant tensor of the average intensities of flows  in the coordinate paths of the selected domain. Further, the index p in all tensor quantities and their projections will be omitted for greater clarity of information perception, because it is always a question of only physical quantities that are associated with the p th domain. The tensor can be written in the index form:</p><formula xml:id="formula_22">i i j j q    , ( , 1, p i j n  ),<label>(9)</label></formula><p>where j  is the average packet delay along the jth coordinate path (s); i  is the average packet flow intensity along the ith coordinate path (1/s).</p><p>In the selected p n -dimensional space, the tensor (9) will be set in one of two coordinate systems. The first is the coordinate system (CS) of the network edges</p><formula xml:id="formula_23">  , 1, k p v k n </formula><p>, the second one is the CS of linearly independent interpolar paths   , 1,</p><formula xml:id="formula_24">i p i    and internal node pairs   , 1, j p j </formula><p>  , the projections of the tensor in which will be denoted by the index  .</p><p>In the case of modeling the operation of the network routers interface by the queuing system M/M/1, the coordinates of the projection of the metric tensor G in the basis of edges v G represented by diagonal elements of the matrix will be determined by the expression:</p><formula xml:id="formula_25">( ) zz z z v v z v g Β     , (<label>10</label></formula><formula xml:id="formula_26">)</formula><p>where z v  is the intensity of the k th th flow in the z th communication link when using the continuous link numbering; z v Β is the intensity of the aggregated flow in the z th communication link, which is defined as follows:</p><formula xml:id="formula_27">, , p k z k v req i j x    , , , p k z k v r e q i j k K Β x     under , p p z i j v E  . (<label>11</label></formula><formula xml:id="formula_28">)</formula><p>Projections of the twice contravariant metric tensor G when changing the CS of its consideration are transformed by the law</p><formula xml:id="formula_29">t v G AG A   , (<label>12</label></formula><formula xml:id="formula_30">)</formula><p>where G  is the projection of the metric tensor in the CS of interpolar paths and internal node pairs; A is the ~p p n n  matrix of covariant coordinate transformation in the transition from the CS of interpolar paths and internal node pairs to the basis of edges;   t  is the operation of the matrix transposition.</p><p>As shown in <ref type="bibr" target="#b22">[23,</ref><ref type="bibr" target="#b23">24]</ref>, the matrix G  can be represented as</p><formula xml:id="formula_31">1 2 3 4 | | G G G G G              ,<label>(13) where )</label></formula><formula xml:id="formula_32">( 1 t G  is the square ~p p    submatrix; ) ( 4 t G  is the square ~p p    sub- matrix; ) ( 2 t G  is the ~p p   submatrix; ) ( 3 t G  is the ~p p    submatrix.</formula><p>Then, as shown in <ref type="bibr" target="#b21">[22,</ref><ref type="bibr" target="#b22">23]</ref>, the conditions for ensuring the normalized QoS in the p th domain when routing the k th flow (8) take the form:</p><formula xml:id="formula_33">1 1 2 4 3 req G G G G T                       ,<label>(14)</label></formula><p>where   1   is the matrix inversion operation;   is the p  -dimensional vector of flow intensities in the interpolar paths of the selected domain with coordinates i   that are connected by the following condition</p><formula xml:id="formula_34">1 i k req i        ; (<label>15</label></formula><formula xml:id="formula_35">)</formula><p>req T  is the p  -dimensional vector of average packet delays in the interpolar paths of the selected domain, each of which coordinates i   corresponds to the condition</p><formula xml:id="formula_36">, p k req i     , 1, p i   .<label>(16)</label></formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Method of hierarchical coordination inter-domain routing in Software-Defined infocommunication network with provision of normalized QoS</head><p>The hierarchical coordination inter-domain routing method will be based on solving an optimization problem for the calculation of vectors of routing variables <ref type="formula">7</ref>), ( <ref type="formula" target="#formula_33">14</ref>)-( <ref type="formula" target="#formula_36">16</ref>) by using the following optimality criterion: min ( )</p><formula xml:id="formula_37">k p x  ( 1, p N  , k K  ) subject to constraints (3)-(</formula><formula xml:id="formula_38">k t k k p p p p N k K F , F x H x        ,<label>(17)</label></formula><p>where k p H is the diagonal matrix of routing metrics of links of the p th domain.</p><p>The goal coordination principle <ref type="bibr">[9-11, 15, 16]</ref> will be used to solve the optimization problem <ref type="bibr" target="#b16">(17)</ref>. Then, moving to the problem at the unconditional extremum, it is necessary to maximize by   the Lagrangian of the form:</p><formula xml:id="formula_39">, , ,<label>1 11 ( ) ( ) ( )</label></formula><formula xml:id="formula_40">N NN k t k k k t k k k k p p p pq pq p q p q p k K p q k K q p L x H x μ С x С x                    , (<label>18</label></formula><formula xml:id="formula_41">)</formula><p>where   is the vector of Lagrange multipliers; , p q   are subvectors of the vector   assigned to each of the vector-matrix domain interaction conditions <ref type="bibr" target="#b4">(5)</ref>.</p><p>Given that within the principle of goal coordination, the Lagrange multiplier vectors </p><p> are calculated at the upper level and for the lower level are values known, the expression ( <ref type="formula" target="#formula_40">18</ref>) can be represented in the following decomposition form:</p><formula xml:id="formula_42">1 N p p L L    , where , , ,<label>, 1 1 ( ) ( ) ( )</label></formula><formula xml:id="formula_43">N N k t k k k t k k k t k k p p p p pq pq p qp pq p k K q q k K k K p p p q p q L x H x μ С x μ С x                        ,<label>(19)</label></formula><p>where p K  is the subset of flows incoming to the p th domain from other domains; p K  is the subset of flows outgoing from the p th domain ( ,</p><formula xml:id="formula_44">p p K K K    ).</formula><p>Within the framework of the proposed method, the general problem of hierarchical coordination of inter-domain routing is formulated as a two-level optimization problem:</p><p>1. At the lower level, SDN controllers of the domains calculate the routing variables represented by vectors k p x  during the minimization of Lagrangians <ref type="bibr" target="#b18">(19)</ref> under constraints (3), ( <ref type="formula" target="#formula_9">4</ref>), <ref type="bibr" target="#b6">(7)</ref>, and ( <ref type="formula" target="#formula_33">14</ref>)- <ref type="bibr" target="#b15">(16)</ref>. The results of the calculations are sent to the top level, namely to the SDN controller of the network. 2. At the top level, the SDN controller of the network coordinates the lower-level solutions to ensure that the conditions (5) are met by modifying the Lagrange multiplier vectors:</p><formula xml:id="formula_45">, , ,<label>( 1) ( )</label></formula><formula xml:id="formula_46">k k k p q p q p q μ a μ a μ       , ,<label>, , ( )</label></formula><formula xml:id="formula_47">k k k p q p q p q p q * μ x С x С x x x        , (<label>20</label></formula><formula xml:id="formula_48">)</formula><p>where a is the iteration number;</p><formula xml:id="formula_49">, k p q μ  </formula><p>is the gradient of the function <ref type="bibr" target="#b18">(19)</ref>. From the technological point of view, minimizing the number of iterations of the procedure <ref type="bibr" target="#b19">(20)</ref>, when obtaining the desired optimal solution, aims to reduce the amount of service traffic transmitted between hierarchical levels about the results of calculations at each iteration, and to decrease the total time of solving the problem of inter-domain routing in the ICN as a whole <ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>6</head><p>Investigation of the proposed method of hierarchical coordination inter-domain QoS routing</p><p>Let us investigate the proposed method of hierarchical coordination inter-domain routing in the ICN in order to confirm its functionality, adequacy, and efficiency of the obtained calculation results. In the framework of the numerical example, let us analyze the peculiarities of the solutions to the problem of hierarchical coordination inter-domain QoS routing for the variant of the infocommunication network structure shown in Fig. <ref type="figure" target="#fig_2">1</ref>. As an example, consider a single-flow case when, in the course of a study, the requirements for the QoS level in a multidomain network were given by the following parameters: </p><p>Then Fig. <ref type="figure" target="#fig_7">3</ref> presents a solution to the problem of inter-domain QoS routing prior to the start of the coordination procedure <ref type="bibr" target="#b19">(20)</ref>. In Fig. <ref type="figure" target="#fig_7">3</ref>, the link breaks show the following data (top to bottom): packet flow intensity, bandwidth, and average packet delay in this link.</p><p>The characteristic feature of the obtained solution (Fig. <ref type="figure" target="#fig_7">3</ref>) is that the conditions for providing the normalized QoS (6), <ref type="bibr" target="#b20">(21)</ref> are fulfilled: the maximum end-to-end delay in the first domain was 38.5 ms and in the second domain it was 48.6 ms. However, the conditions for inter-domain interaction (5) were not met. Inter-domain route connectivity was ensured after the third iteration of the coordination procedure <ref type="bibr" target="#b19">(20)</ref>. </p><formula xml:id="formula_51">R 1 2 R 2 1 R 1 4 R 2 3 R 2 4 R 1 3 R 2 2</formula><p>R Fig. <ref type="figure" target="#fig_7">3</ref>. The initial solution to the problem of inter-domain QoS routing under requirements <ref type="bibr" target="#b20">(21)</ref>.</p><p>The coordinated solution to the problem of inter-domain QoS routing is presented in Fig. <ref type="figure" target="#fig_9">4</ref>, within which the specified normalized values of the average packet delays in each of the domains <ref type="bibr" target="#b20">(21)</ref> were provided: in the first domain the maximum end-toend delay was 38.5 ms, and in the second domain it was 58.3 ms. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusion</head><p>The paper proposes a method of hierarchical coordination inter-domain routing in SDN, which is a further development of the solutions presented in <ref type="bibr">[9-11, 23, 24]</ref>. The novelty of the method is that the routing solutions obtained with it are aimed not only at increasing the scalability of ICN, but also at ensuring the normalized QoS in terms of average transmission rate and end-to-end average packet delay. The proposed method is based on the use of the decomposition flow-based model of inter-domain routing (3)- <ref type="bibr" target="#b6">(7)</ref>. The model was supplemented by the conditions for the provision of normalized QoS ( <ref type="formula" target="#formula_33">14</ref>)-( <ref type="formula" target="#formula_36">16</ref>), which were formulated in an analytical form on the basis of tensor modeling of the ICN (8)- <ref type="bibr" target="#b12">(13)</ref>.</p><p>Within the proposed method, the problem of inter-domain QoS routing was presented in the optimization form with a quadratic optimality criterion <ref type="bibr" target="#b16">(17)</ref>. The goal coordination principle was used to solve the optimization problem. During the study of the method, its functionality and efficiency were confirmed in terms of ensuring the normalized QoS. It was found experimentally that the method converged to the optimal solution for the finite number of iterations <ref type="bibr" target="#b19">(20)</ref>. For the structure of the network that was selected as the test (Fig. <ref type="figure" target="#fig_2">1</ref>), the number of iterations of the coordination procedure <ref type="bibr" target="#b19">(20)</ref> with the proper setting of the gradient search did not exceed three iterations. Reducing the number of such iterations helps to decrease the amount of service traffic that is transmitted across the network between routers and SDN controllers at different levels, as well as minimizing the overall time for solving the inter-domain QoS routing task.</p><p>The prospect of further research in this area is that the QoS metrics, which each domain should provide, are not set statically, for example, on the SDN controller, but can be redistributed dynamically between domains with the fulfillment of the conditions (6) in accordance with their structure, capacity, and utilization.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>) are the coordinates of the routing vectors k p x  that set the result of the solution for the k th flow routing problem in the p th domain. During distributed calculation of vectors k p x  across each p th domain, it is important to ensure the struc- tural and functional connectivity of inter-domain routes that are traverse multiple routers of different domains.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>3 R and 1 4 R 1 R and 2 2 R</head><label>3412</label><figDesc>, while in the designations of the second the border routers are 2 . In the gaps of communication links, their bandwidth is shown (1/s).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. An example of the ICN structure to be investigated.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>the framework of this study, it is considered that k req are prede- termined. This raises the problem of formulating the conditions of normalized QoS on the network in terms of calculating expressions for , p k</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>1 .</head><label>1</label><figDesc>is a special characteristic of transit domains. The following methodology is proposed to take into account the features of the multidomain ICN architecture. During the k th flow routing for each p th domain the pair of routers p in R and p out R is determined, between which , p k  will be calculated. In the domain that served as the source of the k th packet flow, the p in R was the router through which the k th flow arrived into the ICN. For the domain that served as the k th packet flow receiver, the p out R was the router through which the k th flow outwent from the ICN. imaginary communication links, are introduced to the ICN structure at the boundaries of the p th domain that interacts with other domains through two or more routers. If the boundary between the p th and q th domains passes through several routers, as shown, for example, in Fig. 2, then the imaginary routers p in R and p out R coincide. The introduction of imaginary routers is conditioned by the fact that value , p k  can now be evaluated and analyzed already between a pair of routers p in R and p out R on the basis of the approach proposed in [10, 18]. In order to prevent impact of packet delays , p k  in imaginary communication links that connect real border routers to imaginary ones, their bandwidths must go to +∞ during the calculations. 3. With the aim of further geometrization of the ICN structure, the continuous numbering of the communication links in the p th domain is adopted. For this purpose, the set of network links belonging to the p th domain is denoted as m are the number of communication links and routers respectively in the p th domain taking into account the introduced imaginary elements of the network. Thus, for an example of the structure of ICN shown in Fig. an increase in the number of communication links and routers leads to an increase in the number of variables (2) being replaced by the following flow conservation conditions on the p th domain routers: , ,</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head> 1  req 1 Fig. 2 .</head><label>112</label><figDesc>Fig. 2. The principle of introducing imaginary routers and links into the network structure.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head></head><label></label><figDesc>the set of internal node pairs is represented by the set  </figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>3 .</head><label>3</label><figDesc>The modified values of the Lagrange multiplier vectors , the calculation of new routing vectors k p x  . The calculation process becomes iterative. Inter-domain route connectivity will be ensured when the gradient values (20) approach zero.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>RFig. 4 .</head><label>4</label><figDesc>Fig. 4. The final (coordinated) solution to the problem of inter-domain QoS routing under requirements (21).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>In turn, the entire set of the p th domain border routers can be divided into two subsets:</head><label></label><figDesc></figDesc><table><row><cell cols="5">define for each p th domain a set of border routers p B ( p B</cell><cell>p  ). , R p k in B</cell><cell>is</cell></row><row><cell cols="5">the subset of the border routers through which the packets of the k th flow income</cell></row><row><cell>into the p th domain;</cell><cell>, p k out B</cell><cell cols="3">is the subset of the border routers through which the</cell></row><row><cell cols="5">packets of the k th flow outgo from the p th domain. For each communication link</cell></row><row><cell cols="5">, p i j E , we denote its bandwidth , p i j  , which is measured in packets per second (1/s).</cell></row><row><cell cols="5">As a result of solving the hierarchical inter-domain routing task for each p th do-</cell></row><row><cell cols="3">main, it is necessary to calculate the routing variables</cell><cell cols="2">, p k , i j x</cell><cell>that characterize the frac-</cell></row><row><cell cols="4">tion of the k th packet flow transmitted in the link , p i j E</cell><cell></cell><cell>E</cell><cell>p</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Multi-domain software defined networking: research status and challenges</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">X</forename><surname>Wibowo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Gregory</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Ahmed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">M</forename><surname>Gomez</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.jnca.2017.03.004</idno>
		<ptr target="https://doi.org/10.1016/j.jnca.2017.03.004" />
	</analytic>
	<monogr>
		<title level="j">Journal of Network and Computer Applications</title>
		<imprint>
			<biblScope unit="volume">87</biblScope>
			<biblScope unit="page" from="32" to="45" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Implementation experience in multi-domain SDN: Challenges, consolidation and future directions</title>
		<author>
			<persName><forename type="first">K</forename><surname>Katsalis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Rofoee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Landi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">F</forename><surname>Riera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kousias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Anastasopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kiraly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Tzanakaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Korakis</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.comnet.2017.09.005</idno>
		<ptr target="https://doi.org/10.1016/j.comnet.2017.09.005" />
	</analytic>
	<monogr>
		<title level="j">Computer Networks</title>
		<imprint>
			<biblScope unit="volume">129</biblScope>
			<biblScope unit="page" from="142" to="158" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">An overview on SDN architectures with multiple controllers</title>
		<author>
			<persName><forename type="first">O</forename><surname>Blial</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ben Mamoun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Benaini</surname></persName>
		</author>
		<idno type="DOI">10.1155/2016/9396525</idno>
		<ptr target="https://doi.org/10.1155/2016/9396525" />
	</analytic>
	<monogr>
		<title level="j">Journal of Computer Networks and Communications</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="1" to="8" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Network routing: algorithms, protocols, and architectures</title>
		<author>
			<persName><forename type="first">D</forename><surname>Medhi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Ramasamy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<publisher>Morgan Kaufmann</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Misra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Goswami</surname></persName>
		</author>
		<title level="m">Network Routing: Fundamentals, Applications, and Emerging Technologies</title>
				<imprint>
			<publisher>Wiley</publisher>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Szigeti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Zacks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Falkner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Arena</surname></persName>
		</author>
		<title level="m">Cisco Digital Network Architecture: Intentbased Networking for the Enterprise</title>
				<imprint>
			<publisher>Cisco Press</publisher>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A survey on methods to provide interdomain multipath transmissions</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wójcik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Domżał</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Duliński</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Rzym</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kamisiński</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Gawłowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Jurkiewicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rząsa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stankiewicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wajda</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.comnet.2016.08.028</idno>
		<ptr target="https://doi.org/10.1016/j.comnet.2016.08.028" />
	</analytic>
	<monogr>
		<title level="j">Computer Networks</title>
		<imprint>
			<biblScope unit="volume">108</biblScope>
			<biblScope unit="page" from="233" to="259" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">The implementation of domain routing protocol in hierarchical domain network model</title>
		<author>
			<persName><forename type="first">J</forename><surname>Eun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Jung</surname></persName>
		</author>
		<idno type="DOI">10.1109/APNOMS.2015.7275350</idno>
		<ptr target="https://doi.org/10.1109/APNOMS.2015.7275350" />
	</analytic>
	<monogr>
		<title level="m">2015 17th Asia-Pacific Network Operations and Management Symposium (APNOMS)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2015-08">August. 2015</date>
			<biblScope unit="page" from="396" to="399" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Hierarchical method of routing and resource allocation in DiffServ-TE network</title>
		<author>
			<persName><forename type="first">O</forename><surname>Lemeshko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Nevzorova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Hailan</surname></persName>
		</author>
		<idno type="DOI">10.1109/TCSET.2018.8336366</idno>
		<ptr target="https://doi.org/10.1109/TCSET.2018.8336366" />
	</analytic>
	<monogr>
		<title level="m">14th International Conference on Advanced Trends in Radioelecrtronics, Telecommunications and Computer Engineering (TCSET)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2018-02">February. 2018. 2018</date>
			<biblScope unit="page" from="1014" to="1018" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Hierarchical method of inter-area fast rerouting</title>
		<author>
			<persName><forename type="first">O</forename><surname>Lemeshko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Yeremenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Nevzorova</surname></persName>
		</author>
		<idno type="DOI">10.1515/ttj-2017-0015</idno>
		<ptr target="https://doi.org/10.1515/ttj-2017-0015" />
	</analytic>
	<monogr>
		<title level="j">Transport and Telecommunication Journal</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="155" to="167" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Method for hierarchical coordinated multicast routing in a telecommunication network</title>
		<author>
			<persName><forename type="first">Y</forename><forename type="middle">S</forename><surname>Nevzorova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">М</forename><surname>Аrous</surname></persName>
		</author>
		<author>
			<persName><forename type="first">М</forename><forename type="middle">Т R</forename><surname>Salakh</surname></persName>
		</author>
		<idno type="DOI">10.1615/TelecomRadEng.v75.i13.10</idno>
		<ptr target="https://doi.org/10.1615/TelecomRadEng.v75.i13.10" />
	</analytic>
	<monogr>
		<title level="j">Telecommunications and Radio Engineering</title>
		<imprint>
			<biblScope unit="volume">75</biblScope>
			<biblScope unit="issue">13</biblScope>
			<biblScope unit="page" from="1137" to="1151" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Navigating Network Complexity: Next-generation routing with SDN, service virtualization, and service chaining</title>
		<author>
			<persName><forename type="first">R</forename><surname>White</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">E</forename><surname>Tantsura</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<publisher>Addison-Wesley Professional</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">QoS-aware adaptive routing in multi-layer hierarchical software defined networks: A reinforcement learning approach</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">F</forename><surname>Akyildiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Luo</surname></persName>
		</author>
		<idno type="DOI">10.1109/SCC.2016.12</idno>
		<ptr target="https://doi.org/10.1109/SCC.2016.12" />
	</analytic>
	<monogr>
		<title level="m">IEEE International Conference on Services Computing (SCC)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="25" to="33" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Hybrid SDN networks: A survey of existing approaches</title>
		<author>
			<persName><forename type="first">R</forename><surname>Amin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Reisslein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Shah</surname></persName>
		</author>
		<idno type="DOI">10.1109/COMST.2018.2837161</idno>
		<ptr target="https://doi.org/10.1109/COMST.2018.2837161" />
	</analytic>
	<monogr>
		<title level="j">IEEE Communications Surveys &amp; Tutorials</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="3259" to="3306" />
			<date type="published" when="2018">2018</date>
			<publisher>IEEE</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Theory of hierarchical multilevel systems</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Mesarovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Macko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Takahara</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Systems: decomposition optimisation and control</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Titli</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1978">1978</date>
			<publisher>Pergamon</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">The modeling of adaptive routing in data-communication networks</title>
		<author>
			<persName><forename type="first">A</forename><surname>Segall</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Communications</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="85" to="95" />
			<date type="published" when="1977">1977</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Research on tensor model of multipath routing in telecommunication network with support of service quality by greate number of indices</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">V</forename><surname>Lemeshko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">Y</forename><surname>Evseeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Garkusha</surname></persName>
		</author>
		<idno type="DOI">10.1615/TelecomRadEng.v73.i15.30</idno>
		<ptr target="https://doi.org/10.1615/TelecomRadEng.v73.i15.30" />
	</analytic>
	<monogr>
		<title level="j">Telecommunications and Radio Engineering</title>
		<imprint>
			<biblScope unit="volume">73</biblScope>
			<biblScope unit="issue">15</biblScope>
			<biblScope unit="page" from="1339" to="1360" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Development of the tensor model of multipath QоE-routing in an infocommunication network with providing the required quality rating</title>
		<author>
			<persName><forename type="first">O</forename><surname>Lemeshko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Yevdokymenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Naors</surname></persName>
		</author>
		<idno type="DOI">10.15587/1729-4061.2018.141989</idno>
		<ptr target="https://doi.org/10.15587/1729-4061.2018.141989" />
	</analytic>
	<monogr>
		<title level="j">Eastern-European Journal of Enterprise Technologies</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="40" to="46" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">The solution to the problem of the QoS characteristics definition for self-similar traffic serviced by the W/M/1 QS</title>
		<author>
			<persName><forename type="first">I</forename><surname>Strelkovskaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Solovskaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Grygoryeva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Paskalenko</surname></persName>
		</author>
		<idno type="DOI">10.1109/INFOCOMMST.2016.7905330</idno>
		<ptr target="https://doi.org/10.1109/INFOCOMMST.2016.7905330" />
	</analytic>
	<monogr>
		<title level="m">Third International Scientific-Practical Conference Problems of Infocommunications Science and Technology (PIC S&amp;T)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016. 2016</date>
			<biblScope unit="page" from="40" to="42" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Optimization of QoS chracteristics of self-similar traffic</title>
		<author>
			<persName><forename type="first">I</forename><surname>Strelkovskaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Solovskaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Makoganiuk</surname></persName>
		</author>
		<idno type="DOI">10.1109/INFOCOMMST.2017.8246447</idno>
		<ptr target="https://doi.org/10.1109/INFOCOMMST.2017.8246447" />
	</analytic>
	<monogr>
		<title level="m">4th International Scientific-Practical Conference Problems of Infocommunications. Science and Technology (PIC S&amp;T)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2017">2017. 2017</date>
			<biblScope unit="page" from="497" to="500" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Tensor model of multiservice network with different classes of traffic service</title>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">V</forename><surname>Strelkovskaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">N</forename><surname>Solovskaya</surname></persName>
		</author>
		<idno type="DOI">10.3103/S0735272713060058</idno>
		<ptr target="https://doi.org/10.3103/S0735272713060058" />
	</analytic>
	<monogr>
		<title level="j">Radioelectron.Commun.Syst</title>
		<imprint>
			<biblScope unit="volume">56</biblScope>
			<biblScope unit="page" from="296" to="303" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">QoS solution of traffic management based on the dynamic tensor model in the coordinate system of interpolar paths and internal node pairs</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">V</forename><surname>Lemeshko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">S</forename><surname>Yeremenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Hailan</surname></persName>
		</author>
		<idno type="DOI">10.1109/UkrMiCo.2016.7739625</idno>
		<ptr target="https://doi.org/10.1109/UkrMiCo.2016.7739625" />
	</analytic>
	<monogr>
		<title level="m">2016 International Conference Radio Electronics &amp; Info Communications (UkrMiCo)</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="1" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Development of the dynamic tensor model for traffic management in a telecommunication network with the support of different classes of service</title>
		<author>
			<persName><forename type="first">O</forename><surname>Yeremenko</surname></persName>
		</author>
		<idno type="DOI">10.15587/1729-4061.2016.85602</idno>
		<ptr target="https://doi.org/10.15587/1729-4061.2016.85602" />
	</analytic>
	<monogr>
		<title level="j">Eastern-European Journal of Enterprise Technologies</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="12" to="19" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
