Git Product home page Git Product logo

dynograph / stinger-dynograph Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 4.0 28.6 MB

DynoGraph benchmark suite, implemented using the STINGER graph engine

License: GNU General Public License v3.0

CMake 0.47% C++ 26.44% Emacs Lisp 0.01% Makefile 0.10% M4 0.13% Objective-C 2.63% C 47.35% Python 2.07% Shell 0.16% HTML 15.45% CSS 0.67% JavaScript 4.48% Protocol Buffer 0.04%
graph benchmark streaming-algorithms stinger

stinger-dynograph's People

Contributors

davidediger avatar ehein6 avatar sirpoovey avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stinger-dynograph's Issues

no member named pickSources

I'm trying to build stinger-dynograph on the latest commit and I get this error.

/root/.julia/v0.5/StingerWrapper/deps/stinger-dynograph/dynograph.cpp: In member function 'void StingerAlgorithm::pickSources()':
stinger-dynograph/dynograph.cpp:290:16: error: 'class gt::stinger::BreadthFirstSearch' has no member named 'pickSource'
             b->pickSource(&data);
                ^
stinger-dynograph/dynograph.cpp:292:16: error: 'class gt::stinger::BetweennessCentrality' has no member named 'pickSources'
             b->pickSources(&data);
                ^

The pickSources functions seem to have been removed in DynoGraph/stinger@c51322a. But dynograph.cpp still tries to use those functions.

Build errors: Cannot find hooks_c.h

Hi,

I was trying to build stinger-dynograph on a Ubuntu 14.04 machine and I get the following error

In file included from /home/mininet/stinger-dynograph/build/include/stinger_core/stinger.h:500:0,
                 from /home/mininet/stinger-dynograph/build/include/stinger_net/stinger_alg.h:10,
                 from /home/mininet/stinger-dynograph/build/include/stinger_alg/dynamic_betweenness.h:8,
                 from /home/mininet/stinger-dynograph/lib/stinger/src/clients/algorithms/betweenness/src/betweenness.cpp:4:
/home/mininet/stinger-dynograph/build/include/stinger_core/stinger_traversal.h:10:21: fatal error: hooks_c.h: No such file or directory
 #include <hooks_c.h>
                     ^
compilation terminated.
make[2]: *** [lib/stinger/src/clients/algorithms/CMakeFiles/stinger_betweenness.dir/betweenness/src/betweenness.cpp.o] Error 1
make[1]: *** [lib/stinger/src/clients/algorithms/CMakeFiles/stinger_betweenness.dir/all] Error 2
make: *** [all] Error 2

I tried a few things to solve this like:

  • Adding quotes around the target_include_directories paths
  • Adding a separate include_directories("lib/hooks")

None of these seem to work. Do you have any tips on how I can solve this?

Thanks,
Rohit

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.