Research on Theoretical Aspects of Evolutionary Software
进化软件理论方面的研究
基本信息
- 批准号:09245102
- 负责人:
- 金额:$ 26.24万
- 依托单位:
- 依托单位国家:日本
- 项目类别:Grant-in-Aid for Scientific Research on Priority Areas
- 财政年份:1997
- 资助国家:日本
- 起止时间:1997 至 1999
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
Computational environments are evolving from "sequential" into "parallel and/or distributed", and applications are evolving into the ones that require finer demands and requirements in efficiency, time, specification and verification, etc.With this background models of evolvable computer software and their theoretical aspects were studied in this project.A sound parallelization framework of transforming a sequential program into a parallel program that the resultant parallel program runs faster than the original sequential one was given for functional programs by T. Ito.Verification and specification of distributed programs that evolve under internet environments are of important issues. M. Hagiya proposed an interesting idea of verification of verification methods and how to evolve verification conditions.N. Yonezaki studied bow to specify and verify real-time reactive systems, using temporal logics and linear logic, and he gave various basic formal properties on temporal structures. … More T. Ida studied some basic properties of functional logic programs with applications to executable specifications, and he implemented a functional logic programming system under a distributed system.Term rewriting systems (TRS) provide fine-grained operational mechanisms for executions of various structures, including evolvable programs and mechanisms.T. Sakabe gave a model of adaptive TRSs. Y. Toyama gave an analysis and synthesis method of TRSs, and a powerful procedure of proving termination of TRSs.Also, a number of interesting works on linear logic and its extensions were done, including 1) a proposal of introducing temporal linear logic (T. Ito), 2) a linear logic language with locality and temporality (K. Kobayashi), 3) a proposal of combining linear logic and concurrent TRSs for specification and verification of real-time systems (M. Okada), 4) an efficient compiler of linear logic programming language (N. Tamura). In addition, K. Kobayashi proposed a type system of distributed systems that guarantees deadlock-freedom, and S. Nishizaki proposed an environment calculus which is an extension of ML to incorporate environments into ML. Less
计算环境从“串行”走向“并行和/或分布式”,应用程序正在向效率、时间、规范和验证等方面提出更精细的要求和要求。以此为背景,演化计算机软件模型及其应用该项目对理论方面进行了研究。T. Ito针对函数式程序给出了一种将顺序程序转换为并行程序的健全并行化框架,所得并行程序比原始顺序程序运行得更快。分布式程序的验证和规范发展M. Hagiya 提出了一个有趣的想法,即验证方法的验证以及如何演化验证条件,使用时序逻辑和线性逻辑来研究弓来指定和验证实时反应系统。 ,他给出了时间结构的各种基本形式属性……更多 T. Ida 研究了函数逻辑程序的一些基本属性以及可执行规范的应用,并在分布式系统下实现了函数逻辑编程系统。术语重写系统(TRS)。提供细粒度的运行机制T. Sakabe 给出了自适应 TRS 的模型。 Y. Toyama 给出了 TRS 的分析和综合方法,以及证明 TRS 终止的强大过程。此外,还有一些有趣的工作。关于线性逻辑及其扩展的研究已经完成,包括 1)引入时间线性逻辑的提案(T. Ito),2)具有局部性和时间性的线性逻辑语言(K. Kobayashi),3)提案结合线性逻辑和并发TRS来规范和验证实时系统(M. Okada),4)线性逻辑编程语言的高效编译器(N. Tamura)此外,K. Kobayashi提出了一种分布式类型系统。保证无死锁的系统,S. Nishizaki 提出了一种环境演算,它是 ML 的扩展,将环境合并到 ML Less 中。
项目成果
期刊论文数量(126)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Mitsuharu Yamamoto,Koichi Takahashi,Masami Hagiya,Shin-ya Nishizaki: "Formalization of Graph Search Algorithms and its Applications" Lecture Notes in Computer Science,Springer-Verlag. Vol.1479. 479-496 (1998)
Mitsuharu Yamamoto、Koichi Takahashi、Masami Hagiya、Shin-ya Nishizaki:“图搜索算法的形式化及其应用”计算机科学讲义,Springer-Verlag。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
Wei-Ngun CHIN, Masami HAGIYA: "A Bounds Inference Method for Vector-Based Memoization" International Conference on Functional Programming'97. 176--187 (1997)
Wei-Ngun CHIN、Masami HAGIYA:“基于向量的记忆化的界限推理方法”函数式编程国际会议97。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
Takayasu Ito: "A Sound Parallelization Framework for Parallel Scheme Programming, Parallel and Distributed Computing for Symbolic and Irregular Applications"World Scientific. 2-39 (2000)
Takayasu Ito:“用于并行方案编程、符号和不规则应用程序的并行和分布式计算的健全并行化框架”世界科学。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
番原 睦、田村 直之: "線形論理型言語のJAVA言語による処理系の設計と実装"情報処理学会論文誌プログラミング. Vol.40, No.SIG10. 1-16 (1999)
Mutsumi Banhara、Naoyuki Tamura:“使用 JAVA 线性逻辑语言的处理系统的设计和实现”《日本信息处理协会编程学报》第 40 卷,第 1-16 期(1999 年)。
- DOI:
- 发表时间:
- 期刊:
- 影响因子:0
- 作者:
- 通讯作者:
Yasuaki Takebe and Masami Hagiya: "A User Interface for Controlling Term Rewriting Based on Computing-as-Editing Paradigm" User Interfaces for Theorem Provers UITP'97,INRIA Sophia-Antipolis. 93--100 (1997)
Yasuaki Takebe 和 Masami Hagiya:“基于计算即编辑范式的控制术语重写的用户界面”定理证明者 UITP97 的用户界面,INRIA Sophia-Antipolis。
- 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 }}
ITO Takayasu其他文献
ITO Takayasu的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('ITO Takayasu', 18)}}的其他基金
The Research on the Market Mechanism of Mid and Long Term Interest Rates in Japan
日本中长期利率市场机制研究
- 批准号:
19530271 - 财政年份:2007
- 资助金额:
$ 26.24万 - 项目类别:
Grant-in-Aid for Scientific Research (C)
Research on New Parallel Functional Languages and Their High-Performance Processors
新型并行函数语言及其高性能处理器的研究
- 批准号:
13480073 - 财政年份:2001
- 资助金额:
$ 26.24万 - 项目类别:
Grant-in-Aid for Scientific Research (B)
Research on Parallel Lisp Language and System
并行Lisp语言及系统研究
- 批准号:
01420029 - 财政年份:1989
- 资助金额:
$ 26.24万 - 项目类别:
Grant-in-Aid for General Scientific Research (A)
Complementary Programming Environment
补充编程环境
- 批准号:
60420035 - 财政年份:1985
- 资助金额:
$ 26.24万 - 项目类别:
Grant-in-Aid for General Scientific Research (A)
相似海外基金
An Autonomous Rapidly Adaptive Multiphoton Microscope for Neural Recording and Stimulation
用于神经记录和刺激的自主快速自适应多光子显微镜
- 批准号:
10739050 - 财政年份:2023
- 资助金额:
$ 26.24万 - 项目类别:
Transcatheter Strategies for Leaflet Extension to Treat Mitral Regurgitation
经导管小叶延伸治疗二尖瓣反流策略
- 批准号:
9754866 - 财政年份:2017
- 资助金额:
$ 26.24万 - 项目类别:
Transcatheter Strategies for Leaflet Extension to Treat Mitral Regurgitation
经导管小叶延伸治疗二尖瓣关闭不全的策略
- 批准号:
10001587 - 财政年份:2017
- 资助金额:
$ 26.24万 - 项目类别:
Droplet Microfluidic Platform for Ultralow Input Epigenetics
用于超低输入表观遗传学的液滴微流控平台
- 批准号:
9015419 - 财政年份:2015
- 资助金额:
$ 26.24万 - 项目类别: