Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3566

Name Size Rev Age Author Last Change
../
HeuristicLab 3473   14 years kgrading removed spring from app.config (#988)
HeuristicLab 3.3 3478   14 years swagner Deleted entry for removed plugin HeuristicLab.PluginAdministrator in …
HeuristicLab.AdvancedOptimizationFrontend 2758   14 years gkronber Adapted plugin dependencies of HL 3.2 plugins to match plugin …
HeuristicLab.Algorithms.EvolutionStrategy 3450   14 years abeham Changed handling of strategy parameters and renamed operators in …
HeuristicLab.Algorithms.GeneticAlgorithm 3429   14 years abeham Added an OS Island GA #976 Wired the parallel parameter in the …
HeuristicLab.Algorithms.LocalSearch 3384   14 years swagner Fixed project references and plugin dependencies (#974)
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 3510   14 years abeham Added a parameter to set the amount of selected parents #839, #976
HeuristicLab.Algorithms.ParticleSwarmOptimization 3415   14 years mkofler Worked on particle swarm optimization algorithm #852 (WIP)
HeuristicLab.Algorithms.SimulatedAnnealing 3522   14 years abeham added best known quality in chart #923
HeuristicLab.Algorithms.TabuSearch 3521   14 years abeham Updated tabu search to show best quality and best known quality in the …
HeuristicLab.Analysis 3489   14 years abeham updated SASEGASA #839 changed DataTableValuesCollector to plot …
HeuristicLab.Analysis.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.ArtificialNeuralNetworks 2985   14 years gkronber Fixed bugs in MLP operators, extended operators to work for time …
HeuristicLab.Assignment.QAP 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.BackgroundProcessing 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.BitVector 2786   14 years gkronber Added uniform crossover operator for bit-vectors. #869
HeuristicLab.CEDMA.Server 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.Charting 2943   14 years swagner Operator architecture refactoring (#95) * removed plugin …
HeuristicLab.Charting.Data 2944   14 years swagner Operator architecture refactoring (#95) * removed plugin …
HeuristicLab.CodeEditor 3454   14 years swagner Adapted views according the new read-only property (#973)
HeuristicLab.Collections 3560   14 years swagner Fixed persistence exceptions by restoring the reference on …
HeuristicLab.Common 3550   14 years swagner Fixed exceptions (#893)
HeuristicLab.Common.Resources 3511   14 years mkommend added new VSLibrary image (ticket #841)
HeuristicLab.Communication.Data 2758   14 years gkronber Adapted plugin dependencies of HL 3.2 plugins to match plugin …
HeuristicLab.Communication.Operators 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Constraints 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Core 3565   14 years gkronber Implemented CheckedItemList and CheckedItemListView. #992
HeuristicLab.Core.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Data 3431   14 years swagner Removed property ReadOnlyView (#969)
HeuristicLab.Data.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.DataAccess 2606   14 years kgrading changed the isolation level of the binary stream and added output to …
HeuristicLab.DataAccess.ADOHelper 2606   14 years kgrading changed the isolation level of the binary stream and added output to …
HeuristicLab.DataAnalysis 3468   14 years gkronber Quick fix for #986 (Deserialization of datasets allocates a lot of …
HeuristicLab.DistributedEngine 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Encodings.BinaryVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.IntegerVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.PermutationEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.PermutationEncoding.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Encodings.RealVectorEncoding 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 3541   14 years gkronber Fixed bugs in persistence of grammars.#937 (Data types and operators …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.ES 2758   14 years gkronber Adapted plugin dependencies of HL 3.2 plugins to match plugin …
HeuristicLab.Evolutionary 3021   14 years swagner Renamed plugin HeuristicLab.Evolutionary to …
HeuristicLab.ExtLibs 3514   14 years mkommend implemented application review comments from abeham (ticket #867)
HeuristicLab.FixedOperators 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.GP 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.GP.Algorithms 2764   14 years gkronber added auto-generated plugin file to svn:ignore. #864.
HeuristicLab.GP.Boolean 2760   14 years gkronber Added auto-generated files to svn:ignore. #864
HeuristicLab.GP.Interfaces 2752   14 years gkronber Added auto-generated plugin files to svn:ignore list. #864 (Plugins …
HeuristicLab.GP.Operators 2752   14 years gkronber Added auto-generated plugin files to svn:ignore list. #864 (Plugins …
HeuristicLab.GP.SantaFe 2760   14 years gkronber Added auto-generated files to svn:ignore. #864
HeuristicLab.GP.StructureIdentification 3442   14 years gkronber Implemented views for DataAnalysisProblems and …
HeuristicLab.GP.StructureIdentification.Classification 2760   14 years gkronber Added auto-generated files to svn:ignore. #864
HeuristicLab.GP.StructureIdentification.ConditionalEvaluation 2760   14 years gkronber Added auto-generated files to svn:ignore. #864
HeuristicLab.GP.StructureIdentification.Networks 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.GP.StructureIdentification.TimeSeries 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.GP.Tests 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.Grid 2758   14 years gkronber Adapted plugin dependencies of HL 3.2 plugins to match plugin …
HeuristicLab.Grid.HiveBridge 3013   14 years kgrading fixed HiveBridge and removed compile errors (#830)
HeuristicLab.Hive.Client.Common 3022   14 years kgrading added the calendar in the dal and the server console. Works on every …
HeuristicLab.Hive.Client.Communication 3203   14 years kgrading implemented the server on the client, using push & force push, added …
HeuristicLab.Hive.Client.Console 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Client.Core 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Client.ExecutionEngine 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Hive.Contracts 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Engine 3472   14 years gkronber Implemented quick fix for #987 (HiveEngine doesn't raise the JobFailed …
HeuristicLab.Hive.JobBase 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Hive.Server 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Server.ADODataAccess 3011   14 years kgrading changed the complete DAL to LINQ 2 SQL (with the exception of the job …
HeuristicLab.Hive.Server.Console 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Server.Core 3222   14 years kgrading fixed nullpointer (#830)
HeuristicLab.Hive.Server.DataAccess 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Server.LINQDataAccess 3220   14 years kgrading improved the DAL further, changed minor details for the presentation (#830)
HeuristicLab.Hive.Server.Scheduler 3011   14 years kgrading changed the complete DAL to LINQ 2 SQL (with the exception of the job …
HeuristicLab.IntVector 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.LinearRegression 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
HeuristicLab.Logging 3336   14 years abeham updated Evolution Stratgy #932 StrategyParameters moved completely out …
HeuristicLab.MainForm 3557   14 years mkommend changed logic of showing new views (ticket #972)
HeuristicLab.MainForm.Test 2900   14 years abeham Updated solution configuration (added x86 and x64 for all projects and …
HeuristicLab.MainForm.WindowsForms 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Modeling 2977   14 years gkronber Moved linear scaling functionality out of tree evaluator into a …
HeuristicLab.Modeling.Database 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Modeling.Database.SQLServerCompact 2692   14 years gkronber Fixed #855 (Configuration for SQL Compact DbProviderFactory should be …
HeuristicLab.Operators 3527   14 years abeham Added an exception to indicate that multi crossover doesn't contain …
HeuristicLab.Operators.Metaprogramming 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Operators.Programmable 3455   14 years swagner Removed manual propagation of ReadOnly property (#973)
HeuristicLab.Operators.Stopwatch 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Operators.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Operators.Views.GraphVisualization 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Optimization 3555   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Optimization.Operators 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Optimization.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.OptimizationFrontend 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Optimizer 3557   14 years mkommend changed logic of showing new views (ticket #972)
HeuristicLab.Parameters 3555   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Parameters.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Permutation 2906   14 years swagner Operator architecture refactoring (#95) * renamed …
HeuristicLab.Persistence 3554   14 years epitzer circumvent code generation for hooks on 64bit systems, this is a bug …
HeuristicLab.Persistence.GUI 3027   14 years epitzer uncomment broken persistence analysis (#548)
HeuristicLab.PluginInfrastructure 3547   14 years gkronber Implemented review comments in plugin manager. #989 (Implement review …
HeuristicLab.Problems.ArtificialAnt 3539   14 years gkronber Cosmetic name-space rename. #937 (Data types and operators for …
HeuristicLab.Problems.ArtificialAnt.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.DataAnalysis 3563   14 years gkronber Adapted DataAnalysisProblemData to work with changed …
HeuristicLab.Problems.DataAnalysis.Regression 3559   14 years gkronber Implemented checkboxes to select input variables. #938 (Data types and …
HeuristicLab.Problems.DataAnalysis.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.Knapsack 3537   14 years svonolfe Implemented reviewers comments for the KnapsackProblem (#917)
HeuristicLab.Problems.Knapsack.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Problems.OneMax 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.TestFunctions 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Problems.TestFunctions.Views 3437   14 years mkommend incremented plugin version HeuristicLab.MainForm and …
HeuristicLab.Problems.TravelingSalesman 3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
HeuristicLab.Problems.TravelingSalesman.Views 3566   14 years mkommend removed ctors with contents in all views (ticket #972)
HeuristicLab.Random 3384   14 years swagner Fixed project references and plugin dependencies (#974)
HeuristicLab.RealVector 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Routing.TSP 2883   14 years swagner Operator architecture refactoring (#95) * renamed …
HeuristicLab.SA 3282   14 years abeham fixed cross thread exception in SA HL3.2 #577
HeuristicLab.Scheduling.JSSP 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Security.ADODataAccess 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Security.Contracts 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Security.Core 2846   14 years kgrading various improvements (#828) concerning the stability of the server
HeuristicLab.Security.DataAccess 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Security.Server 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Selection 3489   14 years abeham updated SASEGASA #839 changed DataTableValuesCollector to plot …
HeuristicLab.Selection.OffspringSelection 3413   14 years abeham Updated Gender Specific Selection, Offspring Selector and other …
HeuristicLab.Selection.Uncertainty 2758   14 years gkronber Adapted plugin dependencies of HL 3.2 plugins to match plugin …
HeuristicLab.SequentialEngine 3384   14 years swagner Fixed project references and plugin dependencies (#974)
HeuristicLab.Services.Deployment 3217   14 years gkronber Defined PluginDescription data contract as IsReference and changed …
HeuristicLab.Services.Deployment.DataAccess 3180   14 years gkronber Updated SQL script to create the DB for the deployment service. #918.
HeuristicLab.SGA 2886   14 years swagner Operator architecture refactoring (#95) * renamed HeuristicLab.SGA to …
HeuristicLab.SimOpt 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.StatisticalAnalysis 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.SupportVectorMachines 2645   14 years mkommend extracted external libraries and adapted dependent plugins (ticket #837)
HeuristicLab.TestFunctions 3248   14 years gkronber Added plugin templates for Problem.DataAnalysis and …
HeuristicLab.ThreadParallelEngine 3373   14 years gkronber Refactored HeuristicLab.Problems.DataAnalysis namespace. #938 (Data …
HeuristicLab.Tracing 3058   14 years epitzer Fix warnings (#915)
HeuristicLab.Visualization 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Visualization.Test 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
ConfigMerger.exe 12.0 KB 3285   14 years abeham updated ConfigMerger.exe #962
HeuristicLab 3.2.sln 233.0 KB 2925   14 years gkronber Fixed configuration file for HeuristicLab.ExtLibs.SpringNET. #542
HeuristicLab 3.3.sln 109.6 KB 3538   14 years abeham Removed MultipopulationAlgorithm project as the island algorithms are …
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 …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl3/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.