# # ChangeLog for branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.sln # # Generated by Trac 1.0.12 # 05/29/24 22:29:10 Thu, 30 Apr 2015 08:35:55 GMT ascheibe [12369] * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.sln (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/LinearDiscreteReverseDoubleValueModifier.cs (copied) #2267 added a value modifier Fri, 24 Oct 2014 12:42:35 GMT ascheibe [11492] * branches/VOSGA (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.sln (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.csproj (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/HeuristicLab.snk (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/Plugin.cs.frame (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/ProbabilitiesGenerator.cs (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/Properties (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/Properties/AssemblyInfo.cs.frame (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/SuccessfulOffspringAnalysis (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/SuccessfulOffspringAnalysis/SuccessfulOffspringAnalyzer.cs (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/VOffspringSelectionGeneticAlgorithm.cs (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/VOffspringSelectionGeneticAlgorithmMainLoop.cs (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/VOffspringSelectionGeneticAlgorithmMainOperator.cs (added) * branches/VOSGA/PreBuildEvent.cmd (added) #2267 added OSGA source from r11490