# # ChangeLog for branches/Operator Architecture Refactoring/HeuristicLab.ThreadParallelEngine # # Generated by Trac 1.0.12 # 07/31/24 07:27:45 Mon, 08 Jun 2009 22:57:49 GMT swagner [2033] * branches/Operator Architecture Refactoring/HeuristicLab.AdvancedOptimizationFrontend/3.3/MainForm.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/AtomicOperation.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Auxiliary.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallGraph.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallNode.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CloneableBase.cs (moved) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CompositeOperation.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ConstrainedItemBase.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ConstrainedItemBaseView.Designer.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ConstrainedItemBaseView.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ConstrainedItemBaseView.resx (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ConstraintEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/EngineBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICallGraph.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICallNode.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICloneable.cs (moved) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IConstrainedItem.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IConstraint.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IItem.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperator.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperatorGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperatorGroup.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IParameter.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IScope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IViewable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ItemBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorBaseView.Designer.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorBaseView.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGraphView.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGroup.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorLibrary.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Parameter.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterType.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterView.Designer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterView.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/PersistenceManager.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Variable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/VariableInfo.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.OptimizationFrontend/3.3/MainForm.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.ThreadParallelEngine/3.3/ThreadParallelEngine.cs (modified) Refactoring of the operator architecture (#95) Sat, 06 Jun 2009 14:53:27 GMT swagner [2029] * branches/Operator Architecture Refactoring/HeuristicLab.ThreadParallelEngine/3.2/ThreadParallelEngine.cs (modified) Refactoring of the Operator Architecture (#95) Tue, 02 Jun 2009 20:48:31 GMT swagner [1992] * branches/Operator Architecture Refactoring (copied) Created branch for refactoring the operator architecture (#95) Wed, 20 May 2009 13:06:46 GMT epitzer [1872] * trunk/sources/HeuristicLab.Charting.Data/3.3/HeuristicLab.Charting.Data-3.3.csproj (moved) * trunk/sources/HeuristicLab.Charting.Data/3.3/HeuristicLabChartingDataPlugin.cs (modified) * trunk/sources/HeuristicLab.Charting.Data/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Logging/3.3/HeuristicLab.Logging-3.3.csproj (moved) * trunk/sources/HeuristicLab.Logging/3.3/HeuristicLabLoggingPlugin.cs (modified) * trunk/sources/HeuristicLab.Logging/3.3/Linechart.cs (modified) * trunk/sources/HeuristicLab.Logging/3.3/Log.cs (modified) * trunk/sources/HeuristicLab.Logging/3.3/PointXYChart.cs (modified) * trunk/sources/HeuristicLab.Logging/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj (moved) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/HeuristicLabOperatorsProgrammablePlugin.cs (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.OptimizationFrontend/3.3/HeuristicLab.OptimizationFrontend-3.3.csproj (moved) * trunk/sources/HeuristicLab.OptimizationFrontend/3.3/HeuristicLabOptimizationFrontendApplication.cs (modified) * trunk/sources/HeuristicLab.OptimizationFrontend/3.3/HeuristicLabOptimizationFrontendPlugin.cs (modified) * trunk/sources/HeuristicLab.OptimizationFrontend/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Routing.TSP/3.3/HeuristicLab.Routing.TSP-3.3.csproj (modified) * trunk/sources/HeuristicLab.Routing.TSP/3.3/HeuristicLabRoutingTSPPlugin.cs (modified) * trunk/sources/HeuristicLab.SGA/3.3/HeuristicLab.SGA-3.3.csproj (moved) * trunk/sources/HeuristicLab.SGA/3.3/HeuristicLabSGAPlugin.cs (modified) * trunk/sources/HeuristicLab.SGA/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.SGA/3.3/SGA.cs (modified) * trunk/sources/HeuristicLab.Selection.OffspringSelection/3.3/HeuristicLab.Selection.OffspringSelection-3.3.csproj (moved) * trunk/sources/HeuristicLab.Selection.OffspringSelection/3.3/HeuristicLabSelectionOffspringSelectionPlugin.cs (modified) * trunk/sources/HeuristicLab.Selection.OffspringSelection/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.TestFunctions/3.3/HeuristicLab.TestFunctions-3.3.csproj (moved) * trunk/sources/HeuristicLab.TestFunctions/3.3/HeuristicLabTestFunctionsPlugin.cs (modified) * trunk/sources/HeuristicLab.TestFunctions/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/HeuristicLab.ThreadParallelEngine-3.3.csproj (moved) * trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/HeuristicLabThreadParallelEnginePlugin.cs (modified) * trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/ThreadParallelEngine.cs (modified) * trunk/sources/HeuristicLab.sln (modified) * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) Upgrade Charting.Data, Logging, Operators.Programmable, ...