# # ChangeLog for branches/IntegerVectorEncoding/Build.cmd # # Generated by Trac 1.0.12 # 11/27/24 02:13:56 Sun, 01 Apr 2012 22:29:39 GMT abeham [7681] * branches/IntegerVectorEncoding/Build.cmd (copied) * branches/IntegerVectorEncoding/HeuristicLab 3.3.sln (copied) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding (copied) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Creators/UniformRandomIntegerVectorCreator.cs (modified) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Crossovers/AverageCrossover.cs (added) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Crossovers/MultiIntegerVectorCrossover.cs (modified) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Crossovers/SinglePointCrossover.cs (modified) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Crossovers/UniformAllPositionsArithmeticCrossover.cs (added) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Crossovers/UniformSomePositionsArithmeticCrossover.cs (added) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/IntegerVector.cs (modified) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/IntegerVectorCreator.cs (modified) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IBoundedIntegerVectorOperator.cs (added) * branches/IntegerVectorEncoding/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorCreator.cs (modified) * branches/IntegerVectorEncoding/PreBuildEvent.cmd (copied) #1775: added branch of plugin and new operators Sun, 11 Mar 2012 10:27:19 GMT abeham [7594] * trunk/sources/Build.cmd (modified) #1722: changed build script to use Build instead of Rebuild (all of a ...