aftab-hassan / py-web-graph

Automatically exported from code.google.com/p/py-web-graph
GNU General Public License v3.0
0 stars 0 forks source link

.Graph .Properties Files #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear,

I again... how do I generate my own ".Graph" and ".Properties" files? Is there 
another tutorial?

I seen some papers: 
The WebGraph Framework I: Compression Techniques
Layered Label Propagation: A MultiResolution Coordinate-Free Ordering for 
Compressing Social Networks

I'll research the information behavior in OSN.... so I'll need to analize some 
Social Networks from FB Social Apps.

Can't you help me?

Original issue reported on code.google.com by leandrol...@gmail.com on 23 May 2013 at 7:36

GoogleCodeExporter commented 9 years ago
This is a bug report system, not a forum, or a discussion list. Please submit 
reports, not help request to this system.

Having said this, have a look at

http://webgraph.di.unimi.it/docs/it/unimi/dsi/webgraph/ASCIIGraph.html
http://webgraph.di.unimi.it/docs/it/unimi/dsi/webgraph/ArcListASCIIGraph.html

Of course you can implement a ImmutableGraph and then save it as a BVGraph…

Original comment by massimo.santini on 27 May 2013 at 8:08