咨询与建议

限定检索结果

文献类型

  • 100 篇 期刊文献
  • 28 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 95 篇 工学
    • 91 篇 计算机科学与技术...
    • 16 篇 软件工程
    • 11 篇 电气工程
    • 6 篇 电子科学与技术(可...
    • 4 篇 信息与通信工程
    • 1 篇 仪器科学与技术
    • 1 篇 生物工程
    • 1 篇 网络空间安全
  • 65 篇 理学
    • 63 篇 数学
    • 2 篇 统计学(可授理学、...
    • 1 篇 化学
    • 1 篇 生物学
  • 8 篇 管理学
    • 8 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 2 篇 法学
    • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 文学
    • 1 篇 新闻传播学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 128 篇 design and analy...
  • 19 篇 pattern matching
  • 14 篇 combinatorial al...
  • 8 篇 approximation al...
  • 7 篇 parallel algorit...
  • 6 篇 pattern discover...
  • 6 篇 computational ge...
  • 6 篇 pattern matching...
  • 6 篇 nonstandard patt...
  • 5 篇 dynamic programm...
  • 4 篇 string matching
  • 4 篇 interval graphs
  • 4 篇 intersection gra...
  • 4 篇 permutation grap...
  • 3 篇 irredundant moti...
  • 3 篇 theory of comput...
  • 3 篇 graph algorithms
  • 3 篇 hamming distance
  • 3 篇 subtree isomorph...
  • 3 篇 algorithms

机构

  • 8 篇 bar ilan univ de...
  • 5 篇 bar ilan univ de...
  • 5 篇 natl cheng kung ...
  • 5 篇 toyohashi univ t...
  • 4 篇 georgia inst tec...
  • 4 篇 georgia inst tec...
  • 4 篇 georgia inst tec...
  • 4 篇 kushiro natl col...
  • 3 篇 tel aviv univ sa...
  • 3 篇 vidyasagar univ ...
  • 3 篇 univ haifa dept ...
  • 3 篇 natl cheng kung ...
  • 3 篇 ibm corp thomas ...
  • 3 篇 kushiro natl col...
  • 3 篇 purdue univ dept...
  • 2 篇 vidyasagar univ ...
  • 2 篇 univ tsukuba dep...
  • 2 篇 univ padua dipar...
  • 2 篇 tech univ catalo...
  • 2 篇 univ salerno dip...

作者

  • 9 篇 lewenstein m
  • 8 篇 amir a
  • 8 篇 hsieh sun-yuan
  • 8 篇 apostolico alber...
  • 7 篇 faro simone
  • 6 篇 apostolico a
  • 6 篇 pal madhumangal
  • 5 篇 masuyama shigeru
  • 5 篇 cantone domenico
  • 5 篇 porat e
  • 5 篇 honma hirotoshi
  • 4 篇 nakajima yoko
  • 4 篇 pal m
  • 4 篇 amir amihood
  • 3 篇 kaplan h
  • 3 篇 giaquinta emanue...
  • 3 篇 shamir r
  • 3 篇 tagliacollo clau...
  • 3 篇 porat ely
  • 3 篇 landau gm

语言

  • 109 篇 英文
  • 19 篇 其他
检索条件"主题词=design and analysis of algorithms"
128 条 记 录,以下是71-80 订阅
排序:
PATTERN MATCHING WITH SWAPS IN PRACTICE
收藏 引用
INTERNATIONAL JOURNAL OF FOUNDATIONS OF COMPUTER SCIENCE 2012年 第2期23卷 323-342页
作者: Campanelli, Matteo Cantone, Domenico Faro, Simone Giaquinta, Emanuele Univ Catania Scuola Super Catania I-95123 Catania Italy Univ Catania Dipartimento Matemat & Informat I-95125 Catania Italy
The Pattern Matching problem with Swaps consists in finding all occurrences of a pattern P in a text T, when disjoint local swaps in the pattern are allowed. In the Approximate Pattern Matching problem with Swaps one ... 详细信息
来源: 评论
AN EFFICIENT ALGORITHM TO SOLVE CONNECTIVITY PROBLEM ON TRAPEZOID GRAPHS
收藏 引用
JOURNAL OF APPLIED MATHEMATICS AND COMPUTING 2007年 第1-2期24卷 141-154页
作者: Ghosh, Prabir K. Pal, Madhumangal Vidyasagar Univ Dept Appl Math Oceanol & Comp Programming Midnapore 721102 India
The connectivity problem is a fundamental problem in graph theory. The best known algorithm to solve the connectivity problem on general graphs with n vertices and m edges takes O( K(G) mn(1.5)) time, where K(G) is th... 详细信息
来源: 评论
Efficient algorithms to compute all articulation points of a permutation graph
收藏 引用
Korean Journal of Computational & Applied Mathematics 1998年 第1期5卷 141-152页
作者: Pal, Madhumangal Department of Mathematics Indian Institute of Technology Kharagpur India
Based on the geometric representation, an efficient algorithm is designed to find all articulation points of a permutation graph. The proposed algorithm takes only O(n log n) time and O(n) space, where n represents th... 详细信息
来源: 评论
THE NET ADDING PROBLEM
收藏 引用
INTERNATIONAL JOURNAL OF COMPUTER MATHEMATICS 1994年 第1-2期54卷 15-21页
作者: TAN, XH SONG, XY UNIV MONTREAL DEPT IROMONTREALPQ H3C 3J7CANADA MCGILL UNIV SCH COMP SCIMONTREALPQCANADA
In this paper, we study the net adding problem arising in VLSI layout process. Given a layout H and a new net N, we attempt to add net N to layout H without changing H. We present an efficient method to find a solutio... 详细信息
来源: 评论
AN EFFICIENT PRAM ALGORITHM FOR MAXIMUM-WEIGHT INDEPENDENT SET ON PERMUTATION GRAPHS
收藏 引用
JOURNAL OF APPLIED MATHEMATICS AND COMPUTING 2005年 第1-2期19卷 77-92页
作者: Saha, Anita Pal, Madhumangal Pal, Tapan K. Vidyasagar Univ Midnapore W Bengal India Vidyasagar Univ Dept Appl Math Oceanol & Comp Programming Midnapore 721102 W Bengal India Kharagpur Coll Kharagpur W Bengal India
An efficient parallel algorithm is presented to find a maximum weight independent set of a permutation graph which takes O(log n) time using O(n(2)/log n) processors on an EREW PRAM, provided the graph has at most O(n... 详细信息
来源: 评论
MAXIMUM WEIGHT INDEPENDENT SET OF CIRCULAR-ARC GRAPH AND ITS APPLICATION
收藏 引用
JOURNAL OF APPLIED MATHEMATICS AND COMPUTING 2006年 第3期22卷 161-174页
作者: Mandal, Swagata G Pal, Madhumangal Vidyasagar Univ Midnapore W Bengal India Vidyasagar Univ Dept Appl Math Oceanol & Comp Programming Midnapore 721302 W Bengal India
In this paper, an algorithm is designed to find a maximum weight independent set of a circular-arc graph with n vertices. The weights considered here are all non-negative real numbers and associated with each of the v... 详细信息
来源: 评论
Algorithm for Finding Maximum Detour Hinge Vertices of Interval Graphs
收藏 引用
IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES 2014年 第6期E97A卷 1365-1369页
作者: Honma, Hirotoshi Nakajima, Yoko Igarashi, Yuta Masuyama, Shigeru Kushiro Natl Coll Technol Dept Informat Engn Kushiro Hokkaido 0840916 Japan Kushiro Natl Coll Technol Elect Informat Syst Engn Course Kushiro Hokkaido 0840916 Japan Toyohashi Univ Technol Dept Comp Sci & Engn Toyohashi Aichi 4418580 Japan
Consider a simple undirected graph G = (V, E) with vertex set V and edge set E. Let G - u be a subgraph induced by the vertex set V - (u). The distance delta(G)(x, y) is defined as the length of the shortest path betw... 详细信息
来源: 评论
A speed-up for the commute between subword trees and DAWGs
收藏 引用
INFORMATION PROCESSING LETTERS 2002年 第3期83卷 159-161页
作者: Apostolico, A Lonardi, S Univ Padua DEI I-35131 Padua Italy Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
A popular way to describe and build the DAWG or Directed Acyclic Word Graph of a string is by transformation of the corresponding subword tree. This transformation, which is not difficult to reverse, is easy to grasp ... 详细信息
来源: 评论
Approximating the selected-internal Steiner tree
收藏 引用
THEORETICAL COMPUTER SCIENCE 2007年 第1-3期381卷 288-291页
作者: Hsieh, Sun-Yuan Yang, Shih-Cheng Natl Cheng Kung Univ Dept Comp Sci & Informat Engn Tainan 70101 Taiwan
In this paper, we consider a variant of the well-known Steiner tree problem. Given a complete graph G = (V, E) with a cost function c : E -> R+ and two subsets R and R' satisfying R' subset of R subset of V... 详细信息
来源: 评论
Finding a maximum-density path in a tree under the weight and length constraints
收藏 引用
INFORMATION PROCESSING LETTERS 2008年 第5期105卷 202-205页
作者: Hsieh, Sun-Yuan Cheng, Chih-Sheng Natl Cheng Kung Univ Dept Comp Sci & Informat Engn Tainan 70101 Taiwan
Let T = (V, E) be a tree with n nodes such that each node v is associated with a value-weight pair (val(v), w(v)), where the value val(v) is a real number and the weight w(v) is a positive integer. The density of a pa... 详细信息
来源: 评论