next up previous contents
Next: The 3B method Up: Mathematical background Previous: An alternative: the single   Contents

Solutions and Distinct solutions

An interval will be considered as a solution for a function of the system in the following cases:

A solution of the system is defined as a box such that the above conditions hold for each function of the system. Note that for systems having interval coefficients (which are indicated by setting the flag ALIAS_Func_Has_Interval to 1) a solution of a system will be obtained only if the inequalities are strictly verified.

Assume that two solutions ${\cal S_1}, {\cal S_2}$ have been found with the algorithm. We will first consider the case where we have to solve a system of $n$ equations in $n$ unknowns, possible with additional inequality constraints. First we will check with the Miranda theorem (see section 3.1.5) if ${\cal S_1}, {\cal S_2}$ include one (or more) solution(s). If both solutions are Miranda, then they will kept as solutions. If one of them is Miranda and other one is not Miranda we will consider the distance between the mid-point of ${\cal S_1}, {\cal S_2}$: if this distance is lower than a given threshold we will keep as solution only the Miranda's one. If none of ${\cal S_1}, {\cal S_2}$ is Miranda we keep these solutions, provided that their distance is greater than the threshold. Note that in that case these solutions may disappear if a Miranda solution is found later on such that the distance between these solutions and the Miranda's one is lower than the threshold.

In the other case the solution will be ranked according the chosen order and if a solution is at a distance from a solution with a better ranking lower than the threshold, then this solution will be discarded.


next up previous contents
Next: The 3B method Up: Mathematical background Previous: An alternative: the single   Contents
Jean-Pierre Merlet 2012-12-20