Skip to content

match vertices once per simple/collapsed pair - #185

Merged
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:GraphGen3
Feb 5, 2019
Merged

match vertices once per simple/collapsed pair#185
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:GraphGen3

Conversation

@yakra

@yakrayakra commented Feb 4, 2019

Copy link
Copy Markdown
Contributor

Closes#183.

@jteresco, requesting a review:
Changes were more extensive this time around. In particular, graph_list is now passed to write_subgraphs_tmg, and the entries are appended there. I want to be sure I didn't goof anything up that would cause the graph list entries to get mangled when we put them into the DB.

@jterescojteresco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those time savings are excellent! As far as the code changes, I'm not seeing anything that concerns me, but I admit I haven't looked super carefully. I think what I'll do is merge it in tonight and see how it goes. I can always back up and regenerate for this week's Algorithms labs (which are going to be using the graphs extensively) if there's any hint of trouble.

@jterescojteresco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specifically addressing your request to look at the population of the graph list, I'm very confident that that change will not cause trouble.

@jteresco
jteresco merged commit a5a96c7 into TravelMapping:masterFeb 5, 2019
@yakra
yakra deleted the GraphGen3 branch February 5, 2019 07:34
@yakrayakra mentioned this pull request Mar 29, 2019
@yakrayakra mentioned this pull request May 19, 2024
@yakrayakra mentioned this pull request Jun 4, 2024
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