咨询与建议

限定检索结果

文献类型

  • 18 篇 期刊文献
  • 4 篇 会议

馆藏范围

  • 22 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 20 篇 工学
    • 20 篇 计算机科学与技术...
    • 9 篇 软件工程
    • 3 篇 电子科学与技术(可...
    • 1 篇 电气工程
  • 11 篇 理学
    • 11 篇 数学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 22 篇 exact exponentia...
  • 3 篇 traveling salesm...
  • 3 篇 listing algorith...
  • 3 篇 graph algorithm
  • 3 篇 tree
  • 3 篇 domination
  • 3 篇 np-complete
  • 2 篇 minimum feedback...
  • 2 篇 double dominatio...
  • 2 篇 minimal double d...
  • 2 篇 measure-and-conq...
  • 2 篇 pathwidth
  • 2 篇 treewidth
  • 2 篇 graph coloring
  • 2 篇 parameterized al...
  • 2 篇 combinatorial bo...
  • 2 篇 parameterized co...
  • 2 篇 maximum induced ...
  • 1 篇 trapping set
  • 1 篇 graph algorithms

机构

  • 6 篇 univ bergen dept...
  • 2 篇 univ elect sci &...
  • 1 篇 hbni natl inst s...
  • 1 篇 gakushuin univ c...
  • 1 篇 indian inst tech...
  • 1 篇 univ johannesbur...
  • 1 篇 polish acad sci ...
  • 1 篇 west virginia un...
  • 1 篇 kyoto univ dept ...
  • 1 篇 kyoto univ dept ...
  • 1 篇 tech univ malays...
  • 1 篇 sb ras sobolev i...
  • 1 篇 hbni inst math s...
  • 1 篇 csiro data61 can...
  • 1 篇 univ cote azur i...
  • 1 篇 iwate univ fac s...
  • 1 篇 shimane univ mat...
  • 1 篇 natl univ irelan...
  • 1 篇 meiji univ dept ...
  • 1 篇 inst math sci ch...

作者

  • 4 篇 nagamochi hirosh...
  • 4 篇 fomin fedor v.
  • 3 篇 krzywkowski marc...
  • 3 篇 gaspers serge
  • 2 篇 raman venkatesh
  • 2 篇 shurbevski aleks...
  • 2 篇 banik aritra
  • 2 篇 bandopadhyay sus...
  • 2 篇 pyatkin artem v.
  • 2 篇 banerjee suman
  • 2 篇 lokshtanov danie...
  • 2 篇 xiao mingyu
  • 1 篇 hoie k
  • 1 篇 kobayashi yasuak...
  • 1 篇 della croce fede...
  • 1 篇 fomin fv
  • 1 篇 tano toshihiro
  • 1 篇 todinca ioan
  • 1 篇 kratsch dieter
  • 1 篇 velasquez alvaro

语言

  • 20 篇 英文
  • 2 篇 其他
检索条件"主题词=Exact exponential algorithm"
22 条 记 录,以下是11-20 订阅
排序:
MINIMAL 2-DOMINATING SETS IN TREES
收藏 引用
RAIRO-THEORETICAL INFORMATICS AND APPLICATIONS 2013年 第3期47卷 235-240页
作者: Krzywkowski, Marcin Gdansk Univ Technol Fac Elect Telecommun & Informat PL-80233 Gdansk Poland
We provide an algorithm for listing all minimal 2-dominating sets of a tree of order n in time O(1.3248(n)). This implies that every tree has at most 1.3248(n) minimal 2-dominating sets. We also show that this bound i... 详细信息
来源: 评论
Computing Directed Pathwidth in O(1.89n) Time
收藏 引用
algorithmICA 2016年 第1期75卷 138-157页
作者: Kitsunai, Kenta Kobayashi, Yasuaki Komuro, Keita Tamaki, Hisao Tano, Toshihiro Meiji Univ Dept Comp Sci Kawasaki Kanagawa Japan Gakushuin Univ Ctr Comp Toshima Ku Tokyo 171 Japan
We give an algorithm for computing the directed pathwidth of a digraph with n vertices in O(1.89(n)) time. This is the first algorithm with running time better than the straightforward O*(2(n)). As a special case, it ... 详细信息
来源: 评论
Pathwidth of cubic graphs and exact algorithms
收藏 引用
INFORMATION PROCESSING LETTERS 2006年 第5期97卷 191-196页
作者: Fomin, FV Hoie, K Univ Bergen Dept Informat N-5020 Bergen Norway
We prove that for any epsilon > 0 there exists an integer n(epsilon) such that the pathwidth of every cubic (or 3-regular) graph on n > n(epsilon) vertices is at most (1/6 + epsilon)n. Based on this bound we imp... 详细信息
来源: 评论
An exact algorithm for TSP in Degree-3 Graphs Via Circuit Procedure and Amortization on Connectivity Structure
收藏 引用
algorithmICA 2016年 第2期74卷 713-741页
作者: Xiao, Mingyu Nagamochi, Hiroshi Univ Elect Sci & Technol China Sch Comp Sci & Engn Chengdu 610054 Peoples R China Kyoto Univ Dept Appl Math & Phys Grad Sch Informat Kyoto 606 Japan
The paper presents an -time and polynomial-space algorithm for the traveling salesman problem in an -vertex graph with maximum degree 3. This improves all previous time bounds of polynomial-space algorithms for this p... 详细信息
来源: 评论
Inclusion/Exclusion Meets Measure and Conquer
收藏 引用
algorithmICA 2014年 第3期69卷 685-740页
作者: Nederlof, Jesper van Rooij, Johan M. M. van Dijk, Thomas C. Univ Utrecht Dept Informat & Comp Sci NL-3584 CC Utrecht Netherlands Consultants Quantitat Methods NL-5616 RM Eindhoven Netherlands Univ Wurzburg Lehrstuhl Informat 1 D-97070 Wurzburg Germany
Inclusion/exclusion and measure and conquer are two central techniques from the field of exact exponential-time algorithms that recently received a lot of attention. In this paper, we show that both techniques can be ... 详细信息
来源: 评论
The Stable Roommates Problem with Unranked Entries
收藏 引用
IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES 2018年 第9期E101A卷 1412-1419页
作者: Suto, Hiroaki Shurbevski, Aleksandar Nagamochi, Hiroshi Kyoto Univ Grad Sch Informat Dept Appl Math & Phys Kyoto 6068501 Japan
The family of stable matching problems have been well-studied across a wide field of research areas, including economics, mathematics and computer science. In general, an instance of a stable matching problem is given... 详细信息
来源: 评论
A Satisfiability algorithm for Synchronous Boolean Circuits
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 2021年 第3期E104D卷 392-393页
作者: Morizumi, Hiroki Shimane Univ Matsue Shimane 6908504 Japan
The circuit satisfiability problem has been intensively studied since Ryan Williams showed a connection between the problem and lower bounds for circuit complexity. In this letter, we present a #SAT algorithm for sync... 详细信息
来源: 评论
Minimal Double Dominating Sets in Trees
Minimal Double Dominating Sets in Trees
收藏 引用
8th International Frontiers of algorithmics Workshop (FAW)
作者: Krzywkowski, Marcin Univ Johannesburg Dept Math Johannesburg South Africa
We provide an algorithm for listing all minimal double dominating sets of a tree of order n in time O(1.3248(n)). This implies that every tree has at most 1.3248(n) minimal double dominating sets. We also show that th... 详细信息
来源: 评论
A Polynomial-Space exact algorithm for TSP in Degree-6 Graphs  18th
A Polynomial-Space Exact Algorithm for TSP in Degree-6 Graph...
收藏 引用
18th Japan Conference on Discrete and Computational Geometry and Graphs (JCDCG2)
作者: Yunos, Norhazwani Md Shurbevski, Aleksandar Nagamochi, Hiroshi Kyoto Univ Dept Appl Math & Phys Kyoto Japan Tech Univ Malaysia Malacca Durian Tunggal Malacca Malaysia
This paper presents the first polynomial-space exact algorithm specialized for the TSP in graphs with degree at most 6. We develop a set of branching rules to aid the analysis of the branching algorithm. Using the mea... 详细信息
来源: 评论
Finding a minimum feedback vertex set in time O(1.7548n)
收藏 引用
2nd International Workshop on Parameterized and exact Computation
作者: Fomin, Fedor V. Gaspers, Serge Pyatkin, Artem V. Univ Bergen Dept Informat N-5020 Bergen Norway
The problem of finding a minimum feedback vertex set has many applications and its history can be traced back to the early '60s (see the survey of Festa at al. [2]). It is also one of the classical NP-complete pro... 详细信息
来源: 评论