# # ChangeLog for branches/ProgrammableProblem/ProgrammableProblem.sln # # Generated by Trac 1.0.12 # 09/29/24 13:31:05 Mon, 24 Nov 2014 15:28:45 GMT mkommend [11574] * branches/ProgrammableProblem/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/HeuristicLab.Problems.TestFunctions-3.4.csproj (modified) * branches/ProgrammableProblem/ProgrammableProblem.sln (modified) #2174: Adapted branched optimization plugin to branch structure and ... Thu, 20 Nov 2014 14:14:04 GMT mkommend [11560] * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4 (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/HeuristicLab.Problems.TestFunctions-3.4.csproj (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/HeuristicLab.snk (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/Plugin.cs.frame (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/Properties (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/ProgrammableProblem/HeuristicLab.Problems.TestFunctions/3.4/TestFunctionProblem.cs (added) * branches/ProgrammableProblem/ProgrammableProblem.sln (modified) #2174: Added TestFunctionProblem for evaluating the design and ... Tue, 16 Sep 2014 11:13:03 GMT abeham [11369] * branches/ProgrammableProblem (moved) #2174: renamed programmable problem branch Mon, 15 Sep 2014 08:23:34 GMT abeham [11363] * branches/SimSharp/3.0.4 (deleted) * branches/SimSharp/HeuristicLab.Encodings.ParameterVector (deleted) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/IntegerParameterConfiguration.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/ParameterVector.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/RealParameterConfiguration.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Interfaces/IParameterVectorMoveOperator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Interfaces/ISingleObjectiveProblemDefinition.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorMoveEvaluator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorMoveGenerator.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorMoveMaker.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveScript.cs (modified) * branches/SimSharp/ProgrammableProblem.sln (modified) #2174: * Removed SimSharp reference (not the purpose of this branch ...