Sciweavers

9049 search results - page 242 / 1810
» The New C Standard
Sort
View
SIGMOD
2001
ACM
93views Database» more  SIGMOD 2001»
16 years 6 months ago
XQuery Formal Semantics: State and Challenges
The XQuery formalization is an ongoing effort of the W3C XML Query working group to define a precise formal semantics for XQuery. This paper briefly introduces the current state o...
Peter Fankhauser
PADL
2004
Springer
15 years 12 months ago
UUXML: A Type-Preserving XML Schema-Haskell Data Binding
An XML data binding is a translation of XML documents into values of some programming language. This paper discusses a typepreserving XML–Haskell data binding that handles docume...
Frank Atanassow, Dave Clarke, Johan Jeuring
ERSHOV
2001
Springer
15 years 11 months ago
Exploring Template Template Parameters
Abstract The generic programming paradigm has exerted great influence on the recent development of C++, e.g., large parts of its standard library [2] are based on generic containe...
Roland Weiss, Volker Simonis
MOR
2000
67views more  MOR 2000»
15 years 6 months ago
Superlinear Convergence of an Interior-Point Method Despite Dependent Constraints
We show that an interior-pointmethodfor monotonevariationalinequalitiesexhibits superlinear convergence provided that all the standard assumptions hold except for the well-known as...
Daniel Ralph, Stephen J. Wright
ORL
2007
61views more  ORL 2007»
15 years 6 months ago
Exact solutions to linear programming problems
The use of floating-point calculations limits the accuracy of solutions obtained by standard LP software. We present a simplex-based algorithm that returns exact rational solutio...
David Applegate, William J. Cook, Sanjeeb Dash, Da...