咨询与建议

限定检索结果

文献类型

  • 6 篇 期刊文献
  • 2 篇 会议

馆藏范围

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

日期分布

学科分类号

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

主题

  • 8 篇 space-efficient ...
  • 2 篇 prune-and-search
  • 1 篇 computational co...
  • 1 篇 longest common s...
  • 1 篇 degeneracy
  • 1 篇 patience sorting
  • 1 篇 in-place algorit...
  • 1 篇 computational ge...
  • 1 篇 levenshtein dist...
  • 1 篇 minimum enclosin...
  • 1 篇 duality
  • 1 篇 arrangement
  • 1 篇 centerpoint
  • 1 篇 full kernel
  • 1 篇 convex hull
  • 1 篇 longest increasi...
  • 1 篇 algorithm
  • 1 篇 cubic interpolat...
  • 1 篇 feedback vertex ...
  • 1 篇 path contraction

机构

  • 1 篇 yokohama city un...
  • 1 篇 yokohama city un...
  • 1 篇 indian statistic...
  • 1 篇 jaist sch inform...
  • 1 篇 indian stat inst...
  • 1 篇 chennai mathemat...
  • 1 篇 polytech univ de...
  • 1 篇 simon fraser uni...
  • 1 篇 nagoya univ nago...
  • 1 篇 hokkaido univ fa...
  • 1 篇 nagoya univ nago...
  • 1 篇 univ appl sci mi...
  • 1 篇 kumamoto univ ku...
  • 1 篇 tu kaiserslauter...
  • 1 篇 univ waterloo sc...
  • 1 篇 nagoya univ dept...
  • 1 篇 pfu ltd prod grp...
  • 1 篇 univ electrocomm...
  • 1 篇 seikei univ musa...

作者

  • 3 篇 kiyomi masashi
  • 2 篇 nandy subhas c.
  • 2 篇 roy sasanka
  • 2 篇 otachi yota
  • 1 篇 chan tm
  • 1 篇 tarui jun
  • 1 篇 motoki mitsuo
  • 1 篇 ono hirotaka
  • 1 篇 brönnimann h
  • 1 篇 usui nobuaki
  • 1 篇 horiyama takashi
  • 1 篇 kammer frank
  • 1 篇 matsumoto naohit...
  • 1 篇 asano tetsuo
  • 1 篇 schweitzer pasca...
  • 1 篇 kurita kazuhiro
  • 1 篇 bhattacharya bin...
  • 1 篇 de minati
  • 1 篇 sajenko andrej
  • 1 篇 bitou shinnya

语言

  • 8 篇 英文
检索条件"主题词=space-efficient algorithm"
8 条 记 录,以下是1-10 订阅
排序:
space-efficient algorithm for computing a centerpoint of a set of points in R2
收藏 引用
THEORETICAL COMPUTER SCIENCE 2016年 615卷 61-70页
作者: Bhattacharya, Binay K. Nandy, Subhas C. Roy, Sasanka Simon Fraser Univ Sch Comp Sci Burnaby BC V5A 1S6 Canada Indian Stat Inst Kolkata India
We study a space-efficient algorithm for computing a centerpoint for a set P of n points in R-2, where the points in P are given in a read-only array. We propose an algorithm that finds a centerpoint of P in O (T (n(2... 详细信息
来源: 评论
space-efficient algorithms for Longest Increasing Subsequence
收藏 引用
THEORY OF COMPUTING SYSTEMS 2020年 第3期64卷 522-541页
作者: Kiyomi, Masashi Ono, Hirotaka Otachi, Yota Schweitzer, Pascal Tarui, Jun Yokohama City Univ Yokohama Kanagawa Japan Nagoya Univ Nagoya Aichi Japan Kumamoto Univ Kumamoto Japan TU Kaiserslautern Kaiserslautern Germany Univ Electrocommun Chofu Tokyo Japan
Given a sequence of integers, we want to find a longest increasing subsequence of the sequence. It is known that this problem can be solved in O mml:mfenced close=")" open="("nlogntime and space. O... 详细信息
来源: 评论
space-efficient FPT algorithms for Degeneracy
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 2025年 第3期E108D卷 208-213页
作者: Matsumoto, Naohito Kurita, Kazuhiro Kiyomi, Masashi Seikei Univ Musashino Tokyo 1808633 Japan Nagoya Univ Nagoya 4648601 Japan
The degeneracy of a graph G is defined as the smallest value k such that every subgraph of G has a vertex with a degree of at most k. Given a graph G, its degeneracy can be easily calculated provided sufficient memory... 详细信息
来源: 评论
space-efficient Graph Kernelizations  18th
Space-Efficient Graph Kernelizations
收藏 引用
18th Annual Conference on Theory and Applications of Models of Computation (TAMC)
作者: Kammer, Frank Sajenko, Andrej Univ Appl Sci Mittelhessen THM Giessen Germany
Let n be the size of a parameterized problem and k the parameter. We present kernels for Feedback Vertex Set and Path Contraction whose sizes are all polynomial in k and that are computable in polynomial time and with... 详细信息
来源: 评论
Longest common subsequence in sublinear space
收藏 引用
INFORMATION PROCESSING LETTERS 2021年 168卷
作者: Kiyomi, Masashi Horiyama, Takashi Otachi, Yota Yokohama City Univ Sch Data Sci Yokohama Kanagawa Japan Hokkaido Univ Fac Informat Sci & Technol Sapporo Hokkaido Japan Nagoya Univ Dept Math Informat Nagoya Aichi Japan
We present the first o(n)-space polynomial-time algorithm for computing the length of a longest common subsequence. Given two strings of length n, the algorithm runs in O(n(3)) time with O (n log(1.5) n/2(root logn) b... 详细信息
来源: 评论
space-efficient algorithm for image rotation
收藏 引用
IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES 2008年 第9期E91A卷 2341-2348页
作者: Asano, Tetsuo Bitou, Shinnya Motoki, Mitsuo Usui, Nobuaki JAIST Sch Informat Sci Nomi 9231292 Japan PFU Ltd Prod Grp Imaging Engn Div Kahoku Ishikawa 9291192 Japan
This paper presents an algorithm for rotating a subimage in place without using any extra working array. Due to this constraint, we have to overwrite pixel values by interpolated values. Key ideas are local reliabilit... 详细信息
来源: 评论
Minimum enclosing circle with few extra variables
Minimum enclosing circle with few extra variables
收藏 引用
32nd International Conference on Foundations of Software Technology and Theoretical Computer Science, FSTTCS 2012
作者: De, Minati Nandy, Subhas C. Roy, Sasanka Indian Statistical Institute Kolkata - 700108 India Chennai Mathematical Institute Chennai - 603103 India
Asano et al. [JoCG 2011] proposed an open problem of computing the minimum enclosing circle of a set of n points in 2 given in a read-only array in sub-quadratic time. We show that Megiddo's prune and search algor... 详细信息
来源: 评论
space-efficient algorithms for computing the convex hull of a simple polygonal line in linear time
收藏 引用
COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS 2006年 第2期34卷 75-82页
作者: Brönnimann, H Chan, TM Polytech Univ Dept Informat & Comp Sci Brooklyn NY 11201 USA Univ Waterloo Sch Comp Sci Waterloo ON N2L 3G1 Canada
We present space-efficient algorithms for computing the convex hull of a simple polygonal line in-place, in linear time. It turns out that the problem is as hard as in-place stable partition, i.e., if there were a tru... 详细信息
来源: 评论