Sciweavers

5228 search results - page 294 / 1046
» Case Studies for Software Engineers
Sort
View
IWFM
1998
15 years 8 months ago
Formal Engineering of the Bitonic Sort using PVS
In this paper, we present a proof that the bitonic sort is sound using PVS, a powerful specification and verification environment. First, we briefly introduce this well-known para...
Raphaël Couturier
SIGSOFT
2008
ACM
16 years 7 months ago
Semi-automating small-scale source code reuse via structural correspondence
Developers perform small-scale reuse tasks to save time and to increase the quality of their code, but due to their small scale, the costs of such tasks can quickly outweigh their...
Rylan Cottrell, Robert J. Walker, Jörg Denzin...
EUROSPI
2006
Springer
15 years 10 months ago
Developing Software with Scrum in a Small Cross-Organizational Project
In an action research study, we describe the application of the scrum software development process in a small cross-organizational development project. The stakeholders in the proj...
Torgeir Dingsøyr, Geir Kjetil Hanssen, Tore...
GECCO
2010
Springer
196views Optimization» more  GECCO 2010»
15 years 11 months ago
Using synthetic test suites to empirically compare search-based and greedy prioritizers
The increase in the complexity of modern software has led to the commensurate growth in the size and execution time of the test suites for these programs. In order to address this...
Zachary D. Williams, Gregory M. Kapfhammer
SIGSOFT
2004
ACM
16 years 7 months ago
How a good software practice thwarts collaboration: the multiple roles of APIs in software development
The principle of information hiding has been very influential in software engineering since its inception in 1972. This principle prescribes that software modules hide implementat...
Cleidson R. B. de Souza, David F. Redmiles, Li-Te ...