Sciweavers

3311 search results - page 382 / 663
» Deductive Object Programming
Sort
View
144
Voted
AGENTCL
2000
Springer
15 years 8 months ago
Operational Semantics for Agent Communication Languages
Abstract. In this paper, we study the operational semantics of agent communication languages.We develop a basic multi-agent programming language for systems of concurrently operati...
Rogier M. van Eijk, Frank S. de Boer, Wiebe van de...
101
Voted
ECOOP
1998
Springer
15 years 8 months ago
Wrappers to the Rescue
Wrappers are mechanisms for introducing new behavior that is executed before and/or after, and perhaps even in lieu of, an existing method. This paper examines several ways to impl...
John Brant, Brian Foote, Ralph E. Johnson, Don Rob...
129
Voted
HOTOS
2009
IEEE
15 years 7 months ago
Simplifying Distributed System Development
Distributed systems are difficult to design and develop. The difficulties arise both in basic safety correctness properties, and in achieving high performance. As a result of this...
Maysam Yabandeh, Nedeljko Vasic, Dejan Kostic, Vik...
122
Voted
APSEC
1995
IEEE
15 years 7 months ago
An Empirical Study on Software Error Detection: Voting, Instrumentation, and Fagan Inspection
Thispaper presents the results of an experiment that compared error detection capability of voting, instrumentation,and Fagan inspection methods. Several experimentshave measured ...
Sun Sup So, Yongseop Lim, Sung Deok Cha, Yong Rae ...
120
Voted
ENTCS
2006
113views more  ENTCS 2006»
15 years 3 months ago
Concurrent Java Test Generation as a Search Problem
A Random test generator generates executable tests together with their expected results. In the form of a noise-maker, it seeds the program with conditional scheduling primitives ...
Yaniv Eytani