Skip to content

The simple streaming interface for streaming graph files.#76

Open
thinxer wants to merge 17 commits intoTHUKEG:masterfrom
thinxer:streaming
Open

The simple streaming interface for streaming graph files.#76
thinxer wants to merge 17 commits intoTHUKEG:masterfrom
thinxer:streaming

Conversation

@thinxer
Copy link
Contributor

@thinxer thinxer commented Dec 3, 2013

No description provided.

for a vertex wth 1k edges, it’s impossible even with ratio sampling.
Use the smaller edges set to find triangles
1. when edges < threshold, remove duplicates
2. when edges > threshold, deal with s == t situation
the original output member function won’t work if the context is a
derived class of Context<T>, as (*this) will have to still point to the
base class, aka Context<T>, not the derived class.
So that all binaries will appear on the root of the build directory
instead of their own path.
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