# # ChangeLog for branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/ProbabilitiesGenerator.cs # # Generated by Trac 1.0.12 # 06/12/24 14:33:59 Fri, 31 Oct 2014 16:57:50 GMT ascheibe [11518] * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/ProbabilitiesGenerator.cs (modified) #2267 added probabilities to results Thu, 30 Oct 2014 11:01:16 GMT ascheibe [11512] * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/OffspringCollector.cs (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/ProbabilitiesGenerator.cs (modified) #2267 minor fixes Thu, 30 Oct 2014 10:49:08 GMT ascheibe [11511] * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/OffspringCollector.cs (added) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/OffspringSelectors/StandardOffspringSelector.cs (modified) * branches/VOSGA/HeuristicLab.Algorithms.VOffspringSelectionGeneticAlgorithm/ProbabilitiesGenerator.cs (modified) #2267 added crossover selection operators 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