-
Notifications
You must be signed in to change notification settings - Fork 562
Modify the PyROS Logging System #3732
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
Merged
jsiirola
merged 32 commits into
Pyomo:main
from
shermanjasonaf:pyros-alter-logging-levels
Oct 17, 2025
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
46924fe
Alter logging levels for timing breakdown and solver options
shermanjasonaf 371d36e
Merge branch 'main' into pyros-alter-logging-levels
shermanjasonaf cf1375d
Simplify setup of PyROS solver config
shermanjasonaf f879423
Add comment in user options logging method
shermanjasonaf 95ed27f
Remove redundant code comment
shermanjasonaf c7c2c88
Address logging case of no user-specified options
shermanjasonaf 2ed1463
Tweak argument setup for full solver config logging
shermanjasonaf 683193d
Modify logging of backup solver invocation
shermanjasonaf c6a797b
Modify symbols used for logging backup solver use
shermanjasonaf 7056a20
Track master feasibility solve success in iteration logs
shermanjasonaf 28a5626
Modify PyROS logging disclaimer message
shermanjasonaf ce1e5de
Apply black
shermanjasonaf 0f1f6ea
Check logger level before checking separation problem initial point
shermanjasonaf fdf8568
Log master feasibility and DR polishing failure msgs at DEBUG level
shermanjasonaf e8c4331
Update logging of PyROS input model statistics
shermanjasonaf 6e2f19a
Update documentation of the PyROS logging system
shermanjasonaf 0955998
Fix updated solver log example
shermanjasonaf a5d2624
Modify PyROS logging disclaimer in docs example
shermanjasonaf 52ed442
Merge branch 'main' into pyros-alter-logging-levels
shermanjasonaf 968f254
Fix typo in pyros docs
shermanjasonaf 799564f
Add summary of successful separation results to DEBUG-level log
shermanjasonaf 79a64d5
Tweak discrete separation progress logging
shermanjasonaf 6754c35
Add worst-case realization to separation results summary log
shermanjasonaf 9cf06e4
Fix typo logging violated constraints
shermanjasonaf cca2ef7
Merge branch 'main' into pyros-alter-logging-levels
shermanjasonaf dc2085f
Remove repeated 'four' in test comments
shermanjasonaf 49782fd
Rewrite PyROS test method docstring
shermanjasonaf 0359897
Add reference to issue #3721 in `user_values` logging comment
shermanjasonaf 9e8bc0d
Remove repeated elements of DR polishing solver logging
shermanjasonaf cfb4965
Merge branch 'main' into pyros-alter-logging-levels
mrmundt 20c2e0b
Simplify retrieval of config `user_values` post #3722
shermanjasonaf 4e37ea1
Merge branch 'main' into pyros-alter-logging-levels
blnicho File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Address logging case of no user-specified options
- Loading branch information
commit c7c2c8883b22bf536e7fdc0448e994d3741162d9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.