Sciweavers

5757 search results - page 308 / 1152
» Dynamic Policy Programming
Sort
View
CORR
2010
Springer
140views Education» more  CORR 2010»
15 years 6 months ago
Dynamic Vehicle Routing for Data Gathering in Wireless Networks
We consider a dynamic vehicle routing problem in wireless networks where messages arriving randomly in time and space are collected by a mobile receiver (vehicle or a collector). ...
Güner D. Çelik, Eytan Modiano
ENTCS
2007
107views more  ENTCS 2007»
15 years 6 months ago
Dynamic Contextual Adaptation
When developing systems based on COTS, components need to be adapted in most of the occasions to work under certain conditions which were not initially predicted by their develope...
Antonio Brogi, Javier Cámara, Carlos Canal,...
191
Voted
JNSM
2000
96views more  JNSM 2000»
15 years 6 months ago
Multi-service Dynamic QoS Routing Schemes with Call Admission Control: A Comparative Study
In this paper, we consider wide-area backbone networks where multiple connection-oriented guaranteed services with differing bandwidth/flow requirements are offered. Specifically,...
Deep Medhi, I. Sukiman
KBSE
2009
IEEE
16 years 1 months ago
Reggae: Automated Test Generation for Programs Using Complex Regular Expressions
Abstract—Test coverage such as branch coverage is commonly measured to assess the sufficiency of test inputs. To reduce tedious manual efforts in generating high-covering test i...
Nuo Li, Tao Xie, Nikolai Tillmann, Jonathan de Hal...
IEEEPACT
2006
IEEE
16 years 20 days ago
A two-phase escape analysis for parallel java programs
Thread escape analysis conservatively determines which objects may be accessed in more than one thread. Thread escape analysis is useful for a variety of purposes – finding rac...
Kyungwoo Lee, Samuel P. Midkiff