WinFrmUI/PBS.WinFrmUI.Hydro/05-system-curve/WaterDistributionCalculator.cs
@@ -65,7 +65,7 @@ private IEnumerable<DistributionResult> GenerateAllocations(double targetDemand) { var rand = new Random(); int maxAttempts = 2; //最大尝试次数 int maxAttempts = 1; //最大尝试次数 // 基于节点优先级生成候选集(参考BP神经网络特征选择[3](@ref)) var candidateNodes = _nodes