Sciweavers

4469 search results - page 486 / 894
» Dynamic Program Slicing
Sort
View
CONCURRENCY
2002
107views more  CONCURRENCY 2002»
15 years 6 months ago
A callgraph-based search strategy for automated performance diagnosis
Abstract. We introduce a new technique for automated performance diagnosis, using the program's callgraph. We discuss our implementation of this diagnosis technique in the Par...
Harold W. Cain, Barton P. Miller, Brian J. N. Wyli...
PC
2000
115views Management» more  PC 2000»
15 years 6 months ago
Rate of change load balancing in distributed and parallel systems
Dynamic Load Balancing is an important system function destined to distribute workload among available processors to improve throughput and/or execution times of parallel computer...
Luis Miguel Campos, Isaac D. Scherson
RAS
2007
127views more  RAS 2007»
15 years 6 months ago
Programmable springs: Developing actuators with programmable compliance for autonomous robots
Developing real robots that can exploit dynamic interactions with the environment requires the use of actuators whose behaviour can vary from high stiffness to complete complianc...
Bill Bigge, Inman R. Harvey
MIG
2010
Springer
15 years 5 months ago
Path Planning for Groups Using Column Generation
In computer games, one or more groups of units need to move from one location to another as quickly as possible. If there is only one group, then it can be solved efficiently as a ...
Marjan van den Akker, Roland Geraerts, Han Hoogeve...
OOPSLA
2010
Springer
15 years 5 months ago
A time-aware type system for data-race protection and guaranteed initialization
We introduce a type system based on intervals, objects representing the time in which a block of code will execute. The type system can verify time-based properties such as when a...
Nicholas D. Matsakis, Thomas R. Gross