Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 4314

Name Size Rev Age Author Last Change
../
HeuristicLab 4242   14 years gkronber Removed trunk copy of HeuristicLab.Problems.MultiVariate.Regression
HeuristicLab.Algorithms.DataAnalysis 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.EvolutionStrategy 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.GeneticAlgorithm 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.LocalSearch 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.NSGA2 4168   14 years abeham #1040 * Fixed a bug in the clone method
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.ParticleSwarmOptimization 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.SimulatedAnnealing 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Algorithms.TabuSearch 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Analysis 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Analysis.Views 4142   14 years gkronber Added export to file functionality for the DataTableView. #1127
HeuristicLab.CodeEditor 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Collections 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Common 4245   14 years mkommend Removed cloning of saved contents and refactored FileManager (ticket …
HeuristicLab.Common.Resources 4266   14 years swagner Added more images from the VS2008 image library (#841)
HeuristicLab.Core 4290   14 years mkommend Corrected cloning and deserializing of ReadOnlyCheckedItemCollection …
HeuristicLab.Core.Views 4300   14 years mkommend Removed calls to the ClearCache method of the ViewHost (ticket #1133).
HeuristicLab.Data 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Data.Views 4213   14 years mkommend Changed the context menu of the StringConvertibleMatrixView to appear …
HeuristicLab.Encodings.BinaryVectorEncoding 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Encodings.IntegerVectorEncoding 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Encodings.PermutationEncoding 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Encodings.PermutationEncoding.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Encodings.RealVectorEncoding 4101   14 years abeham #1101 * Fixed real vector moves ignoring the bounds
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 4262   14 years mkommend Made DefaultGrammar abstract and sealed GlobalGrammar (ticket #1028).
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.ExtLibs 4095   14 years abeham #1044 * Pruned protocol buffer projects and dynamically copied the …
HeuristicLab.MainForm 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.MainForm.WindowsForms 4314   14 years mkommend Corrected bug in the ViewHost to handle contents without views …
HeuristicLab.Operators 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Operators.Programmable 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Operators.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Operators.Views.GraphVisualization 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Optimization 4200   14 years mkommend improved the performance of RunCollections by caching some properties …
HeuristicLab.Optimization.Operators 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Optimization.Views 4300   14 years mkommend Removed calls to the ClearCache method of the ViewHost (ticket #1133).
HeuristicLab.Optimizer 4245   14 years mkommend Removed cloning of saved contents and refactored FileManager (ticket …
HeuristicLab.Parameters 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Parameters.Views 4257   14 years swagner Implemented showing of concrete data type in value parameters (#1161)
HeuristicLab.Persistence 4175   14 years epitzer Properly copy serializers when initializing global configuration. (#1136)
HeuristicLab.Persistence.GUI 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.PluginInfrastructure 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.ArtificialAnt 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.ArtificialAnt.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.DataAnalysis 4295   14 years mkommend Added null check before event registration (ticket #1028).
HeuristicLab.Problems.DataAnalysis.FeatureSelection 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.DataAnalysis.Regression 4251   14 years mkommend Removed TournamentPruningAnalyzer from default analyzers of …
HeuristicLab.Problems.DataAnalysis.Views 4143   14 years gkronber Fixed calculation of p-values for variable impacts (the calculation …
HeuristicLab.Problems.ExternalEvaluation 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.ExternalEvaluation.GP 4117   14 years abeham #1041 * Added views plugin for variable symbol to set the variable …
HeuristicLab.Problems.ExternalEvaluation.GP.Views 4117   14 years abeham #1041 * Added views plugin for variable symbol to set the variable …
HeuristicLab.Problems.ExternalEvaluation.Views 4130   14 years gkronber set svn:ignore properties #1041
HeuristicLab.Problems.Knapsack 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.Knapsack.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.OneMax 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.OneMax.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.TestFunctions 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.TestFunctions.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.TravelingSalesman 4118   14 years abeham #1090 * Fixed problem plugins reloading their operators on …
HeuristicLab.Problems.TravelingSalesman.Views 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Problems.VehicleRouting 4210   14 years svonolfe Removed SBX2 operator (#1039)
HeuristicLab.Problems.VehicleRouting.Views 4185   14 years svonolfe Improved VRP visualization (#1039)
HeuristicLab.Random 4258   14 years swagner Worked in integration of FastRandom PRNG (#1114)
HeuristicLab.Selection 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.SequentialEngine 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
HeuristicLab.Services.Deployment 4307   14 years swagner Worked on configuration of deployment service (#1165)
HeuristicLab.Services.Deployment.DataAccess 4256   14 years swagner Moved HeuristicLab.Services projects into a separate solution (#1160)
HeuristicLab.Services.OKB 4313   14 years swagner Worked on OKB user authentication (#1167)
HeuristicLab.Services.OKB.AttributeSelection 4298   14 years swagner Worked on OKB user authentication (#1167)
HeuristicLab.Services.OKB.DataAccess 4310   14 years swagner Worked on OKB user authentication (#1167)
HeuristicLab.Tracing 4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
ConfigMerger.exe 12.5 KB 3837   14 years swagner Restructured repository in preparation of the HeuristicLab 3.3.0 …
HeuristicLab 3.3 Services.sln 7.8 KB 4313   14 years swagner Worked on OKB user authentication (#1167)
HeuristicLab 3.3.sln 117.2 KB 4256   14 years swagner Moved HeuristicLab.Services projects into a separate solution (#1160)
HeuristicLab 3.3.vsmdi 532 bytes 4066   14 years swagner Fixed VSMDI file (#1093)
LocalTestRun.testrunconfig 335 bytes 4065   14 years swagner Migrated solution and projects to Visual Studio 2010 (#1093)
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
    protoc.exe
    ProtoGen.exe
    Google.ProtocolBuffers-0.9.1.dll
Note: See TracBrowser for help on using the repository browser.