THUKEG / saedb

the SAE platform
http://thukeg.github.com/saedb/
11 stars 19 forks source link

Clauset-Newman Community #29

Closed kimiyoung closed 11 years ago

kimiyoung commented 11 years ago
  1. Remove std in app to enable compilation
  2. Implement Clauset-Newman Community
  3. Add pseudo interface for dynamic modification, which has a message-like mechanism.
  4. All above is in a newly-created branch, "extend".
  5. You may refer to the source code, and decide when you're gonna merge "extend" to "master".
thinxer commented 11 years ago

We'll have a discussion with @pondering about how to implement graph mutations. Your suggestion on the interface change is good, though.

wweic commented 11 years ago

Yeah. I think we should focus on the dynamic feature of our project, which is absent in graphlab. As far as I know, in mmap, the behavior of access unmapped memory region is unspecified, instant solution is not available. Lets exam this issue in the following weeks and implement it.

thinxer commented 11 years ago

Dynamic graph delayed. Closing for now.