Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 4022

Name Size Rev Age Author Last Change
../
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.Algorithms.GeneticAlgorithm 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Algorithms.LocalSearch 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Algorithms.ParticleSwarmOptimization 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Algorithms.SimulatedAnnealing 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Algorithms.TabuSearch 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.CodeEditor 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Collections 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Common.Resources 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Core 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Data 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Encodings.PermutationEncoding 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.MainForm 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Operators 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Optimizer 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Parameters 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Persistence.GUI 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.ArtificialAnt.Views 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.Knapsack 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.OneMax 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.TravelingSalesman 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.SequentialEngine 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Tracing 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.PluginInfrastructure 3837   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Selection 3854   14 years abeham #1018 * Removed offspring that are added to the temporary population …
HeuristicLab.Optimization.Operators 3871   14 years abeham #1023 * Added UserDefinedProblem * Added a couple of operators: …
HeuristicLab.Optimization 3880   14 years abeham #1023 * Added EmptyUserDefinedProblemEvaluator and set as default …
HeuristicLab.ExtLibs 3884   14 years gkronber Worked on support vector regression operators and views. #1009
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 3891   14 years abeham #1030 * Added maximum evaluated solutions termination criterion to OSGAs
HeuristicLab.Algorithms.DataAnalysis 3892   14 years gkronber Improved code for analyzers for SVR and symbolic regression. #1009
HeuristicLab.Problems.ExternalEvaluation 3898   14 years abeham #866 * VS not saving project file automatically.…
HeuristicLab.Analysis 3901   14 years abeham #1032 * Added check for maximization or minimization problem when …
HeuristicLab.Analysis.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Core.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Encodings.PermutationEncoding.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Operators.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.ExternalEvaluation.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.Knapsack.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.OneMax.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.TestFunctions.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.TravelingSalesman.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Operators.Programmable 3906   14 years mkommend forgot to update ProgrammeableOperatorView (ticket #1020)
HeuristicLab.Encodings.BinaryVectorEncoding 3910   14 years abeham #1034 * Changed default actual name's of crossovers to the default …
HeuristicLab.Encodings.IntegerVectorEncoding 3910   14 years abeham #1034 * Changed default actual name's of crossovers to the default …
HeuristicLab.Encodings.RealVectorEncoding 3910   14 years abeham #1034 * Changed default actual name's of crossovers to the default …
HeuristicLab.Algorithms.EvolutionStrategy 3911   14 years abeham #1037 * Removed the inappropriately placed Exception
HeuristicLab.Problems.TestFunctions 3914   14 years epitzer remove superfluous comment (#1024)
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3929   14 years abeham #1041 * Added SymbolicExpressionTreeStringFormatter
HeuristicLab.Common 3984   14 years gkronber Changed implementation of extension method for the calculation of std. …
HeuristicLab.Persistence 3987   14 years gkronber Turned of 'Treat warnings as errors' option in the release …
HeuristicLab.Problems.ArtificialAnt 3993   14 years mkommend changed symbols and grammars to be more efficient in respect to …
HeuristicLab.Random 3997   14 years gkronber Minor improvements concerning efficiency of symbolic expression tree …
HeuristicLab.Data.Views 4011   14 years mkommend - refactored ViewHost and various views to use fewer nested controls …
HeuristicLab.MainForm.WindowsForms 4011   14 years mkommend - refactored ViewHost and various views to use fewer nested controls …
HeuristicLab.Operators.Views.GraphVisualization 4011   14 years mkommend - refactored ViewHost and various views to use fewer nested controls …
HeuristicLab.Optimization.Views 4011   14 years mkommend - refactored ViewHost and various views to use fewer nested controls …
HeuristicLab.Parameters.Views 4011   14 years mkommend - refactored ViewHost and various views to use fewer nested controls …
HeuristicLab 4012   14 years abeham #1040 * Added empty plugin for NSGA-II
HeuristicLab.Problems.VehicleRouting 4015   14 years svonolfe Improved VRP solution view (#1039)
HeuristicLab.Problems.VehicleRouting.Views 4016   14 years svonolfe Fixed crash in VRP solution view (#1039)
HeuristicLab.Algorithms.NSGA2 4017   14 years abeham #1040 * Ported CrowdingDistanceAssignment operator * Added …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 4022   14 years gkronber Worked on symbolic regression classes to prepare for time series …
HeuristicLab.Problems.DataAnalysis 4022   14 years gkronber Worked on symbolic regression classes to prepare for time series …
HeuristicLab.Problems.DataAnalysis.Regression 4022   14 years gkronber Worked on symbolic regression classes to prepare for time series …
HeuristicLab.Problems.DataAnalysis.Views 4022   14 years gkronber Worked on symbolic regression classes to prepare for time series …
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.5 KB 3837   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
Google.ProtocolBuffers.dll 230.5 KB 3862   14 years abeham #866 * updated external evaluation problem * included in build config
protoc.exe 1.1 MB 3862   14 years abeham #866 * updated external evaluation problem * included in build config
ProtoGen.exe 67.5 KB 3862   14 years abeham #866 * updated external evaluation problem * included in build config
HeuristicLab 3.3.sln 172.8 KB 4012   14 years abeham #1040 * Added empty plugin for NSGA-II
  • 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.