Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3817

Name Size Rev Age Author Last Change
../
HeuristicLab 3.3 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Algorithms.EvolutionStrategy 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.GeneticAlgorithm 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.LocalSearch 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.ParticleSwarmOptimization 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.SimulatedAnnealing 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Algorithms.TabuSearch 3816   14 years swagner Removed sorting of analyzer provided by problems (#893)
HeuristicLab.Analysis 3815   14 years swagner Removed folder which contained the MS Chart Controls binaries, help …
HeuristicLab.Analysis.Views 3773   14 years gkronber Added display of data-point index to tooltip in DataTableView. #893
HeuristicLab.CodeEditor 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Collections 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Common 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Common.Resources 3792   14 years swagner Adapted size of splash screen (#1000)
HeuristicLab.Core 3798   14 years gkronber Implemented fix for exceptions in CheckedItemCollection and …
HeuristicLab.Core.Views 3788   14 years mkommend corrected behavior of CheckedItemCollectionViews (ticket #893)
HeuristicLab.Data 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Data.Views 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Encodings.BinaryVectorEncoding 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Encodings.IntegerVectorEncoding 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Encodings.PermutationEncoding 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Encodings.PermutationEncoding.Views 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Encodings.RealVectorEncoding 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 3817   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.ExtLibs 3776   14 years mkommend implemented check for MS ChartControls (ticket #893)
HeuristicLab.MainForm 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.MainForm.WindowsForms 3805   14 years mkommend corrected issue in ViewHost (ticket #972)
HeuristicLab.Operators 3817   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Operators.Programmable 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Operators.Views 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Operators.Views.GraphVisualization 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Optimization 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Optimization.Operators 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Optimization.Views 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Optimizer 3814   14 years swagner Updated samples (#1000)
HeuristicLab.Parameters 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Parameters.Views 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Persistence 3811   14 years epitzer correct and speed-up serialization for number enumerables (#548)
HeuristicLab.Persistence.GUI 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.PluginInfrastructure 3813   14 years swagner Updated layout of splash screen (#1000)
HeuristicLab.Problems.ArtificialAnt 3817   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.ArtificialAnt.Views 3795   14 years mkommend fixed enabled state of play button in AntTrailView (ticket #893)
HeuristicLab.Problems.DataAnalysis 3802   14 years gkronber Minor efficiency improvements for variable frequency analyzer. #938
HeuristicLab.Problems.DataAnalysis.Regression 3817   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.DataAnalysis.Views 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Problems.Knapsack 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Problems.Knapsack.Views 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Problems.OneMax 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Problems.OneMax.Views 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Problems.TestFunctions 3797   14 years mkommend corrected namespaces and removed resources files in HL 3.3 solution …
HeuristicLab.Problems.TestFunctions.Views 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Problems.TravelingSalesman 3789   14 years abeham #893 * Updated wiring of problem specific analyzers
HeuristicLab.Problems.TravelingSalesman.Views 3764   14 years mkommend adapted view captions (ticket #893)
HeuristicLab.Random 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Selection 3769   14 years abeham #976 * fixed a bug in the OffspringSelector when counting the …
HeuristicLab.SequentialEngine 3758   14 years swagner Implemented ErrorDialog and OperatorExecutionException (#1007)
HeuristicLab.Services.Deployment 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Services.Deployment.DataAccess 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
HeuristicLab.Tracing 3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
ConfigMerger.exe 12.0 KB 3285   14 years abeham updated ConfigMerger.exe #962
HeuristicLab 3.3.sln 111.7 KB 3781   14 years abeham #934 * added BestKnownSolution to test functions * added unit tests
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/hl/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.