You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If you need a specific version of Path4GMNS, say, 0.8.3,
25
25
$ pip install path4gmns==0.8.3
26
26
```
27
27
28
-
v0.8.3 comes with accessibility evaluation enhancement and equity evaluation. All previous releases shall be **deprecated**.
28
+
v0.8.3 comes with equity evaluation and enhancement in accessibility evaluation. All previous releases shall be **deprecated**.
29
29
30
30
### Dependency
31
31
The Python modules are written in **Python 3.x**, which is the minimum requirement to explore the most of Path4GMNS. Some of its functions require further run-time support, which we will go through along with the corresponding use cases in the following section.
@@ -475,7 +475,7 @@ You are encouraged to join our Slack workspace for more discussions and collabor
475
475
476
476
## How to Cite
477
477
478
-
Li, P. and Zhou, X. (2022, July 11). *Path4GMNS*. Retrieved from https://github.com/jdlph/Path4GMNS
478
+
Li, P. and Zhou, X. (2022, July 12). *Path4GMNS*. Retrieved from https://github.com/jdlph/Path4GMNS
479
479
480
480
## References
481
481
Lu, C. C., Mahmassani, H. S., Zhou, X. (2009). Equivalent gap function-based reformulation and solution algorithm for the dynamic user equilibrium problem. Transportation Research Part B: Methodological, 43, 345-364.
0 commit comments