# # ChangeLog for branches/CellularGeneticAlgorithm # # Generated by Trac 1.0.12 # 04/20/24 04:37:59 Thu, 01 Mar 2012 17:04:51 GMT svonolfe [7540] * branches/CellularGeneticAlgorithm (modified) * branches/CellularGeneticAlgorithm/Build.cmd (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4 (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/CellularGeneticAlgorithm.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/CellularGeneticAlgorithmMainLoop.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/HeuristicLab.Algorithms.CellularGeneticAlgorithm-3.4.csproj (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/HeuristicLab.snk (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/NeighborhoodSelector.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Plugin.cs.frame (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Properties (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/VonNeumannNeighborhoodSelector.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.CellularGeneticAlgorithm.sln (added) * branches/CellularGeneticAlgorithm/PreBuildEvent.cmd (added) Added first working version of cellular GA (#1781) Thu, 01 Mar 2012 11:28:35 GMT svonolfe [7537] * branches/CellularGeneticAlgorithm (added) Created branch for CellularGeneticAlgorithm (#1781)