# # ChangeLog for branches/SAPBA # # Generated by Trac 1.0.12 # 05/02/24 01:52:13 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 Thu, 27 Apr 2017 08:46:10 GMT bwerth [14893] * branches/SAPBA (added) * branches/SAPBA/.vs (added) * branches/SAPBA/.vs/HeuristicLab.Algorithms.SAPBA (added) * branches/SAPBA/.vs/HeuristicLab.Algorithms.SAPBA/v14 (added) * branches/SAPBA/.vs/HeuristicLab.Algorithms.SAPBA/v14/.suo (added) * branches/SAPBA/.vs/Sliding Window GP (added) * branches/SAPBA/.vs/Sliding Window GP/v14 (added) * branches/SAPBA/.vs/Sliding Window GP/v14/.suo (added) * branches/SAPBA/Build.cmd (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA.sln (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/.vs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/.vs/HeuristicLab.Algorithms.EGO (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/.vs/HeuristicLab.Algorithms.EGO/v14 (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/.vs/HeuristicLab.Algorithms.EGO/v14/.suo (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/EgoUtilities.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/HeuristicLab.Algorithms.SAPBA-3.4.csproj (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/HeuristicLab.Algorithms.SAPBA-3.4.csproj.user (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Interfaces (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Interfaces/ISurrogateAlgorithm.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Interfaces/ISurrogateStrategy.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Plugin.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Plugin.cs.frame (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/PreBuildEvent.cmd (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Problems (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Problems/SurrogateProblem.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Properties (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Properties/AssemblyInfo.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Properties/AssemblyInfo.cs.frame (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/GenerationalStrategy.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/Strategies/StrategyBase.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/SurrogateAssistedPopulationBasedAlgorithm.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/new 2.txt (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/DesignTimeResolveAssemblyReferences.cache (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO-3.4.csproj.FileListAbsolute.txt (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO-3.4.csprojResolveAssemblyReference.cache (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO-3.4.dll (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO-3.4.pdb (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO.csproj.FileListAbsolute.txt (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO.dll (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.EGO.pdb (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/HeuristicLab.Algorithms.SAPBA-3.4.csproj.FileListAbsolute.txt (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/TempPE (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/SAPBA/HeuristicLab.Algorithms.SAPBA/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/SAPBA/PreBuildEvent.cmd (added) #2780 added intial files for SAPBA