mage icon indicating copy to clipboard operation
mage copied to clipboard

[main < T] Add random walk implementation

Open gitbuda opened this issue 4 years ago • 2 comments

Description

Add a random walk in Rust

Pull request type

  • [ ] Algorithm Module

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

  • [ ] Core algorithm/module implementation
  • [ ] Query module implementation
  • [ ] Unit tests
  • [ ] End-to-end tests
  • [ ] Code documentation
  • [ ] README short description
  • [ ] Documentation on memgraph/docs

######################################

gitbuda avatar Dec 20 '21 12:12 gitbuda

@gitbuda My idea is to include random walk in all available langs. This way the user would have a neat example of how to implement stuff in a preferred language. The requirement would be to update this PR and add a small test. No need to rush into it, just a not for not deleting this.

jmatak avatar Aug 11 '22 08:08 jmatak

@gitbuda My idea is to include random walk in all available langs. This way the user would have a neat example of how to implement stuff in a preferred language. The requirement would be to update this PR and add a small test. No need to rush into it, just a not for not deleting this.

Awesome!

gitbuda avatar Aug 11 '22 08:08 gitbuda