default cfg disable edge rescaling
This commit is contained in:
parent
63eb274975
commit
b85f42288f
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user