# # ChangeLog for branches/2645_ContextAlgorithms # # Generated by Trac 1.0.12 # 04/27/24 08:04:11 Wed, 31 Jan 2018 10:10:59 GMT abeham [15696] * branches/2645_ContextAlgorithms (modified) #2645: ignore items by name Wed, 31 Jan 2018 09:52:06 GMT abeham [15695] * branches/2645_ContextAlgorithms (moved) #2645: renamed branch according to guidelines Wed, 17 Jan 2018 12:30:33 GMT abeham [15625] * branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Model2 (added) * branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Model2/GeneticAlgorithm.cs (added) * branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Model2/SolutionScope.cs (added) * branches/ContextAlgorithms/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/ContextAlgorithms/HeuristicLab.MainForm.WindowsForms/3.3/Dialogs/InfoBox.resx (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2 (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Algorithms (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Algorithms/ContextAlgorithm.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Algorithms/StochasticAlgorithm.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Contexts (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Contexts/BasicContext.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Contexts/PopulationContext.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Contexts/SingleSolutionContext.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Contexts/StochasticContext.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/Interfaces.cs (added) * branches/ContextAlgorithms/HeuristicLab.Optimization/3.3/Model2/SingleObjectiveSolutionScope.cs (added) #2654: implemented generic context-based genetic algorithm