This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
2012-07-06 18:58:35 -05:00
..
2011-05-25 13:10:39 +01:00
2012-07-06 18:58:35 -05:00
2011-05-11 09:28:40 +01:00
2011-05-11 09:28:40 +01:00
2011-05-11 09:28:40 +01:00
2010-11-03 00:33:26 +00:00

This is a prototype of MELD in Prolog. For a full description,
check:

	A Language for Large Ensembles of Independently Executing
Nodes, Michael P. Ashley-Rollman, Peter Lee, Seth Copen Goldstein,
Padmanabhan Pillai, and Jason D. Campbell. In Proceedings of the
International Conference on Logic Programming (ICLP '09), July, 2009.

	Meld: A Declarative Approach to Programming Ensembles. Michael
P. Ashley-Rollman, Seth Copen Goldstein, Peter Lee, Todd C. Mowry, and
Padmanabhan Pillai. In Proceedings of the IEEE International
Conference on Intelligent Robots and Systems (IROS '07), October,
2007.


Supported:
	- basic semantics
	- aggregates
	- updates
	- delete

Unsupported:
	- distributed execution :)