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

update changelog #883

Merged
merged 4 commits into from
Aug 7, 2024
Merged

update changelog #883

merged 4 commits into from
Aug 7, 2024

Conversation

a-zakir
Copy link
Contributor

@a-zakir 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)

docs/user-guide/get-started/adequacy-criterion.md Outdated Show resolved Hide resolved
Copy link

@@ -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)
Copy link
Member

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

Copy link
Contributor Author

@a-zakir a-zakir Aug 7, 2024

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

@a-zakir a-zakir dismissed tbittar’s stale review August 7, 2024 08:28

approved by F

@a-zakir a-zakir merged commit 3c153f6 into develop Aug 7, 2024
17 checks passed
@a-zakir a-zakir deleted the feature/update-changelog-v1.3.1 branch August 7, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants