default cfg disable edge rescaling
This commit is contained in:
@@ -35,7 +35,7 @@ threshold_amount_characters = 5
|
||||
threshold_similarity = 0.92
|
||||
|
||||
[graph_postprocessing]
|
||||
enable_edge_rescaling = true
|
||||
enable_edge_rescaling = false
|
||||
max_edge_number = -1
|
||||
|
||||
[time_analysis.uniqueness]
|
||||
|
||||
@@ -35,7 +35,7 @@ threshold_amount_characters = 5
|
||||
threshold_similarity = 0.92
|
||||
|
||||
[graph_postprocessing]
|
||||
enable_edge_rescaling = true
|
||||
enable_edge_rescaling = false
|
||||
max_edge_number = -1
|
||||
|
||||
[time_analysis.uniqueness]
|
||||
|
||||
Reference in New Issue
Block a user