EP: Machine Replacement Model
Changelog
-
Use ES Modules, drop compatibility with legacy browsers not supporting ESM.
-
Significantly enhance the codebase.
-
Fix the last extra result chain that appeared at the end of the problem solution.
-
Add better input validations.
-
Unit test the machine replacement module (the model and solver).
-
Update Bootstrap from v4 to v5.
-
Add button for resetting the model to zero.
-
Add header with example-loaded-by-default reference.
-
Set app font to Poppins.
-
Update project links with newer ones.
-
Add some docs to project modules.