Quellcode durchsuchen

Weights Changes

Troppmann, Tom vor 4 Jahren
Ursprung
Commit
32ee1c7523
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/algorithm/objectiveFunction/TopologieObjectiveFunction.java

+ 1 - 1
src/algorithm/objectiveFunction/TopologieObjectiveFunction.java

@@ -16,7 +16,7 @@ public class TopologieObjectiveFunction {
 	//Parameters
 	
 	//weight for f_g(H)
-	static double w_eb = 0.4, w_max = 0.2, w_holon= 0.1, w_selection = .1, w_grid = 0.2;
+	static double w_eb = 0.2, w_max = 0.5, w_holon= 0.1, w_selection = .1, w_grid = 0.1;
 	
 	
 	//--> f_eb parameter