2012
DOI: 10.1007/s10601-012-9126-y
|View full text |Cite
|
Sign up to set email alerts
|

Interval-based projection method for under-constrained numerical systems

Abstract: This paper presents an interval-based method that follows the branchand-prune scheme to compute a verified paving of a projection of the solution set of an under-constrained system. Benefits of this algorithm include anytime solving process, homogeneous verification of inner boxes, and applicability to generic problems, allowing any number of (possibly nonlinear) equality and inequality constraints. We present three key improvements of the algorithm dedicated to projection problems: (i) The verification proces… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
2
1

Relationship

3
5

Authors

Journals

citations
Cited by 18 publications
(16 citation statements)
references
References 14 publications
0
16
0
Order By: Relevance
“…push (L, x (2) ) 15: cycle loop 16: else if (wid x < ε) then 17: {The box x is too small for bisection} 18: push (L pos , x) 19: end if 20: if (x was discarded or x was stored) then 21: x = pop (L) 22: if (L was empty) then 23: {all boxes have been considered} 24: return L ver , L pos 25: end if 26: else 27: bisect (x), obtaining x (1) and x (2) 28:…”
Section: Algorithm 1 Ibpmentioning
confidence: 99%
See 1 more Smart Citation
“…push (L, x (2) ) 15: cycle loop 16: else if (wid x < ε) then 17: {The box x is too small for bisection} 18: push (L pos , x) 19: end if 20: if (x was discarded or x was stored) then 21: x = pop (L) 22: if (L was empty) then 23: {all boxes have been considered} 24: return L ver , L pos 25: end if 26: else 27: bisect (x), obtaining x (1) and x (2) 28:…”
Section: Algorithm 1 Ibpmentioning
confidence: 99%
“…Many of them are not well-determined, but underdetermined, i.e., having fewer equations than unknowns (m < n), which means they have uncountably many solutions and their solution sets do not consist of isolated points, but are manifolds. In particular, we encounter such systems in robotics [19], stability theory of dynamical systems [35], differential equations solving [31] and multicriteria analysis [30].…”
Section: Introductionmentioning
confidence: 99%
“…In the general case, the guard condition will be expressed as a set of inequalities involving several noise symbols, for which we will have to compute inner boxes, or joint interval inner approximations, for instance using the work of Isshii et al [22] on an interval-based projection method for under-constrained systems, that relies on similar ideas as described in Section 4.2 for the computation of boxes guaranteed to be in the image of a vector-valued function.…”
Section: Guard Conditions In Hybrid Automatamentioning
confidence: 99%
“…In the context of certification of manifolds using parallelotopes, inflating a parallelotope consists in inflating its characteristic box u corresponding to the nonparametric dimensions. To this end, Algorithm 2 implements a two-stage inflation process adapted from a box-inflation process proposed in [12,19]: The main inflation is performed by the interval Newton operator itself at line 2.4, applying it without intersecting the previous domain so as to allow shifting and inflating the box. When this inflation process succeeds (informally the initial parallelotope has to be small enough and close enough to a regular manifold), it often converges to a limit parallelotope from the inside, which does not allow observing the strict contraction necessary to certify the manifold.…”
Section: Manifold Certification Via Parallelotope Computationmentioning
confidence: 99%
“…Note that each iteration of Algorithm 2 involves the interval evaluation of a function, that of a Jacobian matrix and O(n 3 ) interval operations for the right preconditioning of the interval Jacobian. The properties of Algorithm 2 are summarized in the following theorem (whose proof is derived straightforwardly from [10,11,19] …”
Section: Manifold Certification Via Parallelotope Computationmentioning
confidence: 99%