文档介绍:可视化多主体系统开发平台VAStudio设计与实现
林芬1,2 邱莉榕1,2 贾颖杰1,2 史忠植基金项目:国家973计划项目(2003CB317004),国家863计划项目(2003AA115220),自然科学基金(60435010),北京科学基金(4052025)
作者简介:林芬,硕士生,主要研究方向为智能主体技术、数据挖掘等。
1中国科学院计算技术研究所北京 100080
2中国科学院研究生院北京 100039
******@.
摘要:多主体系统(Multi-Agent System)开发工具是解决面向主体的程序设计的关键技术,目前开发的多种多主体系统开发工具都尚未满足实际要求或存在某些缺陷,本文设计和实现了可视化多主体系统开发平台VAStudio,为用户提供一个功能强大的可视化多主体系统设计和编程环境,根据用户的需求,可视化智能引导生成主体,方便了基于主体的应用系统的开发,很大程度上提高了多主体系统开发的适应性。本文详细介绍了VAStudio的设计思想包括体系结构和各个功能模块,并以分布式数据挖掘为例验证了该工具的可行性和优越性。
关键词:主体多主体系统设计工具开发工具
Design and Implementation of Visual Multi- Agent Studio
Fen Lin1,2 Lirong Qiu1,2 Yingjie Jia1,2 Zhongzhi Shi1
1 (Institute puting Technology, CAS, Beijing 100080)
2 (Graduate School of Chinese Academy of Science, Beijing 100039)
******@.
Abstract: Multi-Agent Toolkits is an important field in the research domain of agent-oriented software engineering. However there still lies this or that kind of deficits in most traditional multi-agent toolkits. This paper introduces the implementation of Visual Multi-Agent Studio, which provides an integrated design and programming environment to support generating agents automatically. Also the system makes it easy to develop agent-oriented application system and improve its adaptability on a large scale. This paper introduces the design philosophy such as architecture and functional module of VAStudio in detail. Finally it prove