Skip to content

C++ sync, 2019-04-23 - #208

Merged
yakra merged 5 commits into
TravelMapping:masterfrom
yakra:tmg2_cpp_redo
Apr 23, 2019
Merged

C++ sync, 2019-04-23#208
yakra merged 5 commits into
TravelMapping:masterfrom
yakra:tmg2_cpp_redo

Conversation

@yakra

Copy link
Copy Markdown
Contributor

No description provided.

yakra added 5 commits April 21, 2019 18:59
* Cannot use w->colocated instead of waypoint_at_same_point(w), because singleton points would not increase the unique_locations count.
* sprintf in WaypointQuadtree::str(): done.
* WaypointQuadtree::size() used when printing stats @ and of program. Otherwise, commented-out debug text in NMP search. Speed is OK; leave as-is, optimized for RAM.
I think this referred to trying `concurrent` as an unordered_set.
* That's actually slower
* and results in non-deterministic segment_name()s.
Nope!
Was reminder to change siteupdate.py.
See 5635614
Were reminders to change siteupdate.py.
See b2de340
@yakra
yakra merged commit 4f95879 into TravelMapping:masterApr 23, 2019
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.

1 participant

@yakra