Skip to content

VISIBLE_HIDDEN_COLOC for devel systems - #435

Merged
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:datacheck
Jun 10, 2021
Merged

VISIBLE_HIDDEN_COLOC for devel systems#435
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:datacheck

Conversation

@yakra

@yakrayakra commented Jun 9, 2021

Copy link
Copy Markdown
Contributor

1st of 2 ToDo items for #433.
Refactors the VISIBLE_HIDDEN_COLOC datacheck to detect cases involving only devel systems.
In the process, cuts out some dead weight that's not been relevant a long time.

C++
Moved to a single-threaded part of the HighwayGraph ctor from a part that can be multi-threaded, but runs single-threaded by default. No big loss; Setting up for graphs of highway data takes 0.058s longer. :P

@jteresco

Copy link
Copy Markdown
Contributor

In for use in tonight's update.

@yakra
yakra deleted the datacheck branch June 14, 2021 16:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yakra@jteresco