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 some new options for BFSIterator #389

Merged
merged 8 commits into from
Sep 28, 2024
Merged

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    7acc706 View commit details
    Browse the repository at this point in the history
  2. Update runtests.jl

    Tortar authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a3aa993 View commit details
    Browse the repository at this point in the history
  3. use neighbors_type

    Tortar authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f070983 View commit details
    Browse the repository at this point in the history
  4. Update bfs.jl

    Tortar authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e9046a View commit details
    Browse the repository at this point in the history
  5. Update bfs.jl

    Tortar authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b67e871 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update src/iterators/bfs.jl

    Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
    Tortar and gdalle authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c438347 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update bfs.jl

    Tortar authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3d8cffb View commit details
    Browse the repository at this point in the history
  2. Update bfs.jl

    Tortar authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e814be View commit details
    Browse the repository at this point in the history