# # ChangeLog for branches/2780_SAPBA # # Generated by Trac 1.0.12 # 04/27/24 19:47:18 Thu, 30 Aug 2018 07:56:52 GMT bwerth [16108] * branches/2780_SAPBA (moved) * branches/2780_SAPBA/HeuristicLab.Algorithms.SAPBA/Operators (added) * branches/2780_SAPBA/HeuristicLab.Algorithms.SAPBA/Operators/FixedSolutionCreator.cs (added) * branches/2780_SAPBA/HeuristicLab.Algorithms.SAPBA/SapbaUtilities.cs (added) * branches/2780_SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/InfillStrategy.cs (added) * branches/2780_SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/LamarckianStrategy.cs (added) * branches/2780_SAPBA/SAPBA.patch (added) #2780 renamed branch to include ticket number Thu, 27 Apr 2017 11:45:01 GMT bwerth [14894] * branches/SAPBA/HeuristicLab.Algorithms.SAPBA (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/.vs (deleted) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/EgoUtilities.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/HeuristicLab.Algorithms.SAPBA-3.4.csproj (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Plugin.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Properties/AssemblyInfo.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/GenerationalStrategy.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/IndividualStrategy.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/StrategyBase.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/SurrogateAssistedPopulationBasedAlgorithm.cs (modified) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/new 2.txt (deleted) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj (deleted) #2780 worked on SAPBA; added IndividualStrategy