Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 5983

Name Size Rev Age Author Last Change
../
HeuristicLab 5938   13 years abeham #1330 * Added HeuristicLab.Problems.QuadraticAssignment.Tests-3.3
HeuristicLab.Algorithms.DataAnalysis 5914   13 years mkommend #1418: Changed DataAnalysisSolutions and -Models and updated …
HeuristicLab.Algorithms.DataAnalysis.Views 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Algorithms.EvolutionStrategy 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.GeneticAlgorithm 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.LocalSearch 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.NSGA2 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.ParticleSwarmOptimization 5941   13 years mkofler #852: Set the default inertia value to 1 for consistency reasons.
HeuristicLab.Algorithms.SimulatedAnnealing 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.TabuSearch 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Algorithms.VariableNeighborhoodSearch 5830   13 years mkommend #1313: Corrected plugin dependencies.
HeuristicLab.Analysis 5938   13 years abeham #1330 * Added HeuristicLab.Problems.QuadraticAssignment.Tests-3.3
HeuristicLab.Analysis.Views 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Clients.Common 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.CodeEditor 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Collections 5928   13 years swagner Prevented disappearing of runs in an optimizer when moving the …
HeuristicLab.Common 5837   13 years swagner Implemented review comments of mkommend (#1112)
HeuristicLab.Common.Resources 5827   13 years swagner Updated VS image library icons (#1416)
HeuristicLab.Core 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Core.Views 5929   13 years swagner Adapted context menu of ParameterCollectionView (#1377)
HeuristicLab.Data 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Data.Views 5908   13 years mkommend #1460: Corrected StringConvertibleValueView.
HeuristicLab.DebugEngine 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Encodings.BinaryVectorEncoding 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Encodings.IntegerVectorEncoding 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Encodings.PermutationEncoding 5933   13 years abeham #1330 * Merged QAP from branch into trunk * Merged MDS from branch …
HeuristicLab.Encodings.PermutationEncoding.Views 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Encodings.RealVectorEncoding 5911   13 years mkofler #852: Small code fixes as discussed with abeham. Renamed SwarmUpdater …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 5983   13 years mkommend #1418: Added after deserialization hook to …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 5956   13 years mkommend #1464: Corrected behavior of ViewHost and SymbolicExpressionTreeChart.
HeuristicLab.ExtLibs 5869   13 years gkronber #1418 minor improvements in plugin descriptions.
HeuristicLab.MainForm 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.MainForm.WindowsForms 5956   13 years mkommend #1464: Corrected behavior of ViewHost and SymbolicExpressionTreeChart.
HeuristicLab.Operators 5876   13 years swagner Implemented review comments (#1432)
HeuristicLab.Operators.Programmable 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Operators.Views 5865   13 years mkommend #1419: Removed unnecessary project reference in Operators.Views to …
HeuristicLab.Operators.Views.GraphVisualization 5837   13 years swagner Implemented review comments of mkommend (#1112)
HeuristicLab.Optimization 5954   13 years mkommend #1462: Added algorithms and problems folder to HeuristicLab.Optimization.
HeuristicLab.Optimization.Operators 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Optimization.Views 5976   13 years mkommend #1413: Corrected bugs regarding automatic coloring and axis value …
HeuristicLab.Optimizer 5837   13 years swagner Implemented review comments of mkommend (#1112)
HeuristicLab.ParallelEngine 5880   13 years gkronber #1418 added missing cloning of symbolic expression trees and problem …
HeuristicLab.Parameters 5843   13 years mkommend #1049: Added code to create default values in ValueParameters if …
HeuristicLab.Parameters.Views 5837   13 years swagner Implemented review comments of mkommend (#1112)
HeuristicLab.Persistence 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Persistence.GUI 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.PluginInfrastructure 5972   13 years gkronber #1429 fixed icon of splash screen
HeuristicLab.Problems.ArtificialAnt 5880   13 years gkronber #1418 added missing cloning of symbolic expression trees and problem …
HeuristicLab.Problems.ArtificialAnt.Views 5880   13 years gkronber #1418 added missing cloning of symbolic expression trees and problem …
HeuristicLab.Problems.DataAnalysis 5963   13 years mkommend #1453: Added error state assert in OnlineCalculatorPerformanceTest.
HeuristicLab.Problems.DataAnalysis.Classification 5863   13 years mkommend #1418: Added NonDiscoverableType attribute to outdated analyzers.
HeuristicLab.Problems.DataAnalysis.Classification.Views 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.DataAnalysis.Regression 5863   13 years mkommend #1418: Added NonDiscoverableType attribute to outdated analyzers.
HeuristicLab.Problems.DataAnalysis.Symbolic 5936   13 years mkommend #1418: Removed asserts from SymbolicDataAnalysisExpressionTreeSimplifier.
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views 5942   13 years mkommend #1453: Renamed IOnlineEvaluator to IOnlineCalculator
HeuristicLab.Problems.DataAnalysis.Symbolic.Views 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Problems.DataAnalysis.Views 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.Problems.ExternalEvaluation 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.ExternalEvaluation.GP 5881   13 years epitzer Adopt TypeCoherentExpressionGrammar from …
HeuristicLab.Problems.ExternalEvaluation.GP.Views 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Problems.ExternalEvaluation.Views 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Problems.Knapsack 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.Knapsack.Views 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.OneMax 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.OneMax.Views 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.QuadraticAssignment 5953   13 years abeham #1330 * Added IStorableContent interface
HeuristicLab.Problems.QuadraticAssignment.Views 5938   13 years abeham #1330 * Added HeuristicLab.Problems.QuadraticAssignment.Tests-3.3
HeuristicLab.Problems.TestFunctions 5951   13 years abeham #1462 * Fixed wiring code, some intermediate algorithm classes were …
HeuristicLab.Problems.TestFunctions.Views 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.TravelingSalesman 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Problems.TravelingSalesman.Views 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Problems.VehicleRouting 5821   13 years svonolfe Fixed issue in VRP move evaluators (#1185)
HeuristicLab.Problems.VehicleRouting.Views 5832   13 years swagner Moved description from textbox to icon in NamedItemView and adapted …
HeuristicLab.Random 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Selection 5975   13 years mkommend #1313: Updated view names to use spaces instead of !camelCasing.
HeuristicLab.SequentialEngine 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Services.Deployment 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Services.Deployment.DataAccess 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Tracing 5809   13 years mkommend #1418: Reintegrated branch into trunk.
HeuristicLab.Visualization.ChartControlsExtensions 5809   13 years mkommend #1418: Reintegrated branch into trunk.
Build.cmd 2.4 KB 4924   13 years epitzer Further reduction of verbosity (#1285)
ConfigMerger.exe 12.5 KB 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab 3.3 Services.sln 4.6 KB 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab 3.3 Services.vsmdi 532 bytes 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab 3.3.sln 153.1 KB 5944   13 years mkommend #1418: Added unit tests for the Problems.DataAnalysis-3.4 project.
HeuristicLab 3.3.vsmdi 532 bytes 4066   14 years swagner Fixed VSMDI file (#1093)
LocalTestRun.testrunconfig 335 bytes 4065   14 years swagner Migrated solution and projects to Visual Studio 2010 (#1093)
PreBuildEvent.cmd 111 bytes 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    *.resharper
    *.suo
    Google.ProtocolBuffers-0.9.1.dll
    HeuristicLab.4.5.resharper.user
    HeuristicLab.resharper.user
    ProtoGen.exe
    TestResults
    _ReSharper.HeuristicLab
    _ReSharper.HeuristicLab 3.3
    protoc.exe
    HeuristicLab 3.3.5.1.ReSharper.user
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/DataAnalysismergedeligible
    /branches/GP.Symbols (TimeLag, Diff, Integral)mergedeligible
    /branches/CloningRefactoring4656-4721
    /branches/DataAnalysis Refactoring5471-5808
    /branches/NET40/sources5138-5162
    /branches/ParallelEngine5175-5192
    /branches/SuccessProgressAnalysis5370-5682
    /branches/VNS5594-5752
Note: See TracBrowser for help on using the repository browser.