Sciweavers

4438 search results - page 36 / 888
» The Case for Collaborative Programming
Sort
View
IPPS
2003
IEEE
15 years 5 months ago
A Case Study of Selected SPLASH-2 Applications and the SBT Debugging Tool
SBT is portable library and tool for on-line debugging and performance monitoring of shared-memory parallel programs using the single-program-multiple-data (SPMD) model of paralle...
Ernesto Novillo, Paul Lu
IV
2003
IEEE
150views Visualization» more  IV 2003»
15 years 5 months ago
Adapting Single-User Visualization Software for Collaborative Use
This paper presents our experiences with adapting single-user visualization software for web-based collaboration. Sun’s Java JXTA API was used to adapt an opensource molecular v...
Francis T. Marchese, Jude Mercado, Yi Pan
STTT
2010
134views more  STTT 2010»
14 years 10 months ago
A case study to evaluate the suitability of graph transformation tools for program refactoring
This article proposes a case study to evaluate the suitability of graph transformation tools for program refactoring. In order to qualify for this purpose, a graph transformation s...
Francisco Javier Pérez, Yania Crespo, Berth...
GECCO
2006
Springer
161views Optimization» more  GECCO 2006»
15 years 3 months ago
Instance similarity and the effectiveness of case injection in a genetic algorithm for binary quadratic programming
When an evolutionary algorithm addresses a sequence of instances of the same problem, it can seed its population with solutions that it found for previous instances. This techniqu...
Jason Amunrud, Bryant A. Julstrom
ENTCS
2008
142views more  ENTCS 2008»
14 years 12 months ago
Worst Case Reaction Time Analysis of Concurrent Reactive Programs
Reactive programs have to react continuously to their inputs. Here the time needed to react with the according output is important. While the synchrony hypothesis takes the view t...
Marian Boldt, Claus Traulsen, Reinhard von Hanxled...