Path4gmns

Latest version: v0.9.9.post1

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.9.9.post1

v0.9.9.post1 serves as a hotfix over v0.9.9. It reestablishes zone id cross-validation (between node.csv and demand.csv) and resolves network inconsistency by invoking find_shortest_path() and find_ue() in the same code snippet 51.

0.9.9

v0.9.9 comes with bug fixes, new functionality, and performance improvement.

1. Fix bugs in loading synthetic zones and synthesizing demand.
2. Separate demand loading from read_network().
3. Introduce a new public API read_demand() to unify demand and zone synthesis, and demand (and synthetic zone) loading.
4. Deprecate confusing perform_column_generation() and replace it with find_ue().
5. Introduce ODME.
6. Add support to load link toll from link.csv.
7. Optimize how to check if a key exists.

0.9.8

v0.9.8 fixes issues regarding accessibility output and supports recurring calls of run_DTALite(). Besides, it introduces **unit testing** and moves updates and implementation notes from README to docs.

0.9.7

v0.9.7 is a hotfix over v0.9.5 and v0.9.5 on the following issues.

1. Calling DTALite fails.
2. Synthesizing zones and OD demand is not functioning 41.

0.9.6

v0.9.6 brings several enhancements over its predecessor.

1. Eliminate the ultra-low-volume columns from the UE assignment, which leads to improved assignment results and much cleaner agent.csv.
2. Calculate the final UE convergency after the postprocessing, which provides the accurate assessment of each assignment.
3. Embed and support the latest [DTALite](https://github.com/asu-trans-ai-lab/DTALite), which includes all-new Logbook, enhanced scenario handling, improved I/O functionality, and so on compared to the existing [classic version](https://github.com/jdlph/DTALite).

0.9.5

v0.9.5 supports arbitrary node id and zone id, which can only be taken as integer values in all the previous releases. Besides, it includes several other updates.

1. Add OS check in perform_network_assignment_DTALite() to make sure DTALite runs properly on Windows.
2. Remove legacy naming inherited from DTALite_s.py, which has been deprecated.
3. Remove format_type from demand_files in settings.yml and its implementation from read_settings() in utils.py.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.