RIA: Depth-First Search as a Divide-and-Conquer Tool
RIA:深度优先搜索作为分而治之的工具
基本信息
- 批准号:8909323
- 负责人:
- 金额:$ 1.37万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:1989
- 资助国家:美国
- 起止时间:1989-07-01 至 1990-05-21
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
A separator of a graph is a set of vertices whose removal breaks the graph into small pieces. A cycle separator is a simple cycle whose vertices form a separator. Finding separators is an essential part of divide-and-conquer strategies for many graph-theoretic applications. The PI has recently discovered that, surprisingly, every graph has a cycle separator and such a cycle separator can be efficiently computed by depth-first search in sequential and parallel computations. Consequently, depth-first search now assumes a new role as a divide- and-conquer tool. This linkage between cycle separators and depth- first search has never been available before, and promises to bring about unconventional applications of depth-first search. This project is intended to explore new possibilities opened up by the search- separator linkage.
图的分隔符是一组顶点,移除这些顶点会将图分割成小块。循环分隔符是顶点形成分隔符的简单循环。在许多图论应用中,寻找分隔符是分而治之策略的重要组成部分。PI最近发现,令人惊讶的是,每个图都有一个循环分隔符,这样的循环分隔符可以通过顺序和并行计算中的深度优先搜索来高效地计算。因此,深度优先搜索现在承担了一个新的角色,即分而治之的工具。这种循环分隔符和深度优先搜索之间的联系以前从未出现过,并有望带来深度优先搜索的非常规应用。该项目旨在探索搜索-分隔符链接带来的新可能性。
项目成果
期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
Ming-Yang Kao其他文献
A Unifying Augmentation Algorithm for Two-Edge Connectivity and Biconnectivity
- DOI:
10.1023/a:1009746026508 - 发表时间:
1998-09-01 - 期刊:
- 影响因子:1.100
- 作者:
Tsan-sheng Hsu;Ming-Yang Kao - 通讯作者:
Ming-Yang Kao
Average case analysis for tree labelling schemes
- DOI:
10.1016/j.tcs.2007.02.066 - 发表时间:
2007-06-09 - 期刊:
- 影响因子:
- 作者:
Ming-Yang Kao;Xiang-Yang Li;Weizhao Wang - 通讯作者:
Weizhao Wang
Decoding
- DOI:
10.1007/978-0-387-30162-4_100 - 发表时间:
2008 - 期刊:
- 影响因子:0
- 作者:
Ming-Yang Kao - 通讯作者:
Ming-Yang Kao
The Enhanced Double Digest Problem for DNA Physical Mapping
- DOI:
10.1023/a:1021946523069 - 发表时间:
2003-03-01 - 期刊:
- 影响因子:1.100
- 作者:
Ming-Yang Kao;Jared Samet;Wing-Kin Sung - 通讯作者:
Wing-Kin Sung
Ming-Yang Kao的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Ming-Yang Kao', 18)}}的其他基金
AF: Small: Combinatorial Algorithms and Computational Complexity for DNA Self-Assembly
AF:小:DNA 自组装的组合算法和计算复杂性
- 批准号:
1217770 - 财政年份:2012
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
EAGER: Algorithmic DNA Self-Assembly
EAGER:DNA 自组装算法
- 批准号:
1049899 - 财政年份:2010
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
ITR/PE+SY: Collaborative Research: Foundations of Electronic Marketplaces: Game Theory, Algorithms and Systems
ITR/PE SY:合作研究:电子市场基础:博弈论、算法和系统
- 批准号:
0121491 - 财政年份:2001
- 资助金额:
$ 1.37万 - 项目类别:
Continuing Grant
Computer Science Approaches to Finance Problems: Computational Complexity and Efficient Algorithms
解决金融问题的计算机科学方法:计算复杂性和高效算法
- 批准号:
9988376 - 财政年份:2000
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
Efficient Algorithms with Practical Applications
高效算法与实际应用
- 批准号:
9531028 - 财政年份:1997
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
Efficient Algorithms with Practical Applications
高效算法与实际应用
- 批准号:
9896119 - 财政年份:1997
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
Towards Overcoming the Transitive-Closure Bottleneck: Efficient Parallel Algorithms for Directed Graphs
克服传递闭包瓶颈:有向图的高效并行算法
- 批准号:
9101385 - 财政年份:1991
- 资助金额:
$ 1.37万 - 项目类别:
Continuing Grant
RIA: Depth-First Search as a Divide-and-Conquer Tool
RIA:深度优先搜索作为分而治之的工具
- 批准号:
9096213 - 财政年份:1990
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
相似海外基金
NSFOCE-BSF: Collaborative Research: The Role and Mechanisms of Nuclei-induced Calcium Carbonate Precipitation in the Coastal Carbon Cycle: A First In-depth Study
NSFOCE-BSF:合作研究:核诱导碳酸钙沉淀在沿海碳循环中的作用和机制:首次深入研究
- 批准号:
1635388 - 财政年份:2016
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
NSFOCE-BSF: Collaborative Research: The Role and Mechanisms of Nuclei-induced Calcium Carbonate Precipitation in the Coastal Carbon Cycle: A First In-depth Study
NSFOCE-BSF:合作研究:核诱导碳酸钙沉淀在沿海碳循环中的作用和机制:首次深入研究
- 批准号:
1635893 - 财政年份:2016
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
Collaborative Research: The Paradox of Salt Marshes as a Source of Alkalinity and Low pH, High Carbon Dioxide Water to the Ocean: A First In-depth Study of A Diminishing Source
合作研究:盐沼作为碱度和低 pH 值、高二氧化碳水进入海洋的来源的悖论:首次深入研究日益减少的来源
- 批准号:
1459117 - 财政年份:2015
- 资助金额:
$ 1.37万 - 项目类别:
Interagency Agreement
Collaborative Research: The Paradox of Salt Marshes as a Source of Alkalinity and Low pH, High Carbon Dioxide Water to the Ocean: A First In-depth Study of A Diminishing Source
合作研究:盐沼作为碱度和低 pH 值、高二氧化碳水进入海洋的来源的悖论:首次深入研究日益减少的来源
- 批准号:
1459521 - 财政年份:2015
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
Transforming Potential into Promise: A Depth-First Approach
将潜力转化为承诺:深度优先的方法
- 批准号:
1433220 - 财政年份:2014
- 资助金额:
$ 1.37万 - 项目类别:
Standard Grant
An in depth analysis of clinical and virological outcomes of 2 strategies for the antiretroviral salvage of first-line regimen virological failure for HIV-1 infection tested in an Australian-led randomised, international, multi-centre clinical trial
在一项澳大利亚主导的随机、国际、多中心临床试验中,对两种一线治疗方案病毒学失败的 HIV-1 感染挽救策略的临床和病毒学结果进行了深入分析
- 批准号:
nhmrc : 1068383 - 财政年份:2014
- 资助金额:
$ 1.37万 - 项目类别:
Career Development Fellowships
Using depth first search to answer monotone path existence queries.
使用深度优先搜索来回答单调路径存在性查询。
- 批准号:
427784-2012 - 财政年份:2012
- 资助金额:
$ 1.37万 - 项目类别:
Alexander Graham Bell Canada Graduate Scholarships - Master's
Depth Perception from First and Second Order Stimuli
一阶和二阶刺激的深度感知
- 批准号:
391946-2010 - 财政年份:2012
- 资助金额:
$ 1.37万 - 项目类别:
Postgraduate Scholarships - Doctoral
Depth Perception from First and Second Order Stimuli
一阶和二阶刺激的深度感知
- 批准号:
391946-2010 - 财政年份:2011
- 资助金额:
$ 1.37万 - 项目类别:
Postgraduate Scholarships - Doctoral
Depth Perception from First and Second Order Stimuli
一阶和二阶刺激的深度感知
- 批准号:
391946-2010 - 财政年份:2010
- 资助金额:
$ 1.37万 - 项目类别:
Postgraduate Scholarships - Doctoral