dyna3/app-proto
Aaron Fenyes c73008d702 Trigger realization more directly
Simplify the system that reactively triggers realizations, at the cost
of removing the preconditioning step described in issue #101 and doing
unnecessary realizations after certain kinds of updates.

The new system should trigger a realization after any update that could
affect the assembly's deformation space. For simplicity, any update to
the regulator list triggers an update, even if it doesn't affect the set
of constraints. In particular, adding a regulator triggers an
unnecessary realization.
2025-07-24 15:21:19 -07:00
..
examples feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
src Trigger realization more directly 2025-07-24 15:21:19 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
Cargo.toml feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
index.html feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
main.css feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
run-examples.sh feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00