# # ChangeLog for branches/VNS/HeuristicLab 3.3.sln # # Generated by Trac 1.0.12 # 06/14/24 00:52:03 Wed, 02 Mar 2011 14:41:21 GMT svonolfe [5595] * branches/VNS/HeuristicLab 3.3.sln (modified) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3 (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.snk (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLabAlgorithmsVariableNeighborhoodSearchPlugin.cs.frame (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties (added) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties/AssemblyInfo.frame (added) * branches/VNS/HeuristicLab/3.3/Files.txt (modified) Added VNS plugin (#1425) Wed, 02 Mar 2011 14:26:48 GMT svonolfe [5594] * branches/VNS (copied) Created branch for ticket #1425 Fri, 04 Feb 2011 23:01:18 GMT abeham [5440] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/IDiscreteDoubleMatrixModifier.cs (modified) * trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/VelocityBoundsModifier.cs (modified) #852 * Fixed wiring of `VelocityBoundsModifier` again (on second ...