Sciweavers

ASWEC
2001
IEEE
15 years 7 months ago
CORONET: An Australian Software Engineering Experience in Collaborative Research with the European Community
The purpose of this paper is two fold. Firstly, to inform the Australian software engineering community of the European Fifth Framework research structure and the involvement of a...
John D'Ambra, D. Ross Jeffery, Dietmar Pfahl
ASWEC
2001
IEEE
15 years 7 months ago
Process Improvement in Four Small Software Companies
For many small software companies, full-scale software process improvement (SPI) initiatives are often out of reach due to prohibitive costs and lack of SPI knowledge. However, to...
Aileen Cater-Steel
ASWEC
2001
IEEE
15 years 7 months ago
Applying Static Analysis to Large-Scale, Multi-Threaded Java Programs
Static analysis is a tremendous help when trying to find faults in complex software. Writing multi-threaded programs is difficult, because the thread scheduling increases the prog...
Cyrille Artho, Armin Biere
ASPDAC
2001
ACM
103views Hardware» more  ASPDAC 2001»
15 years 7 months ago
Efficient minimum spanning tree construction without Delaunay triangulation
Given n points in a plane, a minimum spanning tree is a set of edges which connects all the points and has a minimum total length. A naive approach enumerates edges on all pairs o...
Hai Zhou, Narendra V. Shenoy, William Nicholls