Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 1133

Name Size Rev Age Author Last Change
../
HeuristicLab.AdvancedOptimizationFrontend 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.BitVector 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.CEDMA.Core 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.CEDMA.DB.Interfaces 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.CEDMA.Operators 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.CEDMA.Server 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Charting 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Charting.Data 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Data 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.DistributedEngine 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.GP.StructureIdentification.Classification 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.GP.StructureIdentification.TimeSeries 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Operators.Metaprogramming 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Operators.Stopwatch 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.OptimizationFrontend 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Permutation 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Random 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Selection.OffspringSelection 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.SequentialEngine 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.SGA 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.TestFunctions 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.ThreadParallelEngine 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.CEDMA.Charting 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Communication.Data 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Communication.Operators 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Core 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.GP.SantaFe 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Hive.Server.Scheduler 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Scheduling.JSSP 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.SimOpt 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Evolutionary 881   15 years vdorfer Created API documentation for HeuristicLab.Evolutionary namespace (#331)
HeuristicLab.GP.Boolean 892   15 years gkronber Fixed minor copy-paste mistakes (#415)
HeuristicLab.Constraints 893   15 years gkronber killed TrueConstraint and FalseConstraint (#416)
HeuristicLab.Operators.Programmable 895   15 years gkronber quick fix for #413 (ProgrammableOperator error line number is off by …
HeuristicLab.Operators 896   15 years vdorfer Created API documentation for HeuristicLab.ES namespace and changed …
HeuristicLab.Routing.TSP 896   15 years vdorfer Created API documentation for HeuristicLab.ES namespace and changed …
HeuristicLab.SQLite 917   15 years gkronber added most recent versions of System.Data.SQLite from …
HeuristicLab.PluginInfrastructure.GUI 918   15 years gkronber fixed #421 (Right-click in the Pluginmanager Console causes …
HeuristicLab.CEDMA.DB 920   15 years gkronber updated semweb assemblies to most recent versions. #419 (Refactor …
HeuristicLab.PluginInfrastructure 997   15 years kgrading improved sandbox (#410)
HeuristicLab.Visualization.Test 1049   15 years shofstad Legend implementation finished (#407)
HeuristicLab.IntVector 1057   15 years swagner Finished basic implementation of integer vector encoding (#442)
HeuristicLab.Visualization 1061   15 years cbahner #320 optimization of persistence (save) + tests
HeuristicLab.Selection 1063   15 years gkronber fixed #444 (TournamentSelector throws NullPointerException when all …
HeuristicLab.GP 1065   15 years gkronber fixed #445 (StandardCrossover enters an infinite loop when trees are …
HeuristicLab.GP.StructureIdentification 1069   15 years gkronber fixed #447 (Differential symbol should evaluate to 0 if the previous …
HeuristicLab.DataAnalysis 1071   15 years gkronber fixed #448 (Calculation of mean throws an exception if the input data …
HeuristicLab.RealVector 1076   15 years abeham changed way to fetch variables (fixes ticket #451)
HeuristicLab.Hive.Job 1101   15 years svonolfe Implementing Lifecycle Management (#453)
HeuristicLab 1107   15 years swagner Added a global try/catch block to show a general error message for all …
HeuristicLab.ES 1112   15 years abeham Updated ES to automatically calculate LearningRate parameters based on …
HeuristicLab.Grid 1114   15 years gkronber merged quick fix for #462 (GridClient needs super-user permissions to …
HeuristicLab.Logging 1117   15 years abeham changed logger to clone logged value instead of storing the reference …
HeuristicLab.Hive.JobBase 1119   15 years kgrading corrected the progress calculation (#457)
HeuristicLab.Hive.Server 1120   15 years svonolfe Added execution engine facade (#465)
HeuristicLab.Hive.Server.Console 1126   15 years aleitner updated job-detail panel (#452)
HeuristicLab.Hive.Server.ADODataAccess 1131   15 years svonolfe fixed race condition issues, improved performance (#372)
HeuristicLab.Hive.Client.Common 1132   15 years kgrading added licence information and comments (#467)
HeuristicLab.Hive.Client.Communication 1132   15 years kgrading added licence information and comments (#467)
HeuristicLab.Hive.Client.Console 1132   15 years kgrading added licence information and comments (#467)
HeuristicLab.Hive.Client.Core 1132   15 years kgrading added licence information and comments (#467)
HeuristicLab.Hive.Client.ExecutionEngine 1132   15 years kgrading added licence information and comments (#467)
HeuristicLab.Hive.Contracts 1133   15 years msteinbi Implementing Lifecycle Management (#453)
HeuristicLab.Hive.Server.Core 1133   15 years msteinbi Implementing Lifecycle Management (#453)
PreBuildEvent.cmd 111 bytes 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
ConfigMerger.exe 7.5 KB 951   15 years kgrading quickfix for #429 (extended the configMerger)
HeuristicLab.sln 85.7 KB 1054   15 years swagner Added empty plugin HeuristicLab.IntVector (#442)
  • 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
    _ReSharper.HeuristicLab
    HeuristicLab.resharper
    HeuristicLab.resharper.user
Note: See TracBrowser for help on using the repository browser.