<?xml version="1.0" encoding="UTF-8"?>
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="JATS-archive-oasis-article1-4.xsd" article-type="research-article" dtd-version="1.4" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Журнал Научное обозрение. Технические науки</journal-title>
      </journal-title-group>
      <issn>2500-0799</issn>
      <publisher>
        <publisher-name>Общество с ограниченной ответственностью &amp;quot;Издательский Дом &amp;quot;Академия Естествознания&amp;quot;</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">ART-1239</article-id>
      <title-group>
        <article-title>О ПРОЦЕДУРЕ ПОРОЖДЕНИЯ МАКСИМАЛЬНЫХ ПУСТЫХ ПОДГРАФОВ</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Попов</surname>
              <given-names>С.В.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Popov</surname>
              <given-names>S.V.</given-names>
            </name>
          </name-alternatives>
          <email>s-v-popov@yandex.ru</email>
          <xref ref-type="aff" rid="affd0b86595"/>
        </contrib>
      </contrib-group>
      <aff id="affd0b86595">
        <institution xml:lang="ru">ООО Научно-внедренческая фирма БП</institution>
        <institution xml:lang="en">LLC Research and development firm BP</institution>
      </aff>
      <pub-date date-type="pub" iso-8601-date="2019-02-16">
        <day>16</day>
        <month>02</month>
        <year>2019</year>
      </pub-date>
      <issue>2</issue>
      <fpage>34</fpage>
      <lpage>37</lpage>
      <permissions>
        <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This is an open-access article distributed under the terms of the CC BY 4.0 license.</license-p>
        </license>
      </permissions>
      <self-uri content-type="url" hreflang="ru">https://science-engineering.ru/ru/article/view?id=1239</self-uri>
      <abstract xml:lang="ru" lang-variant="original" lang-source="author">
        <p>Практическая значимость комбинаторных задач связана с развитием искусственного интеллекта, который из теоретической области переместился в востребованную практическую сферу. Большое число интеллектуальных задач достаточно естественно переформулируются на языке графов, и для их решения требуется использование теоретико-графовых методов. В частности, большое число задач по описанию разнообразных предметных областей сводится к так называемым графам ортогональности, которые очень естественно позволяют описывать различные соотношения объектов предметной области. В свою очередь для исследования графов ортогональности необходимо проводить исследование совокупностей их максимальных пустых подграфов, что требует достаточно эффективной процедуры порождения последних. При этом должны учитываться определенные условия, которым должны удовлетворять пустые подграфы. Как правило, условия суть следствия, вытекающие из содержательных ограничений на объекты предметной области. Поэтому актуальным представляется создание процедуры порождения в определенном смысле полной совокупности пустых подграфов по заданному графу ортогональности, которая позволила бы учитывать содержательные особенности предметной области. К последним следует отнести в первую очередь отношение близости объектов, которое позволяет существенно снижать перебор при порождении пустых подграфов. В статье представлен теоретический базис такой процедуры, порождающей полную совокупность максимальных пустых подграфов заданного графа ортогональности, и краткое ее описание. Процедура получает на входе матрицу смежности графа, реализована на языке С++ и показала неплохие результаты при порождении объектов предметной области, заданной графом ортогональности. Отличительной ее особенностью является возможность учитывать различные соотношения локальности объектов предметной области, что существенно ускоряет работу.</p>
      </abstract>
      <abstract xml:lang="en" lang-variant="translation" lang-source="translator">
        <p>The practical significance of combinatorial problems is associated with the development of artificial intelligence, which has moved from the theoretical field to the demanded practical sphere. A large number of intelligent problems are naturally reformulated in the language of graphs, and their solution requires the use of graph-theoretic methods. In particular, a large number of tasks to describe a variety of subject areas is reduced to the so-called orthogonality graphs, which very naturally allow us to describe the different relations of objects of the subject area. In turn, for the study of orthogonality graphs, it is necessary to study the sets of their maximal empty subgraphs, which requires a sufficiently effective procedure for generating the latter. This should take into account certain conditions that must be satisfied by empty subgraphs. As a rule, the conditions are the consequences arising from the substantive restrictions on the objects of the subject area. Therefore, it seems relevant to create a procedure for generating in a certain sense a complete set of empty subgraphs for a given graph of orthogonality, which would allow to take into account the substantive features of the subject area. The latter should include, first and foremost, the attitude of the proximity objects, which allows to significantly reduce the bust with the product of the empty sub-graphs. The paper presents a theoretical basis for such a procedure generating a complete set of maximal empty subgraphs of a given orthogonality graph and a brief description of it. The procedure receives the adjacency matrix of the graph at the input, implemented in C++, and showed good results in the generation of objects of the domain specified by the orthogonality graph. Its distinctive feature is the ability to take into account the different ratios of locality of objects of the subject area, which significantly speeds up the work.</p>
      </abstract>
      <kwd-group xml:lang="ru">
        <kwd>комбинаторика</kwd>
        <kwd>графы</kwd>
        <kwd>предметные области</kwd>
        <kwd>пустые подграфы</kwd>
        <kwd>векторы</kwd>
        <kwd>порождение пустых графов</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>combinatorics</kwd>
        <kwd>graphs</kwd>
        <kwd>topics</kwd>
        <kwd>a blank sub-graphs</kwd>
        <kwd>vectors</kwd>
        <kwd>causing empty graphs</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <ref>
        <note>
          <p>1. Хопкрофт Д., Мотвани Р., Ульман Д. Введение в теорию автоматов, языков и вычислений. М.: Вильямс, 2012. 528 с.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>2. F?redi Zolt?n. The number of maximal independent sets in connected graphs. Journal of Graph Theory. 2014. Vol. 19, no. 4. P. 463–470.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>3. Попов С.В., Синтез предметных областей. Решение одного класса переборных задач. LAP LAMBERT Academic Publishing. 2017. 96 с.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>4. Гашков С.Б. Графы-расширители и их применения в теории кодирования. М: МЦНМО, 2009. С. 70–122</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>5. Зыков А.А. Основы теории графов. М: Вузовская книга, 2012. 664 с.</p>
        </note>
      </ref>
    </ref-list>
  </back>
</article>
