<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">ON APPLICATIONS AND ENVIRONMENTS FOR MULTI-AGENT SYSTEMS</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Paul</forename><surname>Valckenaers</surname></persName>
							<email>paul.valckenaers@mech.kuleuven.be</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Mechanical Engineering</orgName>
								<orgName type="institution">Katholieke Universiteit Leuven</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">John</forename><surname>Sauter</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">NewVectors</orgName>
								<address>
									<region>LLC</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Carles</forename><surname>Sierra</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">The Artificial Intelligence Research Institute</orgName>
								<orgName type="institution">Spanish Research Council</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Juan</forename><forename type="middle">Antonio</forename><surname>Rodriguez</surname></persName>
							<affiliation key="aff2">
								<orgName type="department">The Artificial Intelligence Research Institute</orgName>
								<orgName type="institution">Spanish Research Council</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">ON APPLICATIONS AND ENVIRONMENTS FOR MULTI-AGENT SYSTEMS</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">64269BD4BC2206D592DCD068D2EDFA89</idno>
					<idno type="DOI">10.1007/s10458-006-9002-5)</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T14:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper addresses MAS environments from an application perspective. It presents a structured view on environment-centric MAS applications. This comprises three base configurations, which MAS applications may apply directly or combine into a composite configuration. For each configuration, the paper presents key issues, requirements and opportunities (e.g. time management issues, real-world augmentation opportunities and state snapshot requirements). Thus, the paper delineates what environment technology may implement to serve MAS applications. Sample applications illustrate the configurations. Electronic institutions provide an example of an environment technology, already achieving some maturity. This paper is a preview of a more extensive paper (Autonomous Agents and Multi-Agent Systems (2007) 14:61-85,</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Simulation Applications</head><p>In simulation applications, agents interact with the environment, which models entities in the world-ofinterest. There is no run-time connection from the real world to these models in the environment.</p><p>In this area, repositories of reusable emulation models can capture important domain knowledge and improve the overall quality of the models employed in MAS. The fact that these emulation models correspond to parts of the real world facilitates integration and reusability significantly. To this end, emulation model developers must avoid relying on a specific context and only reflect the corresponding part of the world-of-interest.</p><p>Specific for the simulation context is the need for time management functions. Some of these functions are the subject of ongoing research. In contrast, the ability to slow down agent computations when the emulation requires more than real-time, or the ability to emulate in real-time while agents are deliberating in combination with the speed-up of discrete-event simulation when agents are idling, are relatively simple time management functions. Nonetheless, such functionality is absent in existing simulation software and cannot be added later. Environment technology has the opportunity to provide suitable support at the core of its implementations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>World-of-interest</head><p>Real World </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Other configurations</head><p>In a third configuration, the environment augments adaptive structured information systems. These rations must anticipate integration requ ed as an example of re</p></div>		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>his paper presents work funded by the Research Fund of the K.U.Leuven (Concerted Research Action A making aspects; the environment reflects the remaining entities in the world-of-interest. There is a runtime connection between the environment and the real world. The agents only interact with the real world through the environment as an intermediary.</p><p>In this configuration, the environment provide mentations of the real world. It provides enhanced access to the real world (sensor data processing, virtual sensors and actuators), online auto-updated documentation (specs, maps), and information processing infrastructures (stigmergy). In additon, the environment regulates the usage of and access to real-world entities. Moreover, it extends the realworld by its past (log or trace) and its future (what-if models, possibly reflecting intentions and commitments).</p><p>This functionality typically is reusable and modular. Indeed, many of the env be developed based on selfknowledge (of the corresponding real-world entity) only. Hence, such augmented environment entities can be constructed to be reusable wherever and whenever an instance of the correspond-ing real-world entity exists. And, much of the functionality is application-independent. Virtual world: real world sensing, acting and emulating augmentations extend the information system, monitor the information system and add information processing structures. Furthermore, the environment captures the behavior of the agents themselves, allowing the agents to benefit from past experience of the agent community. Moreover, the environment may provide links between information structures. Composite configurations reveal how base configu irements. The functionality identified in the composite configuration includes access to the 'system state' in base configurations. Time and time management services are also important.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>World</head><p>Finally, the paper addresses software support. Electronic Institutions are discuss levant technology.</p><p>T on Autonomic Computing for Distributed Production Systems), and the projects Web-i(2) and OpenKnowledge.</p></div>			</div>
			<div type="references">

				<listBibl/>
			</div>
		</back>
	</text>
</TEI>
