Skip to content
Snippets Groups Projects
Commit d1f9ed09 authored by Britta Heymann's avatar Britta Heymann
Browse files

Use 50% Replications Density in buffer management

refs #591
parent a5792055
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -35,4 +35,4 @@ DisasterPrioritization.dpWeight = 0.5
# Parameters for buffer management
DisasterBufferComparator.hopThreshold = 6
DisasterBufferComparator.ageThreshold = 300
DisasterBufferComparator.dpWeight = 1
\ No newline at end of file
DisasterBufferComparator.dpWeight = 0.5
\ No newline at end of file
  • Contributor

    SonarQube analysis reported no issues.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment