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

Add exponential topologies #146

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

rishi-s8
Copy link
Collaborator

Added exponential topologies from https://github.com/yukiTakezawa/BaseGraph/tree/main.

Testing remaining, the latest commit seems to be broken.

[New parameters]

  • HyperHyperCubeTopology, SimpleBaseGraphTopology, and BaseGraphTopology require max_degree (int).
  • SimpleBaseGraphTopology, and BaseGraphTopology additionally require inner_edges (boolean, defaults to True).

Added mode in sample_neighbours to support directed graphs.

@rishi-s8 rishi-s8 changed the title [WIP] Add exponential topologies Add exponential topologies Nov 21, 2024
@rishi-s8
Copy link
Collaborator Author

I commented out the bad import. Topologies work now. Ready to merge from my end.

@rishi-s8 rishi-s8 requested a review from tremblerz November 21, 2024 18:12
@rishi-s8 rishi-s8 force-pushed the exponential_topologies branch from 0981932 to 4fc1e46 Compare March 5, 2025 19:58
@rishi-s8
Copy link
Collaborator Author

rishi-s8 commented Mar 5, 2025

@tremblerz, Ready to merge with fixed conflicts.

@rishi-s8 rishi-s8 force-pushed the exponential_topologies branch from 4fc1e46 to af20a26 Compare March 5, 2025 20:13
@rishi-s8
Copy link
Collaborator Author

rishi-s8 commented Mar 5, 2025

Conflicts resolved. Merging.

@rishi-s8 rishi-s8 merged commit ded2ba5 into aidecentralized:main Mar 5, 2025
1 of 3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant