Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostics tool for ill-posed constraints #1454

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
37e0fae
Working on cancellation detection
andrewlee94 Jul 22, 2024
1664593
Merge branch 'main' of https://github.com/IDAES/idaes-pse into cons_m…
andrewlee94 Jul 22, 2024
4d48741
Fixing typo
andrewlee94 Jul 22, 2024
a1e91d2
Merge branch 'main' of https://github.com/IDAES/idaes-pse into cons_m…
andrewlee94 Aug 6, 2024
33a4435
Improving efficiency
andrewlee94 Aug 6, 2024
747eb7d
More efficiency and testing
andrewlee94 Aug 6, 2024
707de1e
Reducing duplicated code in tests
andrewlee94 Aug 9, 2024
3a6400b
Finishing testing
andrewlee94 Aug 9, 2024
c3e315c
Adding additioanl tests and clean up
andrewlee94 Aug 9, 2024
2ab55ca
Running pylint
andrewlee94 Aug 9, 2024
2af9478
Adding constraint walker to diagnostics toolbox
andrewlee94 Aug 9, 2024
b9d12ea
Merge branch 'main' into cons_mag_diagnostics
andrewlee94 Aug 23, 2024
162f631
Addressing simple review comments
andrewlee94 Aug 23, 2024
90d2cd3
Accumulate node rather than str(node)
andrewlee94 Aug 23, 2024
152b044
Clean up some tests
andrewlee94 Aug 23, 2024
81c1835
Supporting ranged expressions
andrewlee94 Aug 23, 2024
849647c
Merge branch 'main' into cons_mag_diagnostics
andrewlee94 Aug 23, 2024
bff77d5
Apply suggestions from code review
andrewlee94 Aug 23, 2024
54e87c4
Merge branch 'main' of https://github.com/IDAES/idaes-pse into cons_m…
andrewlee94 Aug 25, 2024
11d3f33
Merge branch 'cons_mag_diagnostics' of https://github.com/andrewlee94…
andrewlee94 Aug 25, 2024
85d1956
Regorganising and fixing pylint issues
andrewlee94 Aug 25, 2024
d486e85
Fixing false positives for linking constraints
andrewlee94 Aug 25, 2024
1048b32
Fixing unused variable warning
andrewlee94 Aug 25, 2024
d10a493
Fixing bug related to external functions with string arguments
andrewlee94 Sep 6, 2024
00a3434
Merge branch 'main' of https://github.com/IDAES/idaes-pse into cons_m…
andrewlee94 Sep 10, 2024
d27de22
Merge branch 'old_scaling_bug' into cons_mag_diagnostics
andrewlee94 Sep 10, 2024
6d6fe2c
Addressing comments
andrewlee94 Sep 10, 2024
678caf8
removing debugging prints
andrewlee94 Sep 11, 2024
9dbd521
Merge branch 'main' into cons_mag_diagnostics
andrewlee94 Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading