Paper Description: MIP-9702

BibTeX entry:

@incollection{MIP-9702,
author="A. Dolzmann, Th. Sturm"
title="Guarded Expressions in Practice",
institution="Fakult{\"a}t f{\"u}r Mathematik und Informatik, Universit{\"a}t Passau",
year=1997,
number={MIP-9702}
}

Abstract:

Computer algebra systems typically drop some degenerate cases when evaluating expressions, e.g., x/x becomes 1 droping the case x = 0. We claim that it is feasible in practice to compute also the degenerate cases yielding guarded expressions. We work over real closed fields but our ideas about handling guarded expression can be easily transferred to other situations. Using formulas as guards provides a powerful tool for heuristically reducing the combinatorial explosion of cases: equivalent, redundant, tautological, and contradictive cases can be detected by simplification and quantifier elimination. Our approach allows to simplify the expressions on the basis of simplification knowledge on the logical side. The method described in this paper is implemented in the REDUCE package GUARDIAN, which is freely available on the www.

Paper itself:

Cross links:

Ulrike Peiker, Martin Griebl