Sciweavers

3708 search results - page 333 / 371
» Programming with C Exceptions
Sort
View
124 views 95 votes 15 years 4 months ago  ICALP 2000»
We give an O(n log n) algorithm for computing the girth (shortest cycle) of an undirected n-vertex planar graph. Our solution extends to any graph of bounded genus. This improves u...
170 views 101 votes 15 years 3 months ago  NSDI 2008»
The Workshop on Organizing Workshops, Conferences, and Symposia for Computer Systems (WOWCS) was organized to "bring together conference organizers (past, present, and future...
120 views 110 votes 15 years 2 months ago  APLAS 2008»
We define a small-step operational semantics for the ECMAScript standard language corresponding to JavaScript, as a basis for analyzing security properties of web applications and ...
104 views 119 votes 15 years 2 months ago  DICS 2006»
Abstract. Group communication is a programming abstraction that allows a distributed group of processes to provide a reliable service in spite of the possibility of failures within...
224 views 135 votes 15 years 2 months ago  EVOW 2008»
Abstract. The Berth Allocation Problem (BAP) consists on programming and allocating ships to berthing areas along a quay. The BAP is modeled as a vehicle routing problem and a rece...
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 28 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...