-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Route choice docs and adjusting (#532)
* fixes example (#530) * documentation * docs * Changing API * Docs * Docs * Example for choice set generation * Example for choice set generation * Image thumbnail for notebook * Map for example * Map for example * . * Invert probabilities, cut-off now includes only above it, not below * Clarifies notebook * Clarifies notebook * updates CI * Fix tests for probability cutoff * Support disconnect OD pairs * Fix select link not using filtered graph * Use more copies to avoid link loading issues (hopefully) * Simplifies return of link loading * Makes scheduling of parallel jobs more aggressive (each individual job is very quick, so the overhead is negligible and potential for load balance is huge) * randomizes inputs for load balancing * removes reference to theta as a utility function parameter * removes reference to theta as a utility function parameter * Add missing negation and remove theta parameter from tests * ci test * ci test * Revert "ci test" This reverts commit a34a497. * Revert "ci test" This reverts commit 4eb8cd1. * CI * CI * CI * CI * Documentation icons * Include comments as docs * Add some detail to the modelling with aeq route choice docs * response to comments * . * . * string format * . * . * parameter clarification * move comment one line up for clarity --------- Co-authored-by: Renata Imai <[email protected]> Co-authored-by: pveigadecamargo <[email protected]> Co-authored-by: Jake-Moss <[email protected]> Co-authored-by: Renata Imai <[email protected]> Co-authored-by: Jan Zill <[email protected]>
- Loading branch information
1 parent
4697bdb
commit c02a22d
Showing
38 changed files
with
635 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.