Sciweavers

468 search results - page 26 / 94
» Generator and Search Objects in Java
Sort
View
EMO
2003
Springer
137views Optimization» more  EMO 2003»
14 years 1 months ago
A Two-Phase Local Search for the Biobjective Traveling Salesman Problem
This article proposes the Two-Phase Local Search for finding a good approximate set of non-dominated solutions. The two phases of this procedure are to (i) generate an initial sol...
Luis Paquete, Thomas Stützle
MM
1997
ACM
182views Multimedia» more  MM 1997»
14 years 19 days ago
VideoQ: An Automated Content Based Video Search System Using Visual Cues
The rapidity with which digital information, particularly video is being generated, has necessitated the development of tools for efficient search of these digital media. Content...
Shih-Fu Chang, William Chen, Horace J. Meng, Hari ...
BTW
2003
Springer
129views Database» more  BTW 2003»
14 years 1 months ago
Type Checking in XOBE
: XML is the upcoming standard for internet data. Java is the most important programming language for internet applications. Nevertheless, in today’s languages and tools there is...
Martin Kempa, Volker Linnemann
ICSE
2010
IEEE-ACM
14 years 1 months ago
From behaviour preservation to behaviour modification: constraint-based mutant generation
The efficacy of mutation analysis depends heavily on its capability to mutate programs in such a way that they remain executable and exhibit deviating behaviour. Whereas the forme...
Friedrich Steimann, Andreas Thies
ECOOP
2007
Springer
14 years 2 months ago
Metaprogramming with Traits
Abstract. In many domains, classes have highly regular internal structure. For example, so-called business objects often contain boilerplate code for mapping database fields to cl...
John H. Reppy, Aaron Turon