Browse Source

Weights Changes

Troppmann, Tom 3 years ago
parent
commit
32ee1c7523
1 changed files with 1 additions and 1 deletions
  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