Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 15038

Name Size Rev Age Author Last Change
../
.nuget 13397   8 years jkarder fixed bugtraq properties
HeuristicLab 14273   8 years jkarder #2664: fixed project files
HeuristicLab.Algorithms.ALPS 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Algorithms.Benchmarks 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.Benchmarks.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.CMAEvolutionStrategy 14200   8 years swagner #2538: Removed outdated plugins
HeuristicLab.Algorithms.DataAnalysis 15026   7 years bburlacu #2760: Ensure that the shuffleSamples flag is initialized after …
HeuristicLab.Algorithms.DataAnalysis.Glmnet 15023   7 years gkronber #745: added support for factor variables to elastic net regression
HeuristicLab.Algorithms.DataAnalysis.Views 15002   7 years bburlacu #2760: Got rid of the shuffledProblemData by using a shared seed for …
HeuristicLab.Algorithms.EvolutionStrategy 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.GeneticAlgorithm 15008   7 years abeham #2792: small fix
HeuristicLab.Algorithms.GradientDescent 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.LocalSearch 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.NSGA2 14227   8 years gkronber #2640: moved NSGA-II to category: 'population-based algorithms' and …
HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 14354   7 years bburlacu #2685: Revert accidental commit.
HeuristicLab.Algorithms.ParameterlessPopulationPyramid 14527   7 years jkarder #2524: * made sure that P3 results are updated after cancellation * …
HeuristicLab.Algorithms.ParticleSwarmOptimization 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.RandomSearch 14227   8 years gkronber #2640: moved NSGA-II to category: 'population-based algorithms' and …
HeuristicLab.Algorithms.RAPGA 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.ScatterSearch 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.SimulatedAnnealing 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.TabuSearch 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Algorithms.VariableNeighborhoodSearch 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Analysis 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Analysis.Statistics.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Analysis.Views 14992   7 years pfleck #2713 Fixed a potential infinite loop that creates infinite datapoints.
HeuristicLab.Clients.Access 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Clients.Access.Administration 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Clients.Access.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Clients.Common 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Clients.Hive 14901   7 years jkarder #2784: fixed pausing of hive tasks
HeuristicLab.Clients.Hive.Administrator 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Clients.Hive.JobManager 14901   7 years jkarder #2784: fixed pausing of hive tasks
HeuristicLab.Clients.Hive.Slave 15005   7 years jkarder #2743: updated app configs
HeuristicLab.Clients.Hive.Slave.App 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Clients.Hive.Slave.ConsoleClient 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Clients.Hive.Slave.TrayIcon 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Clients.Hive.Slave.Views 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Clients.Hive.Slave.WindowsService 15005   7 years jkarder #2743: updated app configs
HeuristicLab.Clients.Hive.Views 14901   7 years jkarder #2784: fixed pausing of hive tasks
HeuristicLab.Clients.OKB 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Clients.OKB.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.CodeEditor 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Collections 14786   7 years gkronber #2640: small fixes in IndexedItem
HeuristicLab.Common 14944   7 years mkommend #2697: Removed TakeEvery methods from EnumerableExtensions.cs
HeuristicLab.Common.Resources 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Core 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Core.Views 15003   7 years pfleck #2788 - Added a dialog for changing the maximum nesting level (Views …
HeuristicLab.Data 15009   7 years pfleck #2724 Moved EnumHelper (for SetFlags).
HeuristicLab.Data.Views 15010   7 years mkommend #2724: Fixed caption of EnumValueView.
HeuristicLab.DataPreprocessing 14947   7 years gkronber #2778: fixed off-by-one error
HeuristicLab.DataPreprocessing.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.DebugEngine 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.DebugEngine.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Encodings.BinaryVectorEncoding 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Encodings.IntegerVectorEncoding 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Encodings.LinearLinkageEncoding 14663   7 years abeham #2666: Updated linear linkage encoding * Renamed folder from 3.3 to …
HeuristicLab.Encodings.PermutationEncoding 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Encodings.PermutationEncoding.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Encodings.RealVectorEncoding 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Encodings.ScheduleEncoding 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Encodings.ScheduleEncoding.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 15029   7 years bburlacu #2794: Improve centering and add padding. The padding is handled by …
HeuristicLab.ExtLibs 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Hive 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.MainForm 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.MainForm.WindowsForms 14553   7 years gkronber #2638: reverse merged r14533
HeuristicLab.Operators 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Operators.Programmable 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Operators.Programmable.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Operators.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Operators.Views.GraphVisualization 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Operators.Views.GraphVisualization.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Optimization 14877   7 years mkommend #2774: Allowed storing additional data in the scope of an individual.
HeuristicLab.Optimization.Operators 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Optimization.Views 14889   7 years gkronber #2779: added a solution view which uses the bubblechart for …
HeuristicLab.Optimizer 15003   7 years pfleck #2788 - Added a dialog for changing the maximum nesting level (Views …
HeuristicLab.ParallelEngine 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.ParallelEngine.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Parameters 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Parameters.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Persistence 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Persistence.GUI 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.PluginInfrastructure 14738   7 years jkarder #2743: cleaned up * regenerated service clients * updated app …
HeuristicLab.Problems.Binary 14412   7 years abeham #2706: * Encodings.BinaryVector: * Added …
HeuristicLab.Problems.BinPacking 14916   7 years abeham #2785: fixed bug that leads to ignored stacking constraints
HeuristicLab.Problems.BinPacking.Views 14979   7 years abeham #2739: Improving camera position and look direction
HeuristicLab.Problems.DataAnalysis 15015   7 years bburlacu #2723: Fix exception in Dataset.cs when calling the ToModifiable()
HeuristicLab.Problems.DataAnalysis.Symbolic 14950   7 years gkronber #2697: code improvement in TreeToAutoDiffTermConverter
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views 14827   7 years gkronber #2650: removed a plugin dependency and added a plugin dependency
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression 14951   7 years mkommend #2686: Code clean up in ConstantOptimization.
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views 14843   7 years gkronber #2697: applied r14390, r14391, r14393, r14394, r14396 again …
HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.DataAnalysis.Symbolic.Views 14949   7 years gkronber #2697: made TreeSimplifier static
HeuristicLab.Problems.DataAnalysis.Trading 14226   8 years gkronber #2649 adapted OnlineSharpeRatioCalculator and …
HeuristicLab.Problems.DataAnalysis.Trading.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.DataAnalysis.Views 15024   7 years gkronber #2779: hide 'constant variables' (only one distinct value)
HeuristicLab.Problems.ExternalEvaluation 14877   7 years mkommend #2774: Allowed storing additional data in the scope of an individual.
HeuristicLab.Problems.ExternalEvaluation.GP 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.ExternalEvaluation.Matlab 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.ExternalEvaluation.Scilab 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.ExternalEvaluation.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.GeneticProgramming 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.GeneticProgramming.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.GrammaticalEvolution 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.Instances 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.Instances.CordeauGQAP 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Instances.DataAnalysis 15016   7 years gkronber #2757: simplified code for regression instance providers which load …
HeuristicLab.Problems.Instances.DataAnalysis.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.Instances.ElloumiCTAP 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Instances.Orienteering 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Instances.QAPLIB 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Instances.Scheduling 14692   7 years jkarder #2720: changed file access of export stream
HeuristicLab.Problems.Instances.TSPLIB 14697   7 years swagner #2737: Enhanced TSPLIBInstanceProvider to set best known quality even …
HeuristicLab.Problems.Instances.TSPLIB.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.Instances.VehicleRouting 14504   7 years pfleck #2705 Fixed localization issues in some format providers.
HeuristicLab.Problems.Instances.VehicleRouting.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Instances.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Knapsack 14412   7 years abeham #2706: * Encodings.BinaryVector: * Added …
HeuristicLab.Problems.Knapsack.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.LinearAssignment 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.LinearAssignment.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.NK 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Orienteering 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Orienteering.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.ParameterOptimization 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.Programmable 14663   7 years abeham #2666: Updated linear linkage encoding * Renamed folder from 3.3 to …
HeuristicLab.Problems.Programmable.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.PTSP 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.PTSP.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.QuadraticAssignment 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.QuadraticAssignment.Algorithms 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.QuadraticAssignment.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.Scheduling 14509   7 years abeham #2720: fixed default instance name
HeuristicLab.Problems.Scheduling.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.TestFunctions 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.TestFunctions.MultiObjective 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.TestFunctions.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.TravelingSalesman 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Problems.TravelingSalesman.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.VehicleRouting 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Problems.VehicleRouting.Views 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Random 14522   7 years abeham #2721: added check if enumerable was empty
HeuristicLab.Scripting 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Scripting.Views 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Selection 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.SequentialEngine 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Services.Access 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.Access.DataAccess 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.Deployment 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.Deployment.DataAccess 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.Hive 14901   7 years jkarder #2784: fixed pausing of hive tasks
HeuristicLab.Services.Hive.DataAccess 14826   7 years gkronber #2650: merged the factors branch into trunk
HeuristicLab.Services.Hive.JanitorService 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.Hive.Web 14749   7 years jkarder #2743: fixed connection string
HeuristicLab.Services.OKB 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.OKB.DataAccess 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.WebApp 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.WebApp.Maintenance 14748   7 years jkarder #2743: cleaned up * updated app configs * updated settings
HeuristicLab.Services.WebApp.Statistics 14828   7 years jkarder #2743: worked on web app * added sorting functionality to some tables
HeuristicLab.Services.WebApp.Status 14722   7 years jkarder #2743: worked on web app * fixed InvalidOperationException * …
HeuristicLab.Tests 14949   7 years gkronber #2697: made TreeSimplifier static
HeuristicLab.Tracing 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
HeuristicLab.Visualization.ChartControlsExtensions 14737   7 years abeham #2744: * GanttData: Derived from NamedItem instead of Item and …
Installers 14195   8 years swagner #2526: Merged r14190 from stable back into trunk
Build.cmd 2.6 KB 7594   12 years abeham #1722: changed build script to use Build instead of Rebuild (all of a …
Clean.cmd 622 bytes 14078   8 years abeham Renamed Test.cmd to Test-VS2015.cmd Added previous version of Test.cmd …
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 14164   8 years mkommend #1087: Reverse merged changes in r14125 to hive solution and settings.
HeuristicLab 3.3 Services.sln 20.7 KB 12878   9 years ascheibe #2388 merged hive statistics branch into trunk
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 179.8 KB 14846   7 years gkronber #745: merged elastic-net from branch to trunk
HeuristicLab 3.3.sln.DotSettings 45.4 KB 14229   8 years gkronber #2371: removed usage of C# 6.0 readonly properties
HeuristicLab.ExtLibs.sln 38.4 KB 14244   8 years abeham #2651: worked on igraph integration, additional layout algorithms, …
HeuristicLab.FxCop.dll 8.5 KB 7352   12 years abeham #1759 * Added simple command file to execute FxCop rules from …
MergeConfigs.cmd 451 bytes 14207   8 years swagner #2526: Corrected post build events and config merging
MergeConfigs.sh 333 bytes 14207   8 years swagner #2526: Corrected post build events and config merging
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 3.4 KB 13499   8 years ascheibe #2526: removed SharpDX from Mono builds as it does not work on Linux
Test.cmd 1.3 KB 14094   8 years abeham jkarder simplified test.cmd
  • Property svn:global-ignores set to
    *.nuget
    packages
  • 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
    obj
    .vs
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/crossvalidation-2434mergedeligible
    /stablemergedeligible
    /branches/1721-RandomForestPersistence10321-10322
    /branches/Algorithms.GradientDescent5516-5520
    /branches/Benchmarking/sources6917-7005
    /branches/CloningRefactoring4656-4721
    /branches/CodeEditor11700-11806
    /branches/DataAnalysis4458-4459,​4462,​4464
    /branches/DataAnalysis Refactoring5471-5808
    /branches/DataAnalysis SolutionEnsembles5815-6180
    /branches/DataPreprocessing10085-11101
    /branches/GP.Grammar.Editor6284-6795
    /branches/GP.Symbols (TimeLag, Diff, Integral)5060
    /branches/HLScript10331-10358
    /branches/HeuristicLab.DatasetRefactor/sources11570-12508
    /branches/HeuristicLab.Problems.DataAnalysis.Trading6123-9799
    /branches/HeuristicLab.Problems.Orienteering11130-12721
    /branches/HiveStatistics/sources12440-12877
    /branches/LogResidualEvaluator10202-10483
    /branches/NET40/sources5138-5162
    /branches/NSGA-II Changes12033-12122
    /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
    /branches/symbreg-factors-265014232-14825
Note: See TracBrowser for help on using the repository browser.