# # ChangeLog for branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/Utility.cs # # Generated by Trac 1.0.12 # 07/08/24 05:51:02 Tue, 07 Jul 2020 19:52:47 GMT dleko [17658] * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/Utility.cs (modified) #2825 Add better error handling for MinArgMin and MaxArgMax methods. ... Sun, 21 Jun 2020 14:34:08 GMT dleko [17616] * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/NSGA3.cs (modified) * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/Utility.cs (modified) #2825 Implement the first part of NSGA3. Solutions are saved in a ... Mon, 25 May 2020 17:33:28 GMT dleko [17559] * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/NSGA3.cs (modified) * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/Utility.cs (modified) #2825: Initialize and analyze solutions of first generation. Mon, 25 May 2020 17:10:09 GMT dleko [17558] * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/HeuristicLab.Algorithms.NSGA3-3.3.csproj (modified) * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/NSGA3.cs (modified) * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/ReferencePoint.cs (added) * branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3/3.3/Utility.cs (added) #2825: Generate structured reference points and show them in Results tab.