Code Monkey home page Code Monkey logo

Comments (5)

sbeamer avatar sbeamer commented on May 27, 2024

Since it doesn't seem like you changed the seed for the RNG, I believe I was able to reproduce the exact same graphs and source vertices you were operating on. Unfortunately, I'm not able to reproduce the verification failure.

One thing from your output that stands out to me is the source vertex is printed as a floating point number. Did you by chance change anything, such as the NodeID type in benchmark.h?

from gapbs.

dunkeki avatar dunkeki commented on May 27, 2024

from gapbs.

sbeamer avatar sbeamer commented on May 27, 2024

Thanks for your persistence! I found what I believe were the bugs, both caused by me not copying enough code from the research/development repo to this repo:

  • missing an overloaded version of PrintStep
  • didn't undo the degree stashing optimization

Please let me know if this does not fix your problem or you find more bugs.

from gapbs.

dunkeki avatar dunkeki commented on May 27, 2024

from gapbs.

sbeamer avatar sbeamer commented on May 27, 2024

Glad it worked out! I'm happy to talk more about HIVE, so feel free to send me an email.

from gapbs.

Related Issues (20)

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.