Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 5439

Name Size Rev Age Author Last Change
../
HeuristicLab 5426   13 years epitzer Merged PSO into trunk (#852)
HeuristicLab.Algorithms.DataAnalysis 5430   13 years mkommend Changed CrossValidation to return its algorithm as NestedOptimizer
HeuristicLab.Algorithms.DataAnalysis.Views 5420   13 years mkommend #1402 - Refactored OnClosed method of IOptimizer views.
HeuristicLab.Algorithms.EvolutionStrategy 5383   13 years abeham #1397 * Fixed wiring of depth parameter in EvolutionStrategy
HeuristicLab.Algorithms.GeneticAlgorithm 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Algorithms.LocalSearch 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Algorithms.NSGA2 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Algorithms.ParticleSwarmOptimization 5435   13 years abeham #852 * Made public properties that redirect to ActualValue.Value …
HeuristicLab.Algorithms.SimulatedAnnealing 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Algorithms.TabuSearch 5366   13 years abeham #1344 * Fixed discovery of the main loop operator in the MainLoop …
HeuristicLab.Analysis 5438   13 years gkronber #1040 Reviewed NSGA-II operators in …
HeuristicLab.Analysis.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Clients.Common 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.CodeEditor 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Collections 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Common 5193   13 years swagner Merged ParallelEngine branch back into trunk (#1333)
HeuristicLab.Common.Resources 5432   13 years abeham #1337 * Renamed filename of Filter icon
HeuristicLab.Core 5398   13 years cneumuel #1247 * Engine should be allowed to be copied also when in state …
HeuristicLab.Core.Views 5380   13 years mkommend ticket #1324 - Corrected ItemSetView to check for duplicates while …
HeuristicLab.Data 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Data.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.DebugEngine 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Encodings.BinaryVectorEncoding 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Encodings.IntegerVectorEncoding 5346   13 years abeham #1344 * Added EvaluatedSolutions result to GeneticAlgorithm * …
HeuristicLab.Encodings.PermutationEncoding 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Encodings.PermutationEncoding.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Encodings.RealVectorEncoding 5434   13 years abeham #1395 * Changed dynamic wiring into static wiring as discussed with …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 5416   13 years gkronber Merged changes to symbolic expression encoding related to refactoring …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 5416   13 years gkronber Merged changes to symbolic expression encoding related to refactoring …
HeuristicLab.ExtLibs 5226   13 years gkronber Removed references to ALGLIB version 2.5.0 in Files.txt and …
HeuristicLab.MainForm 5270   13 years mkommend Implemented ShowContent method in MainForm which reuses existing …
HeuristicLab.MainForm.WindowsForms 5318   13 years mkommend Corrected nested ViewHost check (ticket #1372).
HeuristicLab.Operators 5352   13 years abeham #1333 * Removed changes to IntCounter that would make it …
HeuristicLab.Operators.Programmable 5406   13 years epitzer Switch language to 4.0 (#1405)
HeuristicLab.Operators.Views 5214   13 years swagner Enabled Breakpoint flag for each operator in every algorithm (#1362)
HeuristicLab.Operators.Views.GraphVisualization 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Optimization 5422   13 years swagner Removed obsolete interfaces IRealVectorEncoder and …
HeuristicLab.Optimization.Operators 5208   13 years swagner Adapted EAs to enable parallel solution evaluation (#1333)
HeuristicLab.Optimization.Views 5420   13 years mkommend #1402 - Refactored OnClosed method of IOptimizer views.
HeuristicLab.Optimizer 5346   13 years abeham #1344 * Added EvaluatedSolutions result to GeneticAlgorithm * …
HeuristicLab.ParallelEngine 5193   13 years swagner Merged ParallelEngine branch back into trunk (#1333)
HeuristicLab.Parameters 5308   13 years cneumuel #1361 reverted changes of r5206
HeuristicLab.Parameters.Views 5421   13 years swagner Added base call in SetEnabledStateOfControls, removed outdated XML …
HeuristicLab.Persistence 5425   13 years epitzer Increase priority of ConcreteDictionarySerializer to be tried before …
HeuristicLab.Persistence.GUI 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.PluginInfrastructure 5196   13 years gkronber Fixed #1357.
HeuristicLab.Problems.ArtificialAnt 5395   13 years gkronber Added symbol frequency analyzer to default analyzers list of …
HeuristicLab.Problems.ArtificialAnt.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Problems.DataAnalysis 5433   13 years swinkler Fixed bugs in MATLAB formatter. (#1314)
HeuristicLab.Problems.DataAnalysis.Classification 5391   13 years mkommend Corrected naming of results in …
HeuristicLab.Problems.DataAnalysis.Classification.Views 5417   13 years mkommend Adapted RocCurvesView to treat binary classification problems …
HeuristicLab.Problems.DataAnalysis.Regression 5439   13 years gkronber #1040 Not directly related to NSGA-II implementation but not worth a …
HeuristicLab.Problems.DataAnalysis.Views 5373   13 years mkommend ticket #1256 - Merged new timeseries symbols from branch to trunk.
HeuristicLab.Problems.ExternalEvaluation 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.ExternalEvaluation.GP 5416   13 years gkronber Merged changes to symbolic expression encoding related to refactoring …
HeuristicLab.Problems.ExternalEvaluation.GP.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Problems.ExternalEvaluation.Views 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.Knapsack 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.Knapsack.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Problems.OneMax 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.OneMax.Views 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Problems.TestFunctions 5381   13 years abeham #1395 * Allowed to select the bounds checker to use in all …
HeuristicLab.Problems.TestFunctions.Views 5204   13 years swagner Stored whole population in SingleObjectiveTestFunctionSolution only …
HeuristicLab.Problems.TravelingSalesman 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.TravelingSalesman.Views 5287   13 years abeham #1337 * Renamed VS2008ImageLibrary resource to VSImageLibrary * …
HeuristicLab.Problems.VehicleRouting 5368   13 years svonolfe Fixed some minor issues in the VRP operators (#1177)
HeuristicLab.Problems.VehicleRouting.Views 5347   13 years abeham #1346 * Fixed cloning behavior in some operators * Fixed problem UI …
HeuristicLab.Random 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Selection 5408   13 years swagner Adapted parameter descriptions in Replacer (#1393)
HeuristicLab.SequentialEngine 5193   13 years swagner Merged ParallelEngine branch back into trunk (#1333)
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 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab.Visualization.ChartControlsExtensions 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
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 123.3 KB 5426   13 years epitzer Merged PSO into trunk (#852)
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/CloningRefactoring4656-4721
    /branches/NET40/sources5138-5162
    /branches/ParallelEngine5175-5192
Note: See TracBrowser for help on using the repository browser.