Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 11466

Name Size Rev Age Author Last Change
../
HeuristicLab 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.Benchmarks 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.Benchmarks.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.CMAEvolutionStrategy 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.DataAnalysis 11464   9 years bburlacu #2234: Moved lock object inside the GridSearch method. Added scaling …
HeuristicLab.Algorithms.DataAnalysis.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.EvolutionStrategy 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.GeneticAlgorithm 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.GradientDescent 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.LocalSearch 11300   10 years pfleck #2232 Introduced ILocalImprovementAlgorithmOperator to separate single …
HeuristicLab.Algorithms.NSGA2 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.ParticleSwarmOptimization 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.RAPGA 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.ScatterSearch 11404   10 years abeham #2250: fixed the obvious bug
HeuristicLab.Algorithms.SimulatedAnnealing 11300   10 years pfleck #2232 Introduced ILocalImprovementAlgorithmOperator to separate single …
HeuristicLab.Algorithms.TabuSearch 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Algorithms.VariableNeighborhoodSearch 11302   10 years pfleck #2232 VNS always clears all LocalImprovement operators when changing …
HeuristicLab.Analysis 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Analysis.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Access 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Access.Administration 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Access.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Common 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Administrator 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.JobManager 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave.App 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave.ConsoleClient 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave.TrayIcon 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.Hive.Slave.WindowsService 11364   10 years ascheibe #2244 added new installer for the HeuristicLab Hive Slave
HeuristicLab.Clients.Hive.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Clients.OKB 11344   10 years abeham #2120: * Parameters and Results are now ObservableDictionaries * …
HeuristicLab.Clients.OKB.Views 11344   10 years abeham #2120: * Parameters and Results are now ObservableDictionaries * …
HeuristicLab.CodeEditor 11436   9 years jkarder #2262: * IEnumerable<T> extension methods are supported by the …
HeuristicLab.Collections 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Common 11347   10 years bburlacu #2220: Fixed bug in the CartesianProduct extension method that was …
HeuristicLab.Common.Resources 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Core 11444   9 years bburlacu #2223: Added check to prevent adding an arc when the source and the …
HeuristicLab.Core.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Data 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Data.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.DataPreprocessing 11418   9 years bburlacu #2257: Removed offending property value which had the unfortunate side …
HeuristicLab.DataPreprocessing.Views 11403   10 years bburlacu #2245: The Shuffle method needs a bool parameter to be passed from …
HeuristicLab.DebugEngine 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.DebugEngine.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Encodings.BinaryVectorEncoding 11411   9 years mkommend #2253: Added default value for trueProbability and missing XML …
HeuristicLab.Encodings.IntegerVectorEncoding 11394   10 years abeham #2248: added missing parameters
HeuristicLab.Encodings.PermutationEncoding 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Encodings.PermutationEncoding.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Encodings.RealVectorEncoding 11394   10 years abeham #2248: added missing parameters
HeuristicLab.Encodings.ScheduleEncoding 11346   10 years abeham #2241: fixed event handling
HeuristicLab.Encodings.ScheduleEncoding.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.ExtLibs 11306   10 years bburlacu #2233: Check weight and weight_label fields for null when cloning …
HeuristicLab.GeoIP 11171   10 years ascheibe #2115 merged r11170 (copyright update) into trunk
HeuristicLab.Hive 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.MainForm 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.MainForm.WindowsForms 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators.Programmable 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators.Programmable.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators.Views.GraphVisualization 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Operators.Views.GraphVisualization.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Optimization 11419   9 years mkommend #2120: Changed access modifier for Run.Parameters setter from public …
HeuristicLab.Optimization.Operators 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Optimization.Views 11345   10 years abeham #2120: fixed event handling
HeuristicLab.Optimizer 11466   9 years bburlacu #2211: Updated grid search start page scripts and unit tests, which …
HeuristicLab.ParallelEngine 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.ParallelEngine.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Parameters 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Parameters.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Persistence 11353   10 years epitzer #2242 Add composite serializer for Queues and generic Queue<>s.
HeuristicLab.Persistence.GUI 11172   10 years ascheibe #2115 updated missing copyrights in trunk
HeuristicLab.PluginInfrastructure 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ArtificialAnt 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ArtificialAnt.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis 11422   9 years mkommend #2255: Reverted r11417 due to broken unit tests.
HeuristicLab.Problems.DataAnalysis.Symbolic 11457   9 years bburlacu #2218: Moved the SymbolicExpressionImporter from …
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification 11332   10 years mkommend #2238: Removed grammar objects from trees used in symbolic data …
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression 11332   10 years mkommend #2238: Removed grammar objects from trees used in symbolic data …
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.Views 11346   10 years abeham #2241: fixed event handling
HeuristicLab.Problems.DataAnalysis.Trading 11283   10 years mkommend #2227: Updated links in CSV instance providers.
HeuristicLab.Problems.DataAnalysis.Trading.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.DataAnalysis.Views 11367   10 years gkronber #2216 fixed a bug in the display of the baseline curve in the error …
HeuristicLab.Problems.ExternalEvaluation 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ExternalEvaluation.GP 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ExternalEvaluation.Matlab 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ExternalEvaluation.Scilab 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ExternalEvaluation.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.GrammaticalEvolution 11161   10 years gkronber #2115: fixed version number of grammatical evolution plugin
HeuristicLab.Problems.Instances 11428   9 years pfleck #2229 * The IVRPData now specifies an optional …
HeuristicLab.Problems.Instances.CordeauGQAP 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.DataAnalysis 11435   9 years mkommend #2259: Added includeEnd paramter to ValueGenerator.GenerateSteps and …
HeuristicLab.Problems.Instances.DataAnalysis.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.ElloumiCTAP 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.QAPLIB 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.Scheduling 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.TSPLIB 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.TSPLIB.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Instances.VehicleRouting 11456   9 years pfleck #2229 Added missing PluginDependency.
HeuristicLab.Problems.Instances.VehicleRouting.Views 11420   9 years pfleck #2229 * Changed the Content type of VRPInstanceProviderView. In the …
HeuristicLab.Problems.Instances.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Knapsack 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Knapsack.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.LawnMower 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.LawnMower.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.LinearAssignment 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.LinearAssignment.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.OneMax 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.OneMax.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.ParameterOptimization 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.QuadraticAssignment 11300   10 years pfleck #2232 Introduced ILocalImprovementAlgorithmOperator to separate single …
HeuristicLab.Problems.QuadraticAssignment.Algorithms 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.QuadraticAssignment.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Scheduling 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.Scheduling.Views 11346   10 years abeham #2241: fixed event handling
HeuristicLab.Problems.TestFunctions 11453   9 years ascheibe #2263 updated test functions link
HeuristicLab.Problems.TestFunctions.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.TravelingSalesman 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Problems.TravelingSalesman.Views 11290   10 years pfleck #2228 reverted r11071 to reenable index check.
HeuristicLab.Problems.VehicleRouting 11428   9 years pfleck #2229 * The IVRPData now specifies an optional …
HeuristicLab.Problems.VehicleRouting.Views 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Random 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Scripting 11436   9 years jkarder #2262: * IEnumerable<T> extension methods are supported by the …
HeuristicLab.Scripting.Views 11440   9 years jkarder #2262: fixed UpdateVariable
HeuristicLab.Selection 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.SequentialEngine 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Access 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Access.DataAccess 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Deployment 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Deployment.DataAccess 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Hive 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Hive.DataAccess 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.Hive.JanitorService 11366   10 years ascheibe #2244 added installer script for the hive janitor
HeuristicLab.Services.Hive.Web 11171   10 years ascheibe #2115 merged r11170 (copyright update) into trunk
HeuristicLab.Services.OKB 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Services.OKB.DataAccess 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Tests 11466   9 years bburlacu #2211: Updated grid search start page scripts and unit tests, which …
HeuristicLab.Tracing 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
HeuristicLab.Visualization.ChartControlsExtensions 11174   10 years ascheibe #2115 merged r11173 (updated version information) into trunk
Installers 11366   10 years ascheibe #2244 added installer script for the hive janitor
Build.cmd 2.6 KB 7594   12 years abeham #1722: changed build script to use Build instead of Rebuild (all of a …
ConfigMerger.exe 13.0 KB 6173   13 years ascheibe #1517 - rewrote Logger to use Diagnostics.Trace - removed HiveLogger …
FxCop.cmd 1.2 KB 7369   12 years abeham #1759: Added processor architecture detection
HeuristicLab 3.3 Hive.Slave.sln 7.5 KB 11365   10 years ascheibe #2244 - updated slave and services solution files to VS 2012 - …
HeuristicLab 3.3 Services.sln 15.7 KB 11365   10 years ascheibe #2244 - updated slave and services solution files to VS 2012 - …
HeuristicLab 3.3 Services.vsmdi 532 bytes 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab 3.3 Tests.sln 1.8 KB 9955   11 years mkommend #2108: Added new resource folder for unit tests and removed run …
HeuristicLab 3.3.sln 160.8 KB 11114   10 years mkommend #2206: Merged data preprocessing into the trunk.
HeuristicLab 3.3.sln.DotSettings 45.3 KB 8363   12 years abeham #567: Added ReSharper live template versions of our snippets
HeuristicLab.ExtLibs.sln 25.9 KB 11298   10 years abeham #2230: * Added missing build platforms * Added OS condition to …
HeuristicLab.FxCop.dll 8.5 KB 7352   12 years abeham #1759 * Added simple command file to execute FxCop rules from …
MergeConfigs.cmd 389 bytes 7060   12 years abeham #1653 * Changed config merging behavior to always merge from the …
MergeConfigs.sh 296 bytes 8600   12 years ascheibe #1937 added pre- and postbuild events for mono
PreBuildEvent.cmd 597 bytes 9396   11 years ascheibe #2036 return success in the PreBuildEvent.cmd even if subwcrev is not found
PreBuildEvent.sh 594 bytes 8804   11 years ascheibe #1937 Improved Bash prebuild event script
prepareProjectsForMono.sh 2.1 KB 9702   11 years ascheibe #2084 updated prepare script to work on MacOSX
  • 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
    *.docstates
    *.psess
    *.resharper
    *.suo
    *.user
    *.vsp
    Doxygen
    FxCopResults.txt
    Google.ProtocolBuffers-0.9.1.dll
    Google.ProtocolBuffers-2.4.1.473.dll
    HeuristicLab 3.3.5.1.ReSharper.user
    HeuristicLab 3.3.6.0.ReSharper.user
    HeuristicLab.4.5.resharper.user
    HeuristicLab.ExtLibs.6.0.ReSharper.user
    HeuristicLab.Scripting.Development
    HeuristicLab.resharper.user
    ProtoGen.exe
    TestResults
    _ReSharper.HeuristicLab
    _ReSharper.HeuristicLab 3.3
    _ReSharper.HeuristicLab 3.3 Tests
    _ReSharper.HeuristicLab.ExtLibs
    bin
    protoc.exe
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/DataAnalysismergedeligible
    /branches/HLScriptmergedeligible
    /stablemergedeligible
    /branches/1721-RandomForestPersistence10321-10322
    /branches/Algorithms.GradientDescent5516-5520
    /branches/Benchmarking/sources6917-7005
    /branches/CloningRefactoring4656-4721
    /branches/DataAnalysis Refactoring5471-5808
    /branches/DataAnalysis SolutionEnsembles5815-6180
    /branches/DataPreprocessing10085-11101
    /branches/GP.Grammar.Editor6284-6795
    /branches/GP.Symbols (TimeLag, Diff, Integral)5060
    /branches/HeuristicLab.Problems.DataAnalysis.Trading6123-9799
    /branches/LogResidualEvaluator10202-10483
    /branches/NET40/sources5138-5162
    /branches/ParallelEngine5175-5192
    /branches/ProblemInstancesRegressionAndClassification7568-7810
    /branches/QAPAlgorithms6350-6627
    /branches/Restructure trunk solution6828
    /branches/RuntimeOptimizer8943-9078
    /branches/ScatterSearch (trunk integration)7787-8333
    /branches/SlaveShutdown8944-8956
    /branches/SpectralKernelForGaussianProcesses10204-10479
    /branches/SuccessProgressAnalysis5370-5682
    /branches/Trunk6829-6865
    /branches/UnloadJobs9168-9215
    /branches/VNS5594-5752
    /branches/histogram5959-6341
Note: See TracBrowser for help on using the repository browser.