Skip to content

test verstion#1

Open
YuhanSun wants to merge 3 commits into
masterfrom
Graph_2_13
Open

test verstion#1
YuhanSun wants to merge 3 commits into
masterfrom
Graph_2_13

Conversation

@YuhanSun
Copy link
Copy Markdown
Owner

After we generate the graph, we can use funtion GetEdgeCount() to get
the real edge count.
After we read vv graph from disk, we can use funtion GetEdgeCount to get
the real edge count.
When we search, we do not store the real paths,but the paths count. We
can use GetPathsCount() to get paths count.
Add some test code in the FindQualifiedPaths_test funtion to test time
of every part of the funtion.

After we generate the graph, we can use funtion GetEdgeCount() to get
the real edge count.
After we read vv graph from disk, we can use funtion GetEdgeCount to get
the real edge count.
When we search, we do not store the real paths,but the paths count. We
can use GetPathsCount() to get paths count.
Add some test code in the FindQualifiedPaths_test funtion to test time
of every part of the funtion.
Sign up for free to 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