# # ChangeLog for branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithmMainLoop.cs # # Generated by Trac 1.0.12 # 05/17/24 02:53:27 Fri, 25 Mar 2016 11:35:49 GMT pkuelzer [13734] * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithm.cs (modified) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithmMainLoop.cs (modified) #2558 FillwithParents parameter hidden because it causes crashes Thu, 24 Mar 2016 10:01:41 GMT pkuelzer [13723] * branches/IslandALPS/IslandALPS/3.3/IslandALPSAlgorithm.cs (modified) * branches/IslandALPS/IslandALPS/3.3/IslandAlpsAlgorithmMainLoop.cs (modified) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithm.cs (modified) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithmMainLoop.cs (modified) #2558 maxLayer default = 10000 instead of 100000 to avoid overflow ... Fri, 11 Mar 2016 11:15:15 GMT pkuelzer [13686] * branches/IslandALPS (modified) * branches/IslandALPS/IslandALPS/3.3 (modified) * branches/IslandALPS/IslandALPS/3.3/GroupedLayerOperator.cs (modified) * branches/IslandALPS/IslandALPS/3.3/HeuristicLab.Algorithms.IslandALPS-3.3.csproj (modified) * branches/IslandALPS/IslandALPS/3.3/IslandALPS (deleted) * branches/IslandALPS/IslandALPS/3.3/IslandALPSAlgorithm.cs (modified) * branches/IslandALPS/IslandALPS/3.3/IslandALPSAlgorthmsMainLoop.cs (deleted) * branches/IslandALPS/IslandALPS/3.3/IslandAlpsAlgorithmMainLoop.cs (added) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection (added) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithm.cs (added) * branches/IslandALPS/IslandALPS/3.3/Offspring Selection/IslandAlpsOffspringSelectionAlgorithmMainLoop.cs (added) #2558 Refactoring Added an Offspring Selection version of island alps