Sciweavers

3708 search results - page 334 / 371
» Programming with C Exceptions
Sort
View
134 views 83 votes 15 years 2 months ago  DAGSTUHL 2006»
This paper applies a mix of aspect-oriented programming (AOP) and logic meta-programming (LMP) to tackle some concerns of/in legacy environments. We present four different problem...
183 views 121 votes 15 years 2 months ago  NIPS 2003»
This paper presents a method for learning a distance metric from relative comparison such as “A is closer to B than A is to C”. Taking a Support Vector Machine (SVM) approach,...
230 views 124 votes 15 years 2 months ago  PDPTA 1996»
This paper presents pTask-- a system that allows users to automatically exploit dynamic task-level parallelism in sequential array-based C programs. The system employs compiler an...
255 views 121 votes 15 years 1 months ago  APLAS 2010»
We consider the problem of specifying data structures with complex sharing in a manner that is both declarative and results in provably correct code. In our approach, abstract data...
108 views 97 votes 15 years 27 days ago  COR 2010»
The Max-Min Diversity Problem (MMDP) consists in selecting a subset of elements from a given set in such a way that the diversity among the selected elements is maximized. The prob...
66 views 79 votes 15 years 27 days ago  CORR 2010»
Substitutability, interchangeability and related concepts in Constraint Programming were introduced approximately twenty years ago and have given rise to considerable subsequent re...
120 views 87 votes 15 years 27 days ago  DAM 2010»
In this paper we propose a new integer programming formulation for the multilevel facility location problem and a novel 3-approximation algorithm based on LP rounding. The linear ...
87 views 75 votes 15 years 23 days ago  ENTCS 2007»
This paper relates on a first attempt to see if aspect-oriented programming (AOP) and logic meta-programming (LMP) can help with the revitalisation of legacy business software. B...
80 views 93 votes 15 years 23 days ago  ICGA 2007»
The phenomenon of diminishing returns for additional search effort has been observed by several researchers. We study experimentally additional factors which influence the behavio...
115 views 102 votes 15 years 21 days ago  TCS 2008»
The -calculus is an extension of the -calculus with a pattern matching facility. The form of the argument of a function can be speci ed and hence -calculus is more convenient than...