Global solutions of well-constrained transcendental systems using expression trees and a single solution test

  • Authors:
  • Maxim Aizenshtein;Michael Bartoň;Gershon Elber

  • Affiliations:
  • Technion - Israel Institute of Technology, Haifa 32000, Israel;Technion - Israel Institute of Technology, Haifa 32000, Israel;Technion - Israel Institute of Technology, Haifa 32000, Israel

  • Venue:
  • Computer Aided Geometric Design
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an algorithm which is capable of globally solving a well-constrained transcendental system over some sub-domain D@?R^n, isolating all roots. Such a system consists of n unknowns and n regular functions, where each may contain non-algebraic (transcendental) functions like sin, exp or log. Every equation is considered as a hyper-surface in R^n and thus a bounding cone of its normal (gradient) field can be defined over a small enough sub-domain of D. A simple test that checks the mutual configuration of these bounding cones is used that, if satisfied, guarantees at most one zero exists within the given domain. Numerical methods are then used to trace the zero. If the test fails, the domain is subdivided. Every equation is handled as an expression tree, with polynomial functions at the leaves, prescribing the domain. The tree is processed from its leaves, for which simple bounding cones are constructed, to its root, which allows to efficiently build a final bounding cone of the normal field of the whole expression. The algorithm is demonstrated on curve-curve intersection, curve-surface intersection, ray-trap and geometric constraint problems and is compared to interval arithmetic.