Update Incremental Configuration (JSON) authored by Alieh Saeedi's avatar Alieh Saeedi
......@@ -114,9 +114,9 @@ When using MBM method:
When using 1DR or nDR method:
```json
{
"keepCurrentEdges":"true",
"recomputeSimilarityForCurrentEdges":"true",
"tagNeighborCluster":true,
"keepCurrentEdges": true,
"recomputeSimilarityForCurrentEdges": true,
"tagNeighborCluster": true,
"blockingComponents":[
...
],
......
......