Re-parameterization reduces irreducible geometric constraint systems
Affiliation auteurs | !!!! Error affiliation !!!! |
Titre | Re-parameterization reduces irreducible geometric constraint systems |
Type de publication | Journal Article |
Year of Publication | 2016 |
Auteurs | Barki H, Fang L, Michelucci D, Foufou S |
Journal | COMPUTER-AIDED DESIGN |
Volume | 70 |
Pagination | 182-192 |
Date Published | JAN |
Type of Article | Article |
ISSN | 0010-4485 |
Mots-clés | Decomposition, Geometric constraints solving, Geometric modeling with constraints, Re-parameterization, Reduction |
Résumé | You recklessly told your boss that solving a non-linear system of size n (n unknowns and n equations) requires a time proportional to n, as you were not very attentive during algorithmic complexity lectures. So now, you have only one night to solve a problem of big size (e.g., 1000 equations/unknowns), otherwise you will be fired in the next morning. The system is well-constrained and structurally irreducible: it does not contain any strictly smaller well-constrained subsystems. Its size is big, so the Newton Raphson method is too slow and impractical. The most frustrating thing is that if you knew the values of a small number k << n of key unknowns, then the system would be reducible to small square subsystems and easily solved. You wonder if it would be possible to exploit this reducibility, even without knowing the values of these few key unknowns. This article shows that it is indeed possible. This is done at the lowest level, at the linear algebra routines level, so that numerous solvers (Newton Raphson, homotopy, and also p-adic methods relying on Hensel lifting) widely involved in geometric constraint solving and CAD applications can benefit from this decomposition with minor modifications. For instance, with k << n key unknowns, the cost of a Newton iteration becomes O(kn(2)) instead of O(n(3)). Several experiments showing a significant performance gain of our re-parameterization technique are reported in this paper to consolidate our theoretical findings and to motivate its practical usage for bigger systems. (C) 2015 Elsevier Ltd. All rights reserved. |
DOI | 10.1016/j.cad.2015.07.011 |