# # ChangeLog for branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveScript.cs # # Generated by Trac 1.0.12 # 06/16/24 23:27:29 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 ... Thu, 15 May 2014 13:06:57 GMT abeham [10856] * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/BinaryParameterConfiguration.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/Configuration.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/IntegerParameterConfiguration.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/PermutationParameterConfiguration.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/IProblemDefinition.cs (moved) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Interfaces/ISingleObjectiveProblemDefinition.cs (moved) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCreater.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCrossover.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorManipulator.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProgrammableProblemScript.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveScript.cs (modified) #2174: Worked on programmable problem * Changed ProblemBase to ... Wed, 14 May 2014 12:46:00 GMT abeham [10850] * branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/Plugin.cs.frame (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/BinaryParameterConfiguration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/Configuration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/IntegerParameterConfiguration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/ParameterConfiguration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/ParameterVector.cs (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/PermutationParameterConfiguration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Datastructures/RealParameterConfiguration.cs (added) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCreater.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorCrossover.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/ParameterVectorManipulator.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/SingleObjectiveEvaluator.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Plugin.cs.frame (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProblemBase.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemBase.cs (modified) * 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: Major refactoring: * ParameterVector is only a temporary ... Tue, 15 Apr 2014 20:34:05 GMT abeham [10754] * branches/SimSharp/HeuristicLab.Encodings.ParameterVector/ParameterVectorBuilder.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/HeuristicLab.Problems.Programmable-3.3.csproj (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/Operators/SingleObjectiveEvaluator.cs (moved) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProblemBase.cs (moved) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/ProgrammableProblemScript.cs (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProblemBase.cs (copied) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/SimSharp/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveScript.cs (copied) #2174: minor refactorings 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 ...