aboutsummaryrefslogtreecommitdiffstats
path: root/planning/planning.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'planning/planning.cpp')
-rw-r--r--planning/planning.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/planning/planning.cpp b/planning/planning.cpp
index c30baec..0803f92 100644
--- a/planning/planning.cpp
+++ b/planning/planning.cpp
@@ -34,7 +34,7 @@
#define EXTENSION_COST 70
#define HORIZ_GAP_COST 100
-#define FIRST_SUBNET_ADDRESS "151.216.1.0"
+#define FIRST_SUBNET_ADDRESS "151.216.129.0"
#define SUBNET_SIZE 26
#define _INF 99999