Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3591

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 3450   14 years abeham Changed handling of strategy parameters and renamed operators in …
HeuristicLab.Algorithms.GeneticAlgorithm 3429   14 years abeham Added an OS Island GA #976 Wired the parallel parameter in the …
HeuristicLab.Algorithms.LocalSearch 3384   14 years swagner Fixed project references and plugin dependencies (#974)
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 3510   14 years abeham Added a parameter to set the amount of selected parents #839, #976
HeuristicLab.Algorithms.ParticleSwarmOptimization 3415   14 years mkofler Worked on particle swarm optimization algorithm #852 (WIP)
HeuristicLab.Algorithms.SimulatedAnnealing 3522   14 years abeham added best known quality in chart #923
HeuristicLab.Algorithms.TabuSearch 3521   14 years abeham Updated tabu search to show best quality and best known quality in the …
HeuristicLab.Analysis 3489   14 years abeham updated SASEGASA #839 changed DataTableValuesCollector to plot …
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 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Core.Views 3588   14 years swagner Worked on UI support for choosing generic type parameters (#42)
HeuristicLab.Data 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Data.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Encodings.BinaryVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.IntegerVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.PermutationEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.PermutationEncoding.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Encodings.RealVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 3569   14 years gkronber Changed multi-operators in symbolic expression tree encoding to …
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 3591   14 years gkronber Separated MultiOperator into two classes MultiOperator and …
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 3555   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Optimization.Operators 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Optimization.Views 3588   14 years swagner Worked on UI support for choosing generic type parameters (#42)
HeuristicLab.Optimizer 3576   14 years swagner Fixed exception in CloseAllMenuItem and corrected default enabled …
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 3579   14 years epitzer Use callvirt in generated code for calling hooks (#548)
HeuristicLab.Persistence.GUI 3027   14 years epitzer uncomment broken persistence analysis (#548)
HeuristicLab.PluginInfrastructure 3578   14 years kgrading Removed References to HiveLogging and updated the default logging …
HeuristicLab.Problems.ArtificialAnt 3539   14 years gkronber Cosmetic name-space rename. #937 (Data types and operators for …
HeuristicLab.Problems.ArtificialAnt.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.DataAnalysis 3563   14 years gkronber Adapted DataAnalysisProblemData to work with changed …
HeuristicLab.Problems.DataAnalysis.Regression 3559   14 years gkronber Implemented checkboxes to select input variables. #938 (Data types and …
HeuristicLab.Problems.DataAnalysis.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.Knapsack 3537   14 years svonolfe Implemented reviewers comments for the KnapsackProblem (#917)
HeuristicLab.Problems.Knapsack.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.OneMax 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.TestFunctions 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Problems.TestFunctions.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Problems.TravelingSalesman 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Problems.TravelingSalesman.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Random 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
HeuristicLab.Selection 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.Services.Deployment 3217   14 years gkronber Defined PluginDescription data contract as IsReference and changed …
HeuristicLab.Services.Deployment.DataAccess 3180   14 years gkronber Updated SQL script to create the DB for the deployment service. #918.
HeuristicLab.ThreadParallelEngine 3587   14 years swagner Removed HL 3.2 related parts from trunk (#995)
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   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/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.