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

Graph constructors: Remove gratuitous nondeterminism #37942

Merged
merged 3 commits into from
May 12, 2024

Commits on May 5, 2024

  1. src/sage/graphs/graph_input.py (from_dict_of_dicts, from_dict_of_list…

    …s): Use dict instead of set for vertices
    mkoeppe committed May 5, 2024
    Configuration menu
    Copy the full SHA
    af0b7a8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    4dfe464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f3f4a View commit details
    Browse the repository at this point in the history