# # ChangeLog for branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/Datastructures # # Generated by Trac 1.0.12 # 04/28/24 05:04:42 Sun, 28 Sep 2014 07:18:30 GMT abeham [11397] * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/ProblemDefinitionScriptView.Designer.cs (added) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable.Views/3.3/ProblemDefinitionScriptView.cs (added) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/Datastructures/Configuration.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/Datastructures/ParameterVector.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/Interfaces/IProblemDefinition.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorMoveGenerator.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/ProblemDefinition.cs (added) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/ProblemDefinitionScript.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemDefinition.cs (modified) * branches/ProgrammableProblem/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemDefinitionScript.cs (modified) #2174: * Renamed methods from e.g. Configuration.AddReal to ... 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 ...