We describe the implementation of the LEDA [MN95, Nah95] data type real. Every integer is a real and reals are closed under the operations addition, subtraction, multiplication, division and squareroot. The main features of the data type real are The user{interface is similar to that of the built{in data type double. All comparison operators f>;; <;;=g are exact. In order to determine the sign of a real number x the data type rst computes a rational number q such that jxj q implies x = 0 and then computes an approximation of x of sucient precision to decide the sign of x. The user may assist the data type by providing a separation bound q. The data type also allows to evaluate real expressions with arbitrary precision. One may eit...
Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web...
In this Research Report we want to clarify the current efficiency of two LEDA software layers. We ex...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
We describe the implementation of the LEDA data type real. Every integer is a real and reals are clo...
The LEDA number type real is extended by the diamond operator, which allows to compute exactly with ...
Abstract. Floating point operations are fast, but require continuous effort by the user to ensure co...
The data type bigfloat is the high-precision floating point type of LEDA. A bigfloat is a number of ...
A real number x is constructive if an algorithm can be given to compute arbitrarily accurate approxi...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
Real algebraic numbers are real roots of polynomials with integral coefficients. They can be represe...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Floating point operations are fast, but require continuous effort on the partof the user in order to...
Modern computational tasks are often required to not only guarantee predefined accuracy, but get the...
With the advances in all fields of technology, accuracy has assumed a more important role. Enhancing...
Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web...
In this Research Report we want to clarify the current efficiency of two LEDA software layers. We ex...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...
We describe the implementation of the LEDA data type real. Every integer is a real and reals are clo...
The LEDA number type real is extended by the diamond operator, which allows to compute exactly with ...
Abstract. Floating point operations are fast, but require continuous effort by the user to ensure co...
The data type bigfloat is the high-precision floating point type of LEDA. A bigfloat is a number of ...
A real number x is constructive if an algorithm can be given to compute arbitrarily accurate approxi...
LEDA is a library of efficient data types and algorithms in combinatorial and geometric computing. ...
Real algebraic numbers are real roots of polynomials with integral coefficients. They can be represe...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Modern computing has adopted the floating point type as a default way to describe computations with ...
Floating point operations are fast, but require continuous effort on the partof the user in order to...
Modern computational tasks are often required to not only guarantee predefined accuracy, but get the...
With the advances in all fields of technology, accuracy has assumed a more important role. Enhancing...
Contents Preface page xi 1 Introduction 1 1.1 Some Programs 1 1.2 The LEDA System 8 1.3 The LEDA Web...
In this Research Report we want to clarify the current efficiency of two LEDA software layers. We ex...
LEDA is a library of efficient data types and algorithms. At present, its strength is graph algorith...