Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 3531

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.MultipopulationAlgorithm 3357   14 years abeham fixed an oversight in form of a missing file #971
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 3530   14 years gkronber Checked for invalid values in all series manipulating operations and …
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 3390   14 years swagner Refactored HeuristicLab.Collections (#977)
HeuristicLab.Common 3500   14 years swagner Finished refactoring of saving and loading items (#990)
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 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Core.Views 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Data 3431   14 years swagner Removed property ReadOnlyView (#969)
HeuristicLab.Data.Views 3454   14 years swagner Adapted views according the new read-only property (#973)
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 3512   14 years gkronber Implemented manipulation operators. #937 (Data types and operators for …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 3481   14 years mkommend fixed ToolTips in SymbolicExpressionTreeChart (ticket #938)
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 3477   14 years swagner Removed classes and interfaces of storable content views (#982)
HeuristicLab.MainForm.Test 2900   14 years abeham Updated solution configuration (added x86 and x64 for all projects and …
HeuristicLab.MainForm.WindowsForms 3497   14 years mkommend corrected small bug fixes in ViewHost (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 3455   14 years swagner Removed manual propagation of ReadOnly property (#973)
HeuristicLab.Operators.Views.GraphVisualization 3523   14 years mkommend smaller changes in OperatorGraphVisualization (ticket #867)
HeuristicLab.Optimization 3528   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 3526   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.OptimizationFrontend 2591   14 years gkronber Copied refactored plugin infrastructure from branch and merged …
HeuristicLab.Optimizer 3529   14 years swagner Updated content of start page (#936)
HeuristicLab.Parameters 3479   14 years abeham added first draft of SASEGASA #839
HeuristicLab.Parameters.Views 3526   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Permutation 2906   14 years swagner Operator architecture refactoring (#95) * renamed …
HeuristicLab.Persistence 3293   14 years epitzer Replace XML reader to ensure proper parsing of line endings especially …
HeuristicLab.Persistence.GUI 3027   14 years epitzer uncomment broken persistence analysis (#548)
HeuristicLab.PluginInfrastructure 3509   14 years gkronber Reintegrated plugin administration controls. #989
HeuristicLab.Problems.ArtificialAnt 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.ArtificialAnt.Views 3460   14 years mkommend corrected ReadOnly & Locked state in AntTrailView (ticket #952)
HeuristicLab.Problems.DataAnalysis 3531   14 years gkronber Added operator for calculation of relative variable frequencies. #938
HeuristicLab.Problems.DataAnalysis.Regression 3531   14 years gkronber Added operator for calculation of relative variable frequencies. #938
HeuristicLab.Problems.DataAnalysis.Views 3496   14 years mkommend corrected DataAnalysisProblemDataView (ticket #938)
HeuristicLab.Problems.Knapsack 3528   14 years swagner Implemented reviewers' comments (#893)
HeuristicLab.Problems.Knapsack.Views 3476   14 years swagner Removed resource files (#917)
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 3505   14 years swagner Implemented reviewers' comments (#893)
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 111.1 KB 3475   14 years gkronber Removed project PluginAdministrator from HL3.3 solution. #989
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.