Foundamental Study on Fundational Model of Concurrent Computation

并发计算基本模型的基础研究

基本信息

  • 批准号:
    02680020
  • 负责人:
  • 金额:
    $ 1.09万
  • 依托单位:
  • 依托单位国家:
    日本
  • 项目类别:
    Grant-in-Aid for General Scientific Research (C)
  • 财政年份:
    1990
  • 资助国家:
    日本
  • 起止时间:
    1990 至 1991
  • 项目状态:
    已结题

项目摘要

The purpose of this research project is to develop a functional model of concurrent computation based on narrowing such that we can analyze and verify concurrent programs by using rewriting techniques.The results we obtained in the research project are as follows.We first proposed a computation model called Dynamic Term Rewriting Calculus (DTRC, for short). It is a preliminary version of our target model. DTRC has features such as dynamically changing rewrite rules during computation and hierarchically declaring function symbols, variables and rewrite rules. We obtained fundamental results on confluency and termination of DTRC terms.We also investigated the theory of process algebras and proposed two extensions of CCS. One is CCS with limit values. It has term rewriting systems as the mechanism for defining (possibly limit) values and has the feature of branching by a limit value. We gave a semantics for the extended CCS by introducing a new concept of test precision. The other extension is CCS with broadcast (called CCS+b). It formalizes broadcast which is characterized with one-to-many communication and nondeterministic communication in receiving signals. We obtained commutativity and associativity lows for choice and parallel composition operators, and expansion low. These lows are useful for analyzing processes.We studied tree pattern matching and found a parallel algorithm for tree pattern matching which improved the algorithm of Ramesh et al. in time and space.
本研究项目的目的是开发一种基于窄化的并发计算功能模型,以便我们可以使用重写技术来分析和验证并发程序。我们在研究项目中获得的结果如下。我们首先提出了一种称为动态项重写演算(Dynamic Term Rewriting Calculus,简称DTRC)的计算模型。这是我们目标模型的初步版本。 DTRC具有计算过程中动态改变重写规则以及分层声明函数符号、变量和重写规则等特点。我们在DTRC项的汇合和终止方面获得了基本结果。我们还研究了过程代数理论并提出了CCS的两个扩展。一种是具有极限值的 CCS。它具有术语重写系统作为定义(可能是极限)值的机制,并且具有按极限值分支的特征。我们通过引入测试精度的新概念给出了扩展CCS的语义。另一个扩展是带广播的CCS(称为CCS+b)。它将广播形式化,广播的特点是一对多通信和接收信号的非确定性通信。我们获得了选择运算符和并行组合运算符的交换性和结合性低值以及扩展性低值。这些低点对于分析过程很有用。我们研究了树模式匹配,发现了一种树模式匹配的并行算法,该算法改进了 Ramesh 等人的算法。在时间和空间上。

项目成果

期刊论文数量(27)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
太郎良 浩次: "木パタ-ンマッチングのための並列アルゴリズム" 電子情報通信学会論文誌.
Koji Taro:《树模式匹配的并行算法》电子信息通信工程师学会期刊。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
Shoji YUEN, Toshiki SAKABE and Yasuyoshi INAGAKI: "Passing Valuse in CCS by Rewriting Messages" Technical Research Report of IEICE. COMP91-9. 79-87 (1991)
Shoji YUEN、Toshiki SAKABE 和 Yasuyoshi INAGAKI:“通过重写消息在 CCS 中传递价值”IEICE 技术研究报告。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
Shoji YUEN, Toshiki SAKABE and Yasuyoshi INAGAKI: "A Mechanism for Branching by Values in Communicating Processes" Technical Research Report of IEICE. COMP91-69. 11-20 (1991)
Shoji YUEN、Toshiki SAKABE 和 Yasuyoshi INAGAKI:“通信过程中按值进行分支的机制”IEICE 技术研究报告。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
Kouji TAROHRA, Tomio HIRATA and Yasuyoshi INAGAKI: "Parallel Algorithm for Tree Pattern Matching" Transactions of IEICE.
Kouji TAROHRA、Tomio HIRATA 和 Yasuyoshi INAGAKI:“树模式匹配的并行算法”IEICE 交易。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
今井 裕二: "ブロ-ドキャスト型通信機構を追加したCCS" 電子情報通信学会技術研究報告. COMP91ー49. 51-57 (1991)
Yuji Imai:“带有附加广播型通信机制的CCS”IEICE COMP91-49 (1991)。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
{{ 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 }}

SAKABE Toshiki其他文献

On Proving Termination of Constrained Term Rewriting Systemsby Elim-inating Edges from Dependency Graphs
通过消除依赖图中的边来证明约束项重写系统的终止
  • DOI:
  • 发表时间:
    2011
  • 期刊:
  • 影响因子:
    0
  • 作者:
    SAKATA Tsubasa;NISHIDA Naoki;SAKABE Toshiki
  • 通讯作者:
    SAKABE Toshiki
A Unified Ordering for Termination Proving
终止证明的统一排序
  • DOI:
  • 发表时间:
    2014
  • 期刊:
  • 影响因子:
    1.3
  • 作者:
    YAMADA Akihisa;KUSAKARI Keiichirou;SAKABE Toshiki
  • 通讯作者:
    SAKABE Toshiki
Partial Status for KBO
柯伊伯带天体的部分状态
  • DOI:
  • 发表时间:
    2013
  • 期刊:
  • 影响因子:
    0
  • 作者:
    YAMADA Akihisa;KUSAKARI Keiichirou;SAKABE Toshiki
  • 通讯作者:
    SAKABE Toshiki
Context-Sensitive Innermost Reduction of Linear Right-Shallow Term Rewriting Systems Effectively Preserves Regularity
线性右浅项重写系统的上下文敏感内层约简有效保持了正则性
  • DOI:
  • 发表时间:
    2009
  • 期刊:
  • 影响因子:
    0
  • 作者:
    KOJIMA Yoshiharu;SAKAI Masahiko;NISHIDA Naoki;KUSAKARI Keiichirou;SAKABE Toshiki
  • 通讯作者:
    SAKABE Toshiki
Manufacturing process of Japanese "Hatakanagu" flag ornament
日本“Hatakanagu”旗饰的制作过程
  • DOI:
  • 发表时间:
    2009
  • 期刊:
  • 影响因子:
    0
  • 作者:
    UCHIYAMA Keita;SAKAI Masahiko;SAKABE Toshiki;KUSAKARI Keiichirou;ISHIDA Naoki;Masashi Kume
  • 通讯作者:
    Masashi Kume

SAKABE Toshiki的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('SAKABE Toshiki', 18)}}的其他基金

Study of Verification of Security of Programs based on Term Rewriting Systems and Tree Automata
基于术语重写系统和树自动机的程序安全性验证研究
  • 批准号:
    20300010
  • 财政年份:
    2008
  • 资助金额:
    $ 1.09万
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
Type Inference of Object-Oriented Programs with Exceptions Based on Term Rewriting
基于术语重写的面向对象程序异常类型推断
  • 批准号:
    16300005
  • 财政年份:
    2004
  • 资助金额:
    $ 1.09万
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
Abstraction of Nonterminating Processes and Its Algebraic Specification
非终止过程的抽象及其代数规范
  • 批准号:
    63580025
  • 财政年份:
    1988
  • 资助金额:
    $ 1.09万
  • 项目类别:
    Grant-in-Aid for General Scientific Research (C)
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了