plofgren / bidirectional-random-walk

Random Walk (Personalized PageRank) Algorithms for Large Graphs
MIT License
73 stars 36 forks source link

the running environment #9

Closed JRN1 closed 6 years ago

JRN1 commented 6 years ago

What project is this? SBT project?? What is the running environment of its code??

plofgren commented 6 years ago

Right, sbt. You'll notice in the readme it refers to sbt console in the example commands. I've run it (or at least related code) on OS X and Linux.

JRN1 commented 6 years ago

Thank you for your reply, I run it simply on the Linux according to readme. I want to know the code compilation environment. It seems that I always have some problems to build the compiler environment. I can ask you for a moment, and will you be convenient to talk to me? Thank you very much.