#DEBUGFLAGS= -disjoint-debug-callsite calcGoodFeature calcGoodFeatureTask 100
#DEBUGFLAGS= -disjoint-debug-callsite getRows calcGoodFeature 4
#DEBUGFLAGS= -disjoint-debug-callsite setKMeans t3 500
+#DEBUGFLAGS= -disjoint-debug-callsite innerKMeansSetting t6 20
+#DEBUGFLAGS= -disjoint-debug-callsite setClusters innerKMeansSetting 20
#SNAPFLAGS= -disjoint-debug-snap-method calcGoodFeatureTask 5 10 true
#SNAPFLAGS= -disjoint-debug-snap-method calcGoodFeature 5 1 true
-#SNAPFLAGS= -disjoint-debug-snap-method t3 5 20 true
+#SNAPFLAGS= -disjoint-debug-snap-method t3 1 1 true
+#SNAPFLAGS= -disjoint-debug-snap-method t6 5 20 true
-BSFLAGS= -recover -justanalyze -disjoint -disjoint-k 1 -disjoint-write-dots all -disjoint-alias-file aliases.txt normal -enable-assertions
+#SNAPFLAGS= -disjoint-debug-snap-method innerKMeansSetting 1 20 true
+
+
+BSFLAGS= -recover -justanalyze -disjoint -disjoint-k 1 -disjoint-write-dots final -disjoint-alias-file aliases.txt normal -enable-assertions
all:
$(BUILDSCRIPT) $(BSFLAGS) $(DEBUGFLAGS) $(SNAPFLAGS) *.java