首页 /研究 /Meld: A declarative approach to programming ensembles
OTHER

Meld: A declarative approach to programming ensembles

Michael P. Ashley‐Rollman, Seth Copen Goldstein, Peter Lee, Todd C. Mowry, Padmanabhan Pillai

发表年份
2007
引用次数
102

摘要

This paper presents Meld, a programming language for modular robots, i.e., for independently executing robots where inter-robot communication is limited to immediate neighbors. Meld is a declarative language, based on P2, a logicprogramming language originally designed for programming overlay networks. By using logic programming, the code for an ensemble of robots can be written from a global perspective, as opposed to a large collection of independent robot views. This greatly simplifies the thought process needed for programming large ensembles. Initial experience shows that this also leads to a considerable reduction in code size and complexity. An initial implementation of Meld has been completed and has been used to demonstrate its effectiveness in the Claytronics simulator. Early results indicate that Meld programs are considerably more concise (more than 20× shorter) than programs written in C++, while running nearly as efficiently.

关键词

Computer scienceProgramming languageRobotModular designCode (set theory)Programming paradigmProcess (computing)OverlayFifth-generation programming languageArtificial intelligence

相关论文

查看 OTHER 分类全部论文