Restructured repository in preparation of the HeuristicLab 3.3.0 release (#1000)
commitab7c6c6a5212d9b758f2fb20b36b81f4b1a09625
authorswagner <swagner@2abd9481-f8db-48e9-bd25-06bc13291c1b>
Tue, 18 May 2010 01:07:49 +0000 (18 01:07 +0000)
committerswagner <swagner@2abd9481-f8db-48e9-bd25-06bc13291c1b>
Tue, 18 May 2010 01:07:49 +0000 (18 01:07 +0000)
tree00a9a2305c1b70b047a321e627347f4ba264960f
parent4b3bfb55dc7e9177e5e81cf01201a8bd3713ba27
Restructured repository in preparation of the HeuristicLab 3.3.0 release (#1000)

git-svn-id: https://src.heuristiclab.com/svn/core/trunk/sources@3832 2abd9481-f8db-48e9-bd25-06bc13291c1b
71 files changed:
HeuristicLab 3.3.sln
HeuristicLab 3.3/Files.txt
HeuristicLab 3.3/HeuristicLab 3.3.csproj
HeuristicLab.Algorithms.EvolutionStrategy/3.3/HeuristicLab.Algorithms.EvolutionStrategy-3.3.csproj
HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj
HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Tests/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.Tests.csproj
HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj
HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj
HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj
HeuristicLab.Algorithms.TabuSearch/3.3/HeuristicLab.Algorithms.TabuSearch-3.3.csproj
HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj
HeuristicLab.CodeEditor/3.3/HeuristicLab.CodeEditor-3.3.csproj
HeuristicLab.Collections/3.3/HeuristicLab.Collections-3.3.csproj
HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj
HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj
HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj
HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj
HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj
HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj
HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj
HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Tests/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.Tests.csproj
HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj
HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Tests/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.Tests.csproj
HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj
HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj
HeuristicLab.Encodings.PermutationEncoding/3.3/Tests/HeuristicLab.Encodings.PermutationEncoding-3.3.Tests.csproj
HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj
HeuristicLab.Encodings.RealVectorEncoding/3.3/Tests/HeuristicLab.Encodings.RealVectorEncoding-3.3.Tests.csproj
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/HeuristicLab.Encodings.SymbolicExpressionTree-3.3.csproj
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Tests/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.Tests.csproj
HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj
HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop/3.1.1.5327/HeuristicLab.SharpDevelop-3.1.1.5327.csproj
HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/HeuristicLab.WinFormsUI-2.3.1.csproj
HeuristicLab.ExtLibs/HeuristicLab.log4net/1.2.10.0/HeuristicLab.log4net-1.2.10.0.csproj
HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj
HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj
HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj
HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj
HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj
HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj
HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj
HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj
HeuristicLab.Parameters.Views/3.3/HeuristicLab.Parameters.Views-3.3.csproj
HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj
HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj
HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj
HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj [moved from HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure.csproj with 96% similarity]
HeuristicLab.Problems.ArtificialAnt.Views/3.3/HeuristicLab.Problems.ArtificialAnt.Views-3.3.csproj
HeuristicLab.Problems.ArtificialAnt/3.3/HeuristicLab.Problems.ArtificialAnt-3.3.csproj
HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj
HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj
HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLab.Problems.Knapsack.Views-3.3.csproj
HeuristicLab.Problems.Knapsack/3.3/HeuristicLab.Problems.Knapsack-3.3.csproj
HeuristicLab.Problems.OneMax.Views/3.3/HeuristicLab.Problems.OneMax.Views-3.3.csproj
HeuristicLab.Problems.OneMax/3.3/HeuristicLab.Problems.OneMax-3.3.csproj
HeuristicLab.Problems.TestFunctions.Views/3.3/HeuristicLab.Problems.TestFunctions.Views-3.3.csproj
HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj
HeuristicLab.Problems.TestFunctions/3.3/Tests/HeuristicLab.Problems.TestFunctions-3.3.Tests.csproj
HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj
HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj
HeuristicLab.Selection/3.3/HeuristicLab.Selection-3.3.csproj
HeuristicLab.SequentialEngine/3.3/HeuristicLab.SequentialEngine-3.3.csproj
HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj