Skip to content

sync, 2019-05-07 - #91

Merged
yakra merged 33 commits into
yakra:masterfrom
TravelMapping:master
May 8, 2019
Merged

sync, 2019-05-07#91
yakra merged 33 commits into
yakra:masterfrom
TravelMapping:master

Conversation

@yakra

@yakrayakra commented May 8, 2019

Copy link
Copy Markdown
Owner

No description provided.

yakra added 30 commits March 23, 2019 14:14
in preparation for "traveled" graph implementation
* Separate collection of "traveled" edges implemented.
* fmt_mask allows new collapsed/traveled edges to be constructed together or separately as needed.
* HighwayGraph.matching_vertices calculates & returns # of vertices for traveled graph, though this info is not used yet.
* Traveled graph partially implemented: for now, just a glorified collapsed graph with a few extra vertices & edges.
* Traveler numbers and hex codes are not yet implemented.
* Subgraphs are not yet implemented..
* Subgraphs partially implemented: for now, just glorified collapsed graphs with a few extra vertices & edges.
* Traveler numbers and hex codes are not yet implemented.
In theory, saves a tiny bit of time.
In practice, not a noticeable amount. :)
(if -> elif) into tmg2_python
(if -> elif) into RelevantTrav
(minor datacheck speed improvements) into tmg2_python
(minor datacheck speed improvements) into RelevantTrav
(duplicate label comments) into tmg2_Python
(duplicate label comments) into RelevantTrav
RelevantTrav into tmg2_Python
remove vestigial function prototype
C++ HIDDEN_JUNCTION datacheck cleanup
C++: remove unused ClinchedSegmentEntry class
* 12% speedup Augmenting travelers for detected concurrent segments
* 34% speedup Creating per-traveler stats log entries and augmenting data
* 1.7% speedup for subgraph generation. Maybe.
@yakra
yakra merged commit 465db34 into yakra:masterMay 8, 2019
yakra pushed a commit that referenced this pull request Jun 18, 2024
Sign up for freeto 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

@yakra@jteresco