一个具备科研可验证性的 LoRa 多跳算法评估基线。
This commit is contained in:
@@ -53,3 +53,8 @@ ROUTE_UPDATE_THRESHOLD = 1.0 # Cost threshold for route update
|
||||
# =============================================================================
|
||||
LOG_LEVEL = "INFO" # DEBUG, INFO, WARNING, ERROR
|
||||
LOG_FORMAT = "[{time:.1f}][NODE{nid:>3}][{event}] {message}"
|
||||
|
||||
# =============================================================================
|
||||
# Experiment Settings
|
||||
# =============================================================================
|
||||
RANDOM_SEED = 42 # Default random seed for reproducibility
|
||||
|
||||
Reference in New Issue
Block a user