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

create images for the graph traversal examples #40

Closed
hmdsefi opened this issue Mar 4, 2023 · 6 comments
Closed

create images for the graph traversal examples #40

hmdsefi opened this issue Mar 4, 2023 · 6 comments

Comments

@hmdsefi
Copy link
Owner

hmdsefi commented Mar 4, 2023

  • BSD
  • DFS
  • Topological
  • Random Walk
  • Closest first
@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

DALL·E 2023-03-05 13 01 54 - gograph is an opensource golang generic graph library that provides mathematical and algorithms

@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

AI created the gograph library image like this:
Fotor_AI

@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

BFS iterator example

BFS-iterator

@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

DFS iterator example
DFS-iterator

@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

Topologocal iterator example
Topological-iterator

@hmdsefi
Copy link
Owner Author

hmdsefi commented Mar 5, 2023

Closest-first iterator
closest-first-iterator

@hmdsefi hmdsefi closed this as completed Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant