Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3634

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