English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Solving Existentially Quantified Constraints with One Equality and Arbitrarily Many Inequalities

MPS-Authors
/persons/resource/persons45262

Ratschan,  Stefan
Programming Logics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Ratschan, S. (2003). Solving Existentially Quantified Constraints with One Equality and Arbitrarily Many Inequalities. In Principles and practice on constraint programming - CP 2003: 9th International Conference, CP 2003 (pp. 615-633). Berlin, Germany: Springer.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-2E22-3
Abstract
This paper contains the first algorithm that can solve disjunctions of constraints of the form $\exists\SVec{y}\STI B \; [ f=0 \;\wedge\; g_1\geq 0\wedge\dots\wedge g_k\geq 0 ]$ in free variables $\SVec{x}$, terminating for all cases when this results in a numerically well-posed problem. Here the only assumption on the terms $f, g_1,\dots, g_n$ is the existence of a pruning function, as given by the usual constraint propagation algorithms or by interval evaluation. The paper discusses the application of an implementation of the resulting algorithm on problems from control engineering, parameter estimation, and computational geometry.