AF: Small: Understanding Fudnamental Data Structures
AF:小:理解基本数据结构
基本信息
- 批准号:1018370
- 负责人:
- 金额:$ 39.34万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2010
- 资助国家:美国
- 起止时间:2010-07-01 至 2014-06-30
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
The need to efficiently store and access data is central to modern computing, and the design and analysis of methods to store and access data constitutes the field of data structures. This project will investigate the discovery of provably best data structures for several fundamental problems, including the dictionary and the priority queue. The dictionary supports the efficient insertion, deletion, and search of ordered data. The priority queue supports insertion and the removal of the minimum element.Data structures will be designed and analyzed under the paradigm of instance-based optimality. In this model, a data structure's performance on a sequence of operations is evaluated based on how well it compares to the speed of the best structure for that sequence among a naturally-defined class of structures. The classes of structures that will be examined include binary search trees and heaps. Binary search trees and heaps are arguably the most fundamental nontrivial classes of data structures in computer science. Despite their origins at the dawn of computing, a complete understanding of these classes of structures has remained elusive to this day.Other operations on fundamental data structures will be investigated. The ability to decrease the value of an item in a heap is vital to some algorithms, notably Dijkstra's algorithm for finding single-source shortest paths in a graph. Yet, it is not completely understood what types of structures can support this operation efficiently. Also, there is no known efficient method to support the splitting and merging of dictionaries; one goal of this project is to design a comparison-based dictionary do this in amortized logarithmic time.
有效地存储和访问数据的需求是现代计算的核心,而存储和访问数据的方法的设计和分析构成了数据结构领域。这个项目将研究发现可证明的最佳数据结构的几个基本问题,包括字典和优先级队列。字典支持有序数据的有效插入、删除和搜索。优先级队列支持最小元素的插入和删除。数据结构将在基于实例的最优性范式下设计和分析。在这个模型中,一个数据结构在一个操作序列上的性能是根据它与自然定义的一类结构中该序列的最佳结构的速度进行比较来评估的。将被检查的结构类包括二叉搜索树和堆。二叉搜索树和堆可以说是计算机科学中最基本的非平凡数据结构类。尽管它们起源于计算的黎明,但直到今天,对这些类型的结构的完整理解仍然是难以捉摸的。减少堆中项的值的能力对一些算法至关重要,特别是Dijkstra的算法,用于在图中查找单源最短路径。然而,人们并不完全了解什么类型的结构可以有效地支持这一行动。此外,还没有已知的有效方法来支持字典的拆分和合并;这个项目的一个目标是设计一个基于比较的字典,在摊销对数时间内完成这一工作。
项目成果
期刊论文数量(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 }}
John Iacono其他文献
A priority queue with the time-finger property
- DOI:
10.1016/j.jda.2012.04.014 - 发表时间:
2012-10-01 - 期刊:
- 影响因子:
- 作者:
Amr Elmasry;Arash Farzan;John Iacono - 通讯作者:
John Iacono
物理的バケットソート
物理桶排序
- DOI:
- 发表时间:
2016 - 期刊:
- 影响因子:0
- 作者:
John Iacono;伊藤大雄;*長尾篤樹;西野順二;David Rappaport - 通讯作者:
David Rappaport
On the hierarchy of distribution-sensitive properties for data structures
- DOI:
10.1007/s00236-013-0180-8 - 发表时间:
2013-05-31 - 期刊:
- 影响因子:0.500
- 作者:
Amr Elmasry;Arash Farzan;John Iacono - 通讯作者:
John Iacono
Multilayer tiles
多层瓷砖
- DOI:
- 发表时间:
2021 - 期刊:
- 影响因子:0
- 作者:
Kota Chida;Erik Demaine;Martin Demaine;David Eppstein;Adam Hesterberg;Takashi Horiyama;John Iacono;Hiro Ito;Stefan Langerman;and Ryuhei Uehara - 通讯作者:
and Ryuhei Uehara
Asymptotically Optimal Encodings of Range Data Structures for Selection and Top-k Queries
用于选择和 Top-k 查询的范围数据结构的渐近最优编码
- DOI:
10.1145/3012939 - 发表时间:
2017 - 期刊:
- 影响因子:0
- 作者:
R. Grossi;John Iacono;G. Navarro;R. Raman;S. R. Satti - 通讯作者:
S. R. Satti
John Iacono的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('John Iacono', 18)}}的其他基金
AF: SMALL: Fundamental Data Structures
AF:小:基本数据结构
- 批准号:
1319648 - 财政年份:2013
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
US-Belgium Cooperative Research: Retroactive Data Structures
美国-比利时合作研究:追溯数据结构
- 批准号:
0334653 - 财政年份:2004
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
相似国自然基金
昼夜节律性small RNA在血斑形成时间推断中的法医学应用研究
- 批准号:
- 批准年份:2024
- 资助金额:0.0 万元
- 项目类别:省市级项目
tRNA-derived small RNA上调YBX1/CCL5通路参与硼替佐米诱导慢性疼痛的机制研究
- 批准号:n/a
- 批准年份:2022
- 资助金额:10.0 万元
- 项目类别:省市级项目
Small RNA调控I-F型CRISPR-Cas适应性免疫性的应答及分子机制
- 批准号:32000033
- 批准年份:2020
- 资助金额:24.0 万元
- 项目类别:青年科学基金项目
Small RNAs调控解淀粉芽胞杆菌FZB42生防功能的机制研究
- 批准号:31972324
- 批准年份:2019
- 资助金额:58.0 万元
- 项目类别:面上项目
变异链球菌small RNAs连接LuxS密度感应与生物膜形成的机制研究
- 批准号:81900988
- 批准年份:2019
- 资助金额:21.0 万元
- 项目类别:青年科学基金项目
肠道细菌关键small RNAs在克罗恩病发生发展中的功能和作用机制
- 批准号:31870821
- 批准年份:2018
- 资助金额:56.0 万元
- 项目类别:面上项目
基于small RNA 测序技术解析鸽分泌鸽乳的分子机制
- 批准号:31802058
- 批准年份:2018
- 资助金额:26.0 万元
- 项目类别:青年科学基金项目
Small RNA介导的DNA甲基化调控的水稻草矮病毒致病机制
- 批准号:31772128
- 批准年份:2017
- 资助金额:60.0 万元
- 项目类别:面上项目
基于small RNA-seq的针灸治疗桥本甲状腺炎的免疫调控机制研究
- 批准号:81704176
- 批准年份:2017
- 资助金额:20.0 万元
- 项目类别:青年科学基金项目
水稻OsSGS3与OsHEN1调控small RNAs合成及其对抗病性的调节
- 批准号:91640114
- 批准年份:2016
- 资助金额:85.0 万元
- 项目类别:重大研究计划
相似海外基金
SaTC: CORE: Small: NSF-DST: Understanding Network Structure and Communication for Supporting Information Authenticity
SaTC:核心:小型:NSF-DST:了解支持信息真实性的网络结构和通信
- 批准号:
2343387 - 财政年份:2024
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
CAREER: Understanding the Dynamic Mechanical Adaptations of Bone Tissue at Small Length Scales
职业:了解小长度尺度下骨组织的动态机械适应
- 批准号:
2339836 - 财政年份:2024
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
RI: Small: Understanding Hand Interaction In The Jumble of Internet Videos
RI:小:在混乱的互联网视频中理解手部交互
- 批准号:
2426592 - 财政年份:2024
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
Understanding prokaryotic small proteins from context
从背景理解原核小蛋白
- 批准号:
FT230100724 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
ARC Future Fellowships
Collaborative Research: SaTC: CORE: Small: Understanding the Limitations of Wireless Network Security Designs Leveraging Wireless Properties: New Threats and Defenses in Practice
协作研究:SaTC:核心:小型:了解利用无线特性的无线网络安全设计的局限性:实践中的新威胁和防御
- 批准号:
2316720 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
Collaborative Research: RI: Small: Motion Fields Understanding for Enhanced Long-Range Imaging
合作研究:RI:小型:增强远程成像的运动场理解
- 批准号:
2232298 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
Collaborative Research: NSF-CSIRO: HCC: Small: Understanding Bias in AI Models for the Prediction of Infectious Disease Spread
合作研究:NSF-CSIRO:HCC:小型:了解预测传染病传播的 AI 模型中的偏差
- 批准号:
2302969 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
Collaborative Research: HCC: Small: Understanding Online-to-Offline Sexual Violence through Data Donation from Users
合作研究:HCC:小型:通过用户捐赠的数据了解线上线下性暴力
- 批准号:
2401775 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
Collaborative Research: SaTC: CORE: Small: Understanding and Taming Deterministic Model Bit Flip attacks in Deep Neural Networks
协作研究:SaTC:核心:小型:理解和驯服深度神经网络中的确定性模型位翻转攻击
- 批准号:
2342618 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant
AF: Small: Understanding Expansion Phenomena: Graphical, Hypergraphical, Geometric, and Quantum
AF:小:理解膨胀现象:图形、超图形、几何和量子
- 批准号:
2326685 - 财政年份:2023
- 资助金额:
$ 39.34万 - 项目类别:
Standard Grant