Sciweavers

3091 search results - page 178 / 619
» The Microsoft Relational Engine
Sort
View
SE
2010
15 years 4 months ago
Towards an Architectural Style for Multi-tenant Software Applications
Abstract: Multi-tenant software applications serve different organizations from a single instance and help to save development, maintenance, and administration costs. The architect...
Heiko Koziolek
SIGSOFT
2010
ACM
15 years 4 months ago
Instant code clone search
In this paper, we propose a scalable instant code clone search engine for large-scale software repositories. While there are commercial code search engines available, they treat s...
Mu-Woong Lee, Jong-Won Roh, Seung-won Hwang, Sungh...
GI
2009
Springer
15 years 4 months ago
Project Planning Support by Model Checking
Abstract: Today's trend in software and system engineering is to utilize more specialized models. This model-based development approach makes a single engineering task more ea...
Björn Axenath, Oliver Sudmann
COLING
2010
15 years 1 months ago
Document Expansion Based on WordNet for Robust IR
The use of semantic information to improve IR is a long-standing goal. This paper presents a novel Document Expansion method based on a WordNet-based system to find related concep...
Eneko Agirre, Xabier Arregi, Arantxa Otegi
ISSTA
2004
ACM
15 years 12 months ago
Faster constraint solving with subtypes
Constraints in predicate or relational logic can be translated into boolean logic and solved with a SAT solver. For faster solving, it is common to exploit the typing of predicate...
Jonathan Edwards, Daniel Jackson, Emina Torlak, Vi...