Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/25/19:

08:43 Changeset [16988] by gkronber

#2925: Merge r16894:16983 from trunk to branch

08:41 Changeset [16987] by gkronber

#2925: Call base ctor in ExecutionContext ctor

05/24/19:

13:14 Changeset [16986] by dpiringe

#2924:

  • changed the use of AppDomain.CurrentDomain.BaseDirectory to Directory.GetCurrentDirectory() in projects HeuristicLab.MathJax and HeuristicLab.Problems.GeneticProgramming, this change helps to load these plugins correctly with the new PluginInfrastructure
  • deleted obsolete files from folder HeuristicLab/3.3/Properties and added launchSettings.json for docker
13:08 Changeset [16985] by dpiringe

#2924:

  • added CLI Framework HeuristicLab.CommandLineInterface
  • added definition language test project HeuristicLab.DefinitionLanguage
  • added test project HeuristicLab.DynamicAssemblyTestApp, for PluginInfrastructure testing
  • changed project HeuristicLab to .NET Core and used it to create a CLI-Tool with the new CLI Framework
  • added Docker support to HeuristicLab
  • added IRunnerHost.cs ... forgot last commit
  • changed DockerRunnerHost and NativeRunnerHost to HeuristicLab-3.3.exe, was a little test project before
  • added new solution file HeuristicLab 3.3 No Views.sln, where all view projects are unloaded at start
12:28 Changeset [16984] by dpiringe

#2924:

  • merged projects HeuristicLab.PluginInfrastructure.Runner and HeuristicLab.PluginInfrastructure
  • applied changes of code reviews (13.05.2019 and 22.05.2019) -> the old Runner is now RunnerHost and uses a Runner, which is executed on the child process
  • added Type GetType(string) to IApplicationManager and implemented it for LightweightApplicationManager
  • removed IActivator and IActivatorContext
  • deleted unused types like PluginDescriptionIterator

05/23/19:

13:42 Changeset [16983] by bburlacu

#2950: Remove obsolete Comparer for T in HashNode<T>

13:02 Changeset [16982] by jkarder

#3008: fixed FindAll

13:01 Ticket #3008 (Search and Replace in Data Preprocessing is inverted) created by jkarder
When searching for e.g. all values < 0, all values >= 0 are selected …
10:38 Changeset [16981] by bburlacu

#2977: Make SymbolicDataAnalysisExpressionTreeAverageSimilarityCalculator non-discoverable.

10:23 Changeset [16980] by bburlacu

#2950: Remove building block analyzer (does not belong here), minor refactor in DiversityCrossover.

05/22/19:

14:19 Changeset [16979] by bburlacu

#2950: Simplify symbol comparison (use only calculated hash value). Run simplification in a loop (successive simplification steps until no more changes).

13:14 Changeset [16978] by bburlacu

#2977: Introduce separate SymbolicDataAnalysisExpressionTreeAverageSimilarityCalculator operator for computing the population similarity matrix. Refactor evaluator to use the values calculated by the SimilarityCalculator.

05/21/19:

23:26 Changeset [16977] by gkronber

#2925 Update sundials libraries with statically linked (self-contained) versions

22:56 Changeset [16976] by gkronber

#2925: Update data files to have equidistant time steps. Reactivated CVODES solver.

10:34 Changeset [16975] by gkronber

#2925: Update LotkaVolterra.csv data

10:01 Changeset [16974] by gkronber

#2925: Account for different file formats for datasets

10:00 Changeset [16973] by gkronber

#2925: Fix filename in pendulum_h_1_equidistant.txt.zip

09:57 Changeset [16972] by gkronber

#2925: Fixes in problem instances and calculation of numerical differences in Analyze()

05/20/19:

22:42 Changeset [16971] by gkronber

#2925 renamed files for consistency

22:37 Changeset [16970] by gkronber

#2925: Rename file

22:36 Changeset [16969] by gkronber

#2925: Rename variables

22:08 Changeset [16968] by gkronber

#2925 Add a short readme to give references for datasets

22:04 Changeset [16967] by gkronber

#2925 Add datasets from supplementary material for
Distilling Free-Form Natural Laws from Experimental Data
Michael Schmidt and Hod Lipson

Science 03 Apr 2009:
Vol. 324, Issue 5923, pp. 81-85
DOI: 10.1126/science.1165893

URL: http://science.sciencemag.org/content/suppl/2009/04/02/324.5923.81.DC1

16:33 Changeset [16966] by jzenisek

#2288

  • splitted creation of networks with/without possible cycles
  • included additional check to prevent errors within the impact calculation
13:16 Changeset [16965] by dpiringe

#2924: changed project HeuristicLab.Persistence to be .net core compatible

05/17/19:

13:01 Changeset [16964] by chaider

#2971 Changed setter conditions to precondiation checks

11:58 Changeset [16963] by chaider

#2971 Added OnTextChange event for constraints input; Added lock of constraints input

05/16/19:

17:32 Changeset [16962] by gkronber

#2288: Add a class which allows to calculate the variable relevance (using a permutation test) but allows to consider correlated variables.

14:32 Ticket #3007 (TableFileParser should be able to read multi-line strings) created by pfleck
The current TableFileParser cannot read strings that contain any …

05/15/19:

22:21 Changeset [16961] by abeham

#1614: fixed compilation errors

15:33 Changeset [16960] by chaider

#2971 Removed unused ReadOnly property from IntervalCollection

15:11 Changeset [16959] by chaider

#2971 Changed unicode to derivative symbol in exampleInput

14:52 Changeset [16958] by abeham

#2457: adapted to trunk

13:45 Changeset [16957] by chaider

#2971 Fixed parsing of seperator between lower- and upper-bound to match exactly two points

13:36 Changeset [16956] by abeham

#2457: merged trunk into branch

13:28 Changeset [16955] by abeham

#2457: worked on thesis

12:45 Changeset [16954] by gkronber

#2925: Add problem instance provider and instances. Use penalized regression splines for calculation of numeric differences (for pre-tuning).

12:17 Changeset [16953] by gkronber

#2925: made a fix in StorableProperties of SymExprGrammarBase which is necessary because of the new HEAL.Attic-based persistence.

12:16 Changeset [16952] by gkronber

#2925 fixed plugin dependencies for execution on Hive

12:15 Changeset [16951] by gkronber

#2925: added a separate result for the integrated error

05/14/19:

17:20 heal4.jpg attached to Pictures by swagner
17:16 WikiStart edited by swagner
(diff)

05/13/19:

22:56 Changeset [16950] by abeham

#2521: Refactor Analyze method of encoding-specific problems, simplify Analyze of SO-TF

16:20 Changeset [16949] by abeham

#2521: Adapted test function problems to new real vector problem

  • Made encoding readonly in symbolic expression tree problem
15:21 Changeset [16948] by abeham

#2521: Added and modified encoding-specific abstract base classes

15:16 Changeset [16947] by mkommend

#2521: Adapted GP basic problems to use read-only value parameters.

13:59 Changeset [16946] by mkommend

#2521: Merged trunk changes up to r16945 into branch.

05/11/19:

14:38 Changeset [16945] by jkarder

#2520: changed deserialization in PersistenceContentManager

  • added method to check if old persistence can open a file
  • used this method to determine which persistence to use
08:26 Changeset [16944] by gkronber

#2931: changed build output path for all configurations

08:14 Changeset [16943] by gkronber

#2994 merge r16933:16942 from trunk to branch

08:00 Changeset [16942] by gkronber

#2875: Improve comments in NamedItem

07:53 Changeset [16941] by gkronber

#2994: make branch compile with NamedIntervals branch, disable alglib optguard, copylocal = false

Note: See TracTimeline for information about the timeline view.