../
|
HeuristicLab
|
|
5601
|
14 years
|
mkommend |
#1418: Finished work on ProblemData.
|
HeuristicLab.Algorithms.DataAnalysis
|
|
5651
|
14 years
|
gkronber |
#1418 implemented wrapper classes for k-Means clustering in alglib.
|
HeuristicLab.Algorithms.DataAnalysis.Views
|
|
5617
|
14 years
|
gkronber |
#1418 added implementation of linear regression as …
|
HeuristicLab.Algorithms.EvolutionStrategy
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.GeneticAlgorithm
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.LocalSearch
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.NSGA2
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.ParticleSwarmOptimization
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.SimulatedAnnealing
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Algorithms.TabuSearch
|
|
5644
|
14 years
|
gkronber |
#1418 introduced HeuristicOptimizationEngineAlgorithm
|
HeuristicLab.Analysis
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Analysis.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Clients.Common
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.CodeEditor
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Collections
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Common
|
|
5618
|
14 years
|
mkommend |
#1418: Added symbolic data analysis problems.
|
HeuristicLab.Common.Resources
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Core
|
|
5584
|
14 years
|
mkommend |
#1418: Corrected minor flaw in CheckedItemCollection and …
|
HeuristicLab.Core.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Data
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Data.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.DebugEngine
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.BinaryVectorEncoding
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.IntegerVectorEncoding
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.PermutationEncoding
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.PermutationEncoding.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.RealVectorEncoding
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding
|
|
5635
|
14 years
|
mkommend |
#1418: Removed ReadOnlySymbol and changed ADF-Symbols.
|
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views
|
|
5549
|
14 years
|
gkronber |
#1418 unified size/height vs. length/depth terminology and adapted …
|
HeuristicLab.ExtLibs
|
|
5625
|
14 years
|
mkommend |
#1418: Reorganized branch and removed CreateAble-Attribute from …
|
HeuristicLab.MainForm
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.MainForm.WindowsForms
|
|
5464
|
14 years
|
mkommend |
Corrected DragOverTabControl (ticket #1058).
|
HeuristicLab.Operators
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Operators.Programmable
|
|
5466
|
14 years
|
mkommend |
Updated all views with TabControls to use the DragOverTabControl …
|
HeuristicLab.Operators.Views
|
|
5466
|
14 years
|
mkommend |
Updated all views with TabControls to use the DragOverTabControl …
|
HeuristicLab.Operators.Views.GraphVisualization
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Optimization
|
|
5650
|
14 years
|
gkronber |
#1418 implemented recursive collection of result collections into runs …
|
HeuristicLab.Optimization.Operators
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Optimization.Views
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Optimizer
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.ParallelEngine
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Parameters
|
|
5601
|
14 years
|
mkommend |
#1418: Finished work on ProblemData.
|
HeuristicLab.Parameters.Views
|
|
5582
|
14 years
|
mkommend |
#1418: Added IFixedValueParameter.
|
HeuristicLab.Persistence
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Persistence.GUI
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.PluginInfrastructure
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Problems.ArtificialAnt
|
|
5625
|
14 years
|
mkommend |
#1418: Reorganized branch and removed CreateAble-Attribute from …
|
HeuristicLab.Problems.ArtificialAnt.Views
|
|
5484
|
14 years
|
mkommend |
Prepared 3.4 project stubs for refactoring and added interfaces in …
|
HeuristicLab.Problems.DataAnalysis
|
|
5649
|
14 years
|
gkronber |
#1418 Implemented classes for classification based on a discriminant …
|
HeuristicLab.Problems.DataAnalysis.Classification
|
|
5625
|
14 years
|
mkommend |
#1418: Reorganized branch and removed CreateAble-Attribute from …
|
HeuristicLab.Problems.DataAnalysis.Classification.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Problems.DataAnalysis.Regression
|
|
5625
|
14 years
|
mkommend |
#1418: Reorganized branch and removed CreateAble-Attribute from …
|
HeuristicLab.Problems.DataAnalysis.Symbolic
|
|
5649
|
14 years
|
gkronber |
#1418 Implemented classes for classification based on a discriminant …
|
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification
|
|
5649
|
14 years
|
gkronber |
#1418 Implemented classes for classification based on a discriminant …
|
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression
|
|
5649
|
14 years
|
gkronber |
#1418 Implemented classes for classification based on a discriminant …
|
HeuristicLab.Problems.DataAnalysis.Views
|
|
5623
|
14 years
|
mkommend |
#1418: Added possibility to import data from csv files.
|
HeuristicLab.Problems.ExternalEvaluation
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.ExternalEvaluation.GP
|
|
5572
|
14 years
|
gkronber |
#1418 pulled external evaluation plugin to version 3.4
|
HeuristicLab.Problems.ExternalEvaluation.GP.Views
|
|
5572
|
14 years
|
gkronber |
#1418 pulled external evaluation plugin to version 3.4
|
HeuristicLab.Problems.ExternalEvaluation.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Problems.Knapsack
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.Knapsack.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Problems.OneMax
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.OneMax.Views
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Problems.TestFunctions
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.TestFunctions.Views
|
|
5466
|
14 years
|
mkommend |
Updated all views with TabControls to use the DragOverTabControl …
|
HeuristicLab.Problems.TravelingSalesman
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.TravelingSalesman.Views
|
|
5466
|
14 years
|
mkommend |
Updated all views with TabControls to use the DragOverTabControl …
|
HeuristicLab.Problems.VehicleRouting
|
|
5578
|
14 years
|
mkommend |
#1418: Added IHeuristicOptimizationProblem and adapted all according …
|
HeuristicLab.Problems.VehicleRouting.Views
|
|
5467
|
14 years
|
gkronber |
#1325: Merged r5060 from branch into trunk.
|
HeuristicLab.Random
|
|
5484
|
14 years
|
mkommend |
Prepared 3.4 project stubs for refactoring and added interfaces in …
|
HeuristicLab.Selection
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.SequentialEngine
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Services.Deployment
|
|
5163
|
14 years
|
swagner |
Reintegrated .NET 4.0 migration branch (#1350)
|
HeuristicLab.Services.Deployment.DataAccess
|
|
5163
|
14 years
|
swagner |
Reintegrated .NET 4.0 migration branch (#1350)
|
HeuristicLab.Tracing
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
HeuristicLab.Visualization.ChartControlsExtensions
|
|
5446
|
14 years
|
swagner |
Updated plugin versions, plugin dependencies and assembly file …
|
Build.cmd
|
2.4 KB
|
4924
|
14 years
|
epitzer |
Further reduction of verbosity (#1285)
|
ConfigMerger.exe
|
12.5 KB
|
5163
|
14 years
|
swagner |
Reintegrated .NET 4.0 migration branch (#1350)
|
HeuristicLab 3.3 Services.sln
|
4.6 KB
|
5163
|
14 years
|
swagner |
Reintegrated .NET 4.0 migration branch (#1350)
|
HeuristicLab 3.3 Services.vsmdi
|
532 bytes
|
5163
|
14 years
|
swagner |
Reintegrated .NET 4.0 migration branch (#1350)
|
HeuristicLab 3.3.sln
|
144.6 KB
|
5625
|
14 years
|
mkommend |
#1418: Reorganized branch and removed CreateAble-Attribute from …
|
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
|
16 years
|
swagner |
Integrated ConfigMerger into build process (#403).
Refactored pre- and …
|