-
Notifications
You must be signed in to change notification settings - Fork 15
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
Refactor Communication Classes #338
Open
FG-TUM
wants to merge
16
commits into
master
Choose a base branch
from
fixgdd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2bb5be - Browse repository at this point
Copy the full SHA f2bb5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b3034 - Browse repository at this point
Copy the full SHA c8b3034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dbe7a - Browse repository at this point
Copy the full SHA 84dbe7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a0ce1 - Browse repository at this point
Copy the full SHA 65a0ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa3e00 - Browse repository at this point
Copy the full SHA 0fa3e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cfabdd - Browse repository at this point
Copy the full SHA 0cfabddView commit details -
Refactor ALLLoadBalancer constructor to use const references
Updated ALLLoadBalancer constructor parameters to use `const` references for efficiency and alignment with expected input types for the ALL library. This change improves code clarity and ensures proper handling of input arguments by maintaining consistency in data types.
Configuration menu - View commit details
-
Copy full SHA for 39d51ba - Browse repository at this point
Copy the full SHA 39d51baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b42919 - Browse repository at this point
Copy the full SHA 8b42919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117ac00 - Browse repository at this point
Copy the full SHA 117ac00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47180f4 - Browse repository at this point
Copy the full SHA 47180f4View commit details
Commits on Sep 5, 2024
-
Refactor NeighborAcquirer.cpp for readability and efficiency
- const - constexpr - rename variables - move declarations to usages - limit scope - reserve before push_back
Configuration menu - View commit details
-
Copy full SHA for 46dc52c - Browse repository at this point
Copy the full SHA 46dc52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da8e980 - Browse repository at this point
Copy the full SHA da8e980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8dab7 - Browse repository at this point
Copy the full SHA 3d8dab7View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c317648 - Browse repository at this point
Copy the full SHA c317648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb2a7c - Browse repository at this point
Copy the full SHA 0bb2a7cView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1918b5d - Browse repository at this point
Copy the full SHA 1918b5dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.