Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 2025

Name Size Rev Age Author Last Change
../
HeuristicLab.ES 1785   15 years abeham fixed interface glitch in ES (#617)
HeuristicLab.Selection.Uncertainty 1778   15 years abeham Renamed version folder of Selection.Uncertainty plugin
HeuristicLab.SimOpt 1791   15 years abeham removed annoying quit after x tries
HeuristicLab.StatisticalAnalysis 1783   15 years abeham simplified code (#573)
HeuristicLab.Hive.Server.Console 2007   15 years aleitner Drag'n'Drop for changing group for client (#626)
HeuristicLab.Visualization 2019   15 years bspisic Added some comments (#664)
HeuristicLab.FixedOperators 1995   15 years dtraxing Bug with non deterministic SGA execution fixed. (ticket #580)
HeuristicLab.AdvancedOptimizationFrontend 1921   15 years epitzer Refactor saving into IEditor and provide choice of compressed and …
HeuristicLab.Charting 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Charting.Data 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Core 1921   15 years epitzer Refactor saving into IEditor and provide choice of compressed and …
HeuristicLab.Data 1853   15 years epitzer Fix EmptyStorableClass attributes. (#603)
HeuristicLab.Evolutionary 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.GP 1914   15 years epitzer Migration of DataAnalysis, GP, GP.StructureIdentification and Modeling …
HeuristicLab.Operators.Programmable 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.OptimizationFrontend 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Permutation 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.Persistence 1960   15 years epitzer Refactoring of storables. (#603)
HeuristicLab.Persistence.GUI 1823   15 years epitzer Namespace refactoring: rename formatters & decomposers -> primitive …
HeuristicLab.Routing.TSP 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.Selection 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Selection.OffspringSelection 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.SequentialEngine 1853   15 years epitzer Fix EmptyStorableClass attributes. (#603)
HeuristicLab.SGA 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.TestFunctions 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.ThreadParallelEngine 1872   15 years epitzer Upgrade Charting.Data, Logging, Operators.Programmable, …
HeuristicLab.CEDMA.Core 2000   15 years gkronber Refactoring: changed CEDMA backend to use a single data set per RDF …
HeuristicLab.CEDMA.DB.Interfaces 1890   15 years gkronber Added evaluation of VAF to hard-coded GP algorithms. VAF values for …
HeuristicLab.CEDMA.Server 2012   15 years gkronber Fixed a few bugs introduced with r2000. #656 (CEDMA server should …
HeuristicLab.Constraints 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.DataAnalysis 2012   15 years gkronber Fixed a few bugs introduced with r2000. #656 (CEDMA server should …
HeuristicLab.GP.StructureIdentification 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.GP.StructureIdentification.Classification 1891   15 years gkronber Fixed #645 (Tree evaluators precompile the model for each evaluation …
HeuristicLab.GP.StructureIdentification.TimeSeries 1908   15 years gkronber Made configurable FunctionLibraryInjector the default and removed …
HeuristicLab.Hive.Client.ExecutionEngine 1990   15 years gkronber * Refactoring: renamed method LoadPlugins to LoadAssemblies in …
HeuristicLab.Hive.Engine 2018   15 years gkronber Simplified HiveEngineEditor and worked on asynchronous polling of …
HeuristicLab.Logging 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.Modeling 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.Operators 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.PluginInfrastructure 1990   15 years gkronber * Refactoring: renamed method LoadPlugins to LoadAssemblies in …
HeuristicLab.Random 1927   15 years gkronber Fixed dependencies in plugins. #657 (HiveEngine doesn't add all …
HeuristicLab.SupportVectorMachines 1922   15 years gkronber #650 (IAlgorithm and derived interfaces should provide properties to …
LibSVM 1846   15 years gkronber Added x86 configurations for projects …
HeuristicLab.Hive.Client.Communication 2025   15 years kgrading added calendar behavior in the whole application (#669)
HeuristicLab.Hive.Client.Core 2025   15 years kgrading added calendar behavior in the whole application (#669)
HeuristicLab.Hive.Contracts 2025   15 years kgrading added calendar behavior in the whole application (#669)
HeuristicLab.Hive.JobBase 1718   15 years kgrading changed duration back to 20 seconds (#493)
HeuristicLab.Tracing 1959   15 years kgrading fixed persistence problems (#493)
HeuristicLab.Security.Server 1766   15 years mbecirov #586 fixed wcf binding
HeuristicLab.GP.StructureIdentification.ConditionalEvaluation 1926   15 years mkommend corrected too large creation of values array by resizing (ticket #515)
HeuristicLab.Hive.Server.Core 2022   15 years msteinbi Reset of client state when job finshed corrected (#466)
HeuristicLab.Visualization.Test 1996   15 years mstoeger implemented IStorable and made use of the PersistenceManager wherever …
HeuristicLab.DataAccess 2004   15 years svonolfe Added paging to DAL (#372)
HeuristicLab.DataAccess.ADOHelper 2004   15 years svonolfe Added paging to DAL (#372)
HeuristicLab.Hive.Server 1939   15 years svonolfe Large amounts of data are now transferred streamed (fixed ticket #660)
HeuristicLab.Hive.Server.ADODataAccess 2002   15 years svonolfe Implementd ClientConfigAdapter (#372)
HeuristicLab.Hive.Server.DataAccess 2002   15 years svonolfe Implementd ClientConfigAdapter (#372)
HeuristicLab.Security.ADODataAccess 1759   15 years svonolfe Small refactoring of the manyToManyRelationHelper 2 (#527)
HeuristicLab.Security.Contracts 2020   15 years svonolfe Added GetUserByLogin method for the SecurityManager (#532)
HeuristicLab.Security.Core 2020   15 years svonolfe Added GetUserByLogin method for the SecurityManager (#532)
HeuristicLab.Security.DataAccess 1729   15 years svonolfe Fixed some bugs in the Security DAL (#597)
HeuristicLab 1970   15 years swagner Added mechanism for executing custom post build scripts (#640)
HeuristicLab.Assignment.QAP 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.BitVector 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.CEDMA.Charting 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.CEDMA.DB 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Communication.Data 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Communication.Operators 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.DistributedEngine 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.Boolean 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.SantaFe 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Grid 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Hive.Server.Scheduler 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.IntVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Metaprogramming 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Stopwatch 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.PluginInfrastructure.GUI 1899   15 years swagner Fixed #651
HeuristicLab.RealVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SA 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Scheduling.JSSP 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SQLite 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Hive.Client.Common 2006   15 years whackl moved DayView.dll into Hive.Commons #468
HeuristicLab.Hive.Client.Console 2024   15 years whackl fixed some bugs #663
HeuristicLab.vsmdi 499 bytes 1818   15 years cbahner #519 added floating average
LocalTestRun.testrunconfig 335 bytes 1818   15 years cbahner #519 added floating average
ConfigMerger.exe 7.5 KB 1142   15 years gkronber updated configMerger to merge connectionStrings (#469)
HeuristicLab.sln 327.4 KB 1973   15 years swagner Restructured solution (#667)
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.