Giter VIP home page Giter VIP logo

fastwalk's People

Contributors

razrlele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fastwalk's Issues

the walk result dimension seems to be incorrect

Hi, @razrLeLe , I use your code to run an input graph which data is formated by edgelists, it looks like this:

1 176
1 233
1 283
1 371
1 394
1 446
1 585
1 645
1 667
1 696
...
I use command :./fastwalk --edge_list src/edges.txt --output edgestxt.out --walk_length=80 --num_walks=10 --workers=20 --max_nodes=50000 --max_edges=100000 --p=10 --q=0.01
As far as I know, the result dimension should be (V*num_walks)x(num_walks), V is the size of vertex.However, both the row and column of result I get are wrong, So, i don't understand the output mean

What is the format of input data(edge_list)?

My group has 30000+ nodes and 3000000+ edges, why it just takes a few minutes to finish the walk?
--delimiter space --p 0.25 --q 1 --walk_length=5 --num_walks=3 --workers=20 --max_nodes 50000 --max_edges 50000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.