-
Notifications
You must be signed in to change notification settings - Fork 5
Fixed bugs in congestion management. #1394
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
Fixed bugs in congestion management. #1394
Conversation
…congestion-management
…congestion-management # Conflicts: # CHANGELOG.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just the question on completeness of the test cases.
src/test/scala/edu/ie3/simona/agent/grid/congestion/DCMAlgorithmSpec.scala
Outdated
Show resolved
Hide resolved
src/test/scala/edu/ie3/simona/agent/grid/congestion/DCMAlgorithmSpec.scala
Show resolved
Hide resolved
@danielfeismann Short notice, I moved the test |
…congestion-management
…congestion-management # Conflicts: # src/test/scala/edu/ie3/simona/agent/grid/congestion/CongestionTestBaseData.scala
…congestion-management
…congestion-management # Conflicts: # CHANGELOG.md
…congestion-management
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves #1393
Resolves #1395