Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3629

Name Size Rev Age Author Last Change
../
HeuristicLab 3.3 3478   14 years swagner Deleted entry for removed plugin HeuristicLab.PluginAdministrator in …
HeuristicLab.Algorithms.EvolutionStrategy 3626   14 years abeham Fixed build break in ES, LS, and SA due to Analyzer changes #999
HeuristicLab.Algorithms.GeneticAlgorithm 3618   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Algorithms.LocalSearch 3626   14 years abeham Fixed build break in ES, LS, and SA due to Analyzer changes #999
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Algorithms.ParticleSwarmOptimization 3415   14 years mkofler Worked on particle swarm optimization algorithm #852 (WIP)
HeuristicLab.Algorithms.SimulatedAnnealing 3626   14 years abeham Fixed build break in ES, LS, and SA due to Analyzer changes #999
HeuristicLab.Algorithms.TabuSearch 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Analysis 3623   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Analysis.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.CodeEditor 3454   14 years swagner Adapted views according the new read-only property (#973)
HeuristicLab.Collections 3560   14 years swagner Fixed persistence exceptions by restoring the reference on …
HeuristicLab.Common 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Common.Resources 3511   14 years mkommend added new VSLibrary image (ticket #841)
HeuristicLab.Core 3628   14 years gkronber Added ReadOnlyCheckedItemCollection and ReadOnlyCheckedItemList
HeuristicLab.Core.Views 3628   14 years gkronber Added ReadOnlyCheckedItemCollection and ReadOnlyCheckedItemList
HeuristicLab.Data 3602   14 years mkommend implemented comments by swa and moved constraints from data to core …
HeuristicLab.Data.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Encodings.BinaryVectorEncoding 3593   14 years abeham Changed StochasticMultiOperator to StochasticMultiBranch and adapted …
HeuristicLab.Encodings.IntegerVectorEncoding 3593   14 years abeham Changed StochasticMultiOperator to StochasticMultiBranch and adapted …
HeuristicLab.Encodings.PermutationEncoding 3593   14 years abeham Changed StochasticMultiOperator to StochasticMultiBranch and adapted …
HeuristicLab.Encodings.PermutationEncoding.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Encodings.RealVectorEncoding 3593   14 years abeham Changed StochasticMultiOperator to StochasticMultiBranch and adapted …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 3596   14 years gkronber Removed auto-population of …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.ExtLibs 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.MainForm 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.MainForm.WindowsForms 3590   14 years mkommend removed warning from ViewHostPanel (ticket #993)
HeuristicLab.Operators 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Operators.Programmable 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Operators.Views 3591   14 years gkronber Separated MultiOperator into two classes MultiOperator and …
HeuristicLab.Operators.Views.GraphVisualization 3570   14 years mkommend implemented review comments (ticket #867)
HeuristicLab.Optimization 3625   14 years mkommend corrected cloning of RunCollection (ticket#970)
HeuristicLab.Optimization.Operators 3610   14 years abeham fixed a bug in the DiscreteDoubleValueModifier #923
HeuristicLab.Optimization.Views 3614   14 years mkommend implemented first version of RunConstraints (ticket #970)
HeuristicLab.Optimizer 3609   14 years abeham Changed Island GA in that it does not use the GAMainLoop anymore #971
HeuristicLab.Parameters 3555   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Parameters.Views 3588   14 years swagner Worked on UI support for choosing generic type parameters (#42)
HeuristicLab.Persistence 3606   14 years epitzer remove 32bit guard [new code generation works for all configurations …
HeuristicLab.Persistence.GUI 3027   14 years epitzer uncomment broken persistence analysis (#548)
HeuristicLab.PluginInfrastructure 3629   14 years gkronber Committed changes to plugin infrastructure project file. #994 (Clean …
HeuristicLab.Problems.ArtificialAnt 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.ArtificialAnt.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.DataAnalysis 3628   14 years gkronber Added ReadOnlyCheckedItemCollection and ReadOnlyCheckedItemList
HeuristicLab.Problems.DataAnalysis.Regression 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.DataAnalysis.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.Knapsack 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.Knapsack.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.OneMax 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.TestFunctions 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.TestFunctions.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Problems.TravelingSalesman 3618   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Problems.TravelingSalesman.Views 3616   14 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
HeuristicLab.Random 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Selection 3601   14 years abeham Added replacement operators and IReplacer interface #998
HeuristicLab.SequentialEngine 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Services.Deployment 3612   14 years gkronber Implemented change requests of reviewers. #989 (Implement review …
HeuristicLab.Services.Deployment.DataAccess 3180   14 years gkronber Updated SQL script to create the DB for the deployment service. #918.
HeuristicLab.ThreadParallelEngine 3615   14 years abeham updated SASEGASA: removed mainloop fixed a bug in the island OSGA …
HeuristicLab.Tracing 3578   14 years kgrading Removed References to HiveLogging and updated the default logging …
ConfigMerger.exe 12.0 KB 3285   14 years abeham updated ConfigMerger.exe #962
HeuristicLab 3.3.sln 109.6 KB 3538   14 years abeham Removed MultipopulationAlgorithm project as the island algorithms are …
HeuristicLab 3.3.vsmdi 499 bytes 2830   14 years swagner Operator architecture refactoring (#95) * worked on operators and SGA …
LocalTestRun.testrunconfig 335 bytes 1818   15 years cbahner #519 added floating average
PreBuildEvent.cmd 111 bytes 852   16 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/hl3/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    *.suo
    TestResults
    _ReSharper.HeuristicLab
    *.resharper
    HeuristicLab.resharper.user
    HeuristicLab.4.5.resharper.user
Note: See TracBrowser for help on using the repository browser.