Sciweavers

468 search results - page 45 / 94
» Generator and Search Objects in Java
Sort
View
ATAL
2010
Springer
13 years 8 months ago
Incremental plan aggregation for generating policies in MDPs
Despite the recent advances in planning with MDPs, the problem of generating good policies is still hard. This paper describes a way to generate policies in MDPs by (1) determiniz...
Florent Teichteil-Königsbuch, Ugur Kuter, Gui...
WWW
2001
ACM
14 years 9 months ago
JOBS: Javacard-based Online-ticket Booking System
It is expected that the next generation of smart card will be more intelligent, more interactive and more interoperable. We call these the 3i requirements. A smart card wallet sys...
Derek W. M. Sin, Henry C. B. Chan
ISSTA
2004
ACM
14 years 1 months ago
Evolutionary testing of classes
Object oriented programming promotes reuse of classes in multiple contexts. Thus, a class is designed and implemented with several usage scenarios in mind, some of which possibly ...
Paolo Tonella
ERCIMDL
2009
Springer
139views Education» more  ERCIMDL 2009»
14 years 3 months ago
Geographic Information Retrieval and Digital Libraries
In this demonstration we will examine the effectiveness of Geographic Information Retrieval (GIR) methods in digital library interfaces. We will show how various types of informat...
Ray R. Larson
SIGMETRICS
2004
ACM
103views Hardware» more  SIGMETRICS 2004»
14 years 1 months ago
Myths and realities: the performance impact of garbage collection
This paper explores and quantifies garbage collection behavior for three whole heap collectors and generational counterparts: copying semi-space, mark-sweep, and reference counti...
Stephen M. Blackburn, Perry Cheng, Kathryn S. McKi...