Sciweavers

373 search results - page 8 / 75
» Explicitly Modelling Model Debugging Environments
Sort
View
ESAW
2006
Springer
14 years 1 months ago
Current Issues in Multi-Agent Systems Development
Abstract. This paper surveys the state-of-the-art in developing multi-agent systems, and sets out to answer the questions: "what are the key current issues in developing multi...
Rafael H. Bordini, Mehdi Dastani, Michael Winikoff
ENVSOFT
2006
104views more  ENVSOFT 2006»
13 years 9 months ago
Landscape analysis and simulation shell (Lass)
We present a set of models for simulating vegetation dynamics in disturbance-prone ecosystems with different complexity levels, integrated in a modelling environment for generatin...
Juli G. Pausas, Juan I. Ramos
IPPS
2000
IEEE
14 years 2 months ago
Controlling Distributed Shared Memory Consistency from High Level Programming Languages
One of the keys for the success of parallel processing is the availability of high-level programming languages for on-the-shelf parallel architectures. Using explicit message passi...
Yvon Jégou
WEBI
2009
Springer
14 years 4 months ago
Adapting Reinforcement Learning for Trust: Effective Modeling in Dynamic Environments
—In open multiagent systems, agents need to model their environments in order to identify trustworthy agents. Models of the environment should be accurate so that decisions about...
Özgür Kafali, Pinar Yolum
HASKELL
2007
ACM
14 years 1 months ago
A lightweight interactive debugger for haskell
This paper describes the design and construction of a Haskell source-level debugger built into the GHCi interactive environment. We have taken a pragmatic approach: the debugger i...
Simon Marlow, José Iborra, Bernard Pope, An...