Skip to content

Conversation

@harisbal
Copy link
Contributor

find_ue accepts a rel_gap_tolernace parameter to stop the optimization if a relative gap tolerance has been achieved.
Moreover find_ue returns the convergence results (total_gap, rel_gap and iteration number)

harisbal and others added 11 commits December 1, 2024 20:31
ODME example with existing UE conducts odme before reading measurements
fix error regarding ODME in usecases.md

- read_measurements() shall be invoked before conduct_odme().
reenable warnings when missing pyyaml or settings.yml
Use the default .gitignore for python projects as basis
jdlph added a commit that referenced this pull request Mar 16, 2025
- optimize _update_column_attributes() on calculating the total system
  travel time and the final relative gap;
- remove useless read_demand_matrix() from io.py;
- conduct minor cosmetic changes to path.py.
@jdlph
Copy link
Owner

jdlph commented Mar 17, 2025

The enhancement suggestions from this PR on returning relative gap and passing rel_gap_tolerance to find_ue() have been manually incorporated in v0.9.10.

This PR is closed now. Thank you again for opening up this PR and inspiring us to improve Path4GMNS!!

@jdlph jdlph closed this Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants