forked from StudioInfinity/dyna3
![]() Before, a `ConstraintProblem` only specified the indices of the frozen entries. During realization, the frozen entries kept whatever values they had in the initial guess. This commit adds the values of the frozen entries to the `frozen` field of `ConstraintProblem`. The frozen entries of the guess are set to the desired values at the beginning of realization. This commit also improves the `PartialMatrix` structure, which is used to specify the indices and values of the frozen entries. |
||
---|---|---|
.. | ||
irisawa-hexlet.rs | ||
kaleidocycle.rs | ||
point-on-sphere.rs | ||
three-spheres.rs |