Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main < T] Add random walk implementation #113

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gitbuda
Copy link
Member

@gitbuda gitbuda commented Dec 20, 2021

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 gitbuda changed the title Add initial working example of rust random walk Add initial working example of Rust random walk Dec 20, 2021
@jmatak jmatak added lang: rust Issue on Rust codebase type: algorithm Initial algorithm implementation status: draft PR is in draft phase labels Jul 4, 2022
@jmatak
Copy link
Contributor

jmatak commented Aug 11, 2022

@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 jmatak changed the title Add initial working example of Rust random walk [Rust] Random walk implementation Aug 11, 2022
@gitbuda
Copy link
Member Author

gitbuda commented Aug 11, 2022

@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 gitbuda self-assigned this Oct 9, 2022
@gitbuda gitbuda changed the title [Rust] Random walk implementation Add random walk implementation Oct 30, 2022
@gitbuda gitbuda changed the title Add random walk implementation [main < T] Add random walk implementation Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: rust Issue on Rust codebase status: draft PR is in draft phase type: algorithm Initial algorithm implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants