-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add rustworkx backend #111
Commits on Feb 29, 2024
-
Update graph.py to support set_backend function
I also made a fuction to see the available backends and get the current backend
Configuration menu - View commit details
-
Copy full SHA for 34702f3 - Browse repository at this point
Copy the full SHA 34702f3View commit details
Commits on Mar 2, 2024
-
Apply private _available_backends suggestions from code review
This commit contains the suggested changes regarding making the available_backends variable private, and refactoring the get_available_backends method to available_backends Co-authored-by: Rocco Meli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42c3015 - Browse repository at this point
Copy the full SHA 42c3015View commit details -
Print warning when backend is already set + make sure we use _availab…
…le_backends everywhere where possible
Configuration menu - View commit details
-
Copy full SHA for a79aa0d - Browse repository at this point
Copy the full SHA a79aa0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d906de - Browse repository at this point
Copy the full SHA 8d906deView commit details
Commits on Mar 3, 2024
-
make _validate_backend function
print warning when a certain backend isn't installed
Configuration menu - View commit details
-
Copy full SHA for 3f50f8f - Browse repository at this point
Copy the full SHA 3f50f8fView commit details -
add __all__ back refactor _alias_backendDict to _alias_to_backend
Configuration menu - View commit details
-
Copy full SHA for bced3a3 - Browse repository at this point
Copy the full SHA bced3a3View commit details -
Co-authored-by: Rocco Meli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 806d5cb - Browse repository at this point
Copy the full SHA 806d5cbView commit details -
Don't return the backend when setting it
Co-authored-by: Rocco Meli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dfac0e - Browse repository at this point
Copy the full SHA 7dfac0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35623cb - Browse repository at this point
Copy the full SHA 35623cbView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6de0517 - Browse repository at this point
Copy the full SHA 6de0517View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5eec8b - Browse repository at this point
Copy the full SHA e5eec8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f71f288 - Browse repository at this point
Copy the full SHA f71f288View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2718e5 - Browse repository at this point
Copy the full SHA f2718e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb60c7 - Browse repository at this point
Copy the full SHA 2eb60c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b65f7e - Browse repository at this point
Copy the full SHA 5b65f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2796ad9 - Browse repository at this point
Copy the full SHA 2796ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcafe8 - Browse repository at this point
Copy the full SHA 2bcafe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d490c5 - Browse repository at this point
Copy the full SHA 2d490c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d46921 - Browse repository at this point
Copy the full SHA 9d46921View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba043e6 - Browse repository at this point
Copy the full SHA ba043e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d885c - Browse repository at this point
Copy the full SHA 28d885cView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f516a20 - Browse repository at this point
Copy the full SHA f516a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4901d - Browse repository at this point
Copy the full SHA 1a4901dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ae948 - Browse repository at this point
Copy the full SHA 73ae948View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4125ad5 - Browse repository at this point
Copy the full SHA 4125ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b9c95 - Browse repository at this point
Copy the full SHA 06b9c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f90f9a - Browse repository at this point
Copy the full SHA 5f90f9aView commit details