Skip to content
Snippets Groups Projects
Sébastien Villemot's avatar
Sébastien Villemot authored
The solver relies on a reordering of equations (eq_index) so that reordered
equations appear at the index of the endogenous to which they are associated
through the complementarity condition.

However, this reordering could be computed incorrectly in the presence of
multiple complementarity conditions (technically, eq_index was not necessarily
a permutation).
1fea7f3e
History
Name Last commit Last update