-
Notifications
You must be signed in to change notification settings - Fork 10
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
update changelog #883
update changelog #883
Conversation
a-zakir
commented
Jul 26, 2024
- New output file criterions.txt is added under lp/ dir to store adequacy criterions for all valid patterns (area+criterion)
- New output file PositiveUnsuppliedEnergy.txt is added under lp/ dir to store the amount of unsupplied energy for all valid patterns (area+criterion)
Quality Gate passedIssues Measures |
@@ -47,3 +47,5 @@ Several log files are written: | |||
|
|||
- `reportbenders.txt` gives information on the progress of the algorithm with an operational perspective, | |||
- `benders_solver.log` contains more detailed information on all data of interest to follow the progress of the algorithm (`lambda_min`, `lambda_max`, detailed solving times, ...). | |||
- The file `criterions.txt` under `lp/` dir stores adequacy criterions for all valid patterns (area+criterion) | |||
- The file `PositiveUnsuppliedEnergy.txt` under `lp/` dir stores the amount of unsupplied energy for all valid patterns (area+criterion) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we rename this file to just unsuppliedEnergy.txt
?
We have the following convention
- Unsupplied energy
- Spilled energy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, that's the variable name in mps