# # ChangeLog for branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/Properties/AssemblyInfo.cs.frame # # Generated by Trac 1.0.12 # 04/25/24 03:33:58 Tue, 16 Sep 2014 11:13:03 GMT abeham [11369] * branches/ProgrammableProblem (moved) #2174: renamed programmable problem branch Tue, 15 Apr 2014 16:01:54 GMT abeham [10753] * branches/SimSharp/3.0.4 (moved) * branches/SimSharp/3.0.3/SimSharp-3.0.3 (deleted) * branches/SimSharp/3.0.4/SimSharp-3.0.4 (copied) * branches/SimSharp/3.0.4/SimSharp-3.0.4/Plugin.cs (modified) * branches/SimSharp/3.0.4/SimSharp-3.0.4/Properties/AssemblyInfo.cs (modified) * branches/SimSharp/3.0.3/SimSharp-3.0.3/SimSharp-3.0.3.csproj (deleted) * branches/SimSharp/3.0.4/SimSharp-3.0.4/SimSharp-3.0.4.csproj (copied) * branches/SimSharp/3.0.4/SimSharp-3.0.4/SimSharp.dll (modified) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/HeuristicLab.Encodings.ParameterVectorEncoding-3.3.csproj (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/HeuristicLab.snk (copied) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/IParameterVectorCreator.cs (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/ParameterVector.cs (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/ParameterVectorBuilder.cs (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/Plugin.cs.frame (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/Properties (added) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/Properties/AssemblyInfo.cs.frame (added) * branches/SimSharp/HeuristicLab.Problems.Programmable (moved) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3 (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.snk (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/Plugin.cs.frame (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/ProgrammableProblemView.Designer.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/ProgrammableProblemView.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/Properties (added) * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/Properties/AssemblyInfo.cs.frame (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3 (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (copied) * branches/SimSharp/HeuristicLab.Problems.SimulationOptimization/3.3/HeuristicLab.Problems.SimulationOptimization-3.3.csproj (deleted) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Interfaces (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Interfaces/ISingleObjectiveProgrammableProblemEvaluator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCreater.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCrossover.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorManipulator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/SimOptSingleObjectiveEvaluator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Plugin.cs.frame (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProgrammableProblemBase.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProgrammableProblemScript.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Properties/AssemblyInfo.cs.frame (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (added) * branches/SimSharp/ProgrammableProblem.sln (moved) #2174: The problem is now not Sim# specific anymore, but the ...