Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3945

Name Size Rev Age Author Last Change
../
HeuristicLab 3920   14 years svonolfe Added plugins for the VRP implementation (#1039)
HeuristicLab.Algorithms.DataAnalysis 3892   14 years gkronber Improved code for analyzers for SVR and symbolic regression. #1009
HeuristicLab.Algorithms.EvolutionStrategy 3911   14 years abeham #1037 * Removed the inappropriately placed Exception
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.OffspringSelectionGeneticAlgorithm 3891   14 years abeham #1030 * Added maximum evaluated solutions termination criterion to OSGAs
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.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.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 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.Core.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Data 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Data.Views 3936   14 years mkommend improved StringConvertibleMatrixView (ticket #968)
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.PermutationEncoding 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Encodings.PermutationEncoding.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Encodings.RealVectorEncoding 3910   14 years abeham #1034 * Changed default actual name's of crossovers to the default …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 3929   14 years abeham #1041 * Added SymbolicExpressionTreeStringFormatter
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3929   14 years abeham #1041 * Added SymbolicExpressionTreeStringFormatter
HeuristicLab.ExtLibs 3884   14 years gkronber Worked on support vector regression operators and views. #1009
HeuristicLab.MainForm 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.MainForm.WindowsForms 3924   14 years mkommend added dispose call before removing views from the view collection …
HeuristicLab.Operators 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Operators.Programmable 3906   14 years mkommend forgot to update ProgrammeableOperatorView (ticket #1020)
HeuristicLab.Operators.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Operators.Views.GraphVisualization 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Optimization 3880   14 years abeham #1023 * Added EmptyUserDefinedProblemEvaluator and set as default …
HeuristicLab.Optimization.Operators 3871   14 years abeham #1023 * Added UserDefinedProblem * Added a couple of operators: …
HeuristicLab.Optimization.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
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.Parameters.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Persistence 3945   14 years epitzer Remove casts in number array serializer and add handling of lower …
HeuristicLab.Persistence.GUI 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.Problems.ArtificialAnt 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.DataAnalysis 3934   14 years gkronber Fixed problem with shuffling and cross-validation in SVM …
HeuristicLab.Problems.DataAnalysis.Regression 3933   14 years mkommend removed cloning of dataset and made it readonly (ticket #938)
HeuristicLab.Problems.DataAnalysis.Views 3933   14 years mkommend removed cloning of dataset and made it readonly (ticket #938)
HeuristicLab.Problems.ExternalEvaluation 3898   14 years abeham #866 * VS not saving project file automatically.…
HeuristicLab.Problems.ExternalEvaluation.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.Knapsack 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.Knapsack.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.OneMax 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.OneMax.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.TestFunctions 3914   14 years epitzer remove superfluous comment (#1024)
HeuristicLab.Problems.TestFunctions.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.TravelingSalesman 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab.Problems.TravelingSalesman.Views 3904   14 years mkommend Added SetEnabledStateOfControls as protected virtual method in !View. …
HeuristicLab.Problems.VehicleRouting 3938   14 years svonolfe Added CVRP implementation using the Alba encoding (#1039)
HeuristicLab.Problems.VehicleRouting.Views 3938   14 years svonolfe Added CVRP implementation using the Alba encoding (#1039)
HeuristicLab.Random 3832   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.SequentialEngine 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
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 3832   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
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
HeuristicLab 3.3.sln 169.1 KB 3920   14 years svonolfe Added plugins for the VRP implementation (#1039)
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 …
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
  • 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.