|
@@ -42,6 +42,7 @@ public class TopologieObjectiveFunction {
|
|
static double k_selection = 50000;
|
|
static double k_selection = 50000;
|
|
static double cost_switch = 20;
|
|
static double cost_switch = 20;
|
|
private static double cost_of_cable_per_meter = 0.8;
|
|
private static double cost_of_cable_per_meter = 0.8;
|
|
|
|
+
|
|
//--> f_grid parameter
|
|
//--> f_grid parameter
|
|
|
|
|
|
|
|
|