Timeline
03/08/19:
- 10:03 Changeset [16670] by
- 09:03 Changeset [16669] by
-
#2929: Added missing dependencies
- 08:53 Changeset [16668] by
-
#2866: added support for tanh to the remaining interpreters (native is missing)
03/07/19:
- 23:20 Changeset [16667] by
-
Added further projects useful for interfacing with irace
- 22:40 Changeset [16666] by
-
#2929: Modified make / folder structure to build original app, added x86 dll
- 19:17 Changeset [16665] by
-
#2925 fixed a problem which prevents loading persistence files
- 19:17 Changeset [16664] by
-
#2925: generate individual solutions for each of the trees to allow individual analysis of functions e.g. using PDP (only works without latent variables so far)
- 17:59 Changeset [16663] by
-
#2925: adapted to work with new persistence
- 17:42 Changeset [16662] by
-
#2925: merged all changes from trunk to branch (up to r16659)
- 17:22 Changeset [16661] by
-
#2933: use RandomSeedGenerator in CrossValidation
- 17:00 Changeset [16660] by
-
#2925: re-introduced partial support for latent variables
- 16:58 Changeset [16659] by
-
#2520 svn:ignore
- 16:57 Changeset [16658] by
-
#2520: created a extlibs wrapper plugin for the HEAL.Attic nuget package (and updated to 1.0.0-pre4)
- 16:15 Changeset [16657] by
-
#2987: Improve performance by caching parameter values. Fix plugin dependencies Plugin.cs.frame
- 13:30 Changeset [16656] by
-
#2866: merged r16375, r16531, r16655 from branch to trunk (using "Merge two different trees" because I was not able to automatically merge changesets)
- 12:31 Changeset [16655] by
-
#2866: converted class HyperbolicTangent for new persistence
- 12:29 Changeset [16654] by
-
#2866: merged r16364:16653 from trunk to branch to prepare for trunk reintegration (resolving conflicts in the project file)
03/06/19:
- 16:20 Changeset [16653] by
-
#2925: added support for fixed numeric parameters as "constant variables"
- 13:14 Changeset [16652] by
-
#2925: allow arbitrary number of arguments to +,-,*,/ operators, fixed bug in single-argument division
- 10:54 Changeset [16651] by
-
#2561: Decoupled execution state of timelimitrun and its embedded algorithm
03/04/19:
- 10:14 Ticket #2992 (External Evaluation leads to Exceptions during Object Graph Traversal) closed by
- done: r16650: merged to stable
- 10:13 Changeset [16650] by
-
#2992: merged to stable
03/01/19:
- 12:51 Changeset [16649] by
-
#2987: Prevent updating the Ideal and Nadir points with NaN or Infinity values. Simplify algorithm code (use arrays instead of lists). Add missing StorableType attributes. Add hypervolume analysis for the pareto fronts.
- 11:31 Changeset [16648] by
-
#2992: exclude types from System.Net.Sockets in object graph traversal
- 11:21 Ticket #2992 (External Evaluation leads to Exceptions during Object Graph Traversal) created by
- Instances from System.Net.Sockets are part of the object graph. The …
- 11:05 Changeset [16647] by
- 11:01 Changeset [16646] by
-
#2966: fixed bug in Interval.Multiply
02/28/19:
- 19:12 Changeset [16645] by
-
#2971: added an evalutor which optimizes constants first and then checks the constraint violations
- 18:49 Changeset [16644] by
-
#2971: removed duplicate usings of HEAL.Attic and unnecessary usings
- 17:51 Changeset [16643] by
-
#2971: fixed project references (removing obsolete references to HEAL.Attic, since we are using packagereferences now)
- 17:50 Changeset [16642] by
-
#2971: fixed a StorableType attribute after merge from trunk
- 17:45 Changeset [16641] by
-
#2971: merged r16527:16625 from trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression to branch/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (resolving all conflicts)
- 17:42 Changeset [16640] by
-
#2971: merged r16565:16631 from trunk/HeuristicLab.Problems.DataAnalysis to branch/HeuristicLab.Problems.DataAnalysis (resolving all conflicts)
- 17:30 Changeset [16639] by
-
#2971: merged r16527:16565 from trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Views to branch/HeuristicLab.Problems.DataAnalysis.Symbolic.Views
- 17:29 Changeset [16638] by
-
#2971: merged r16527:16625 from trunk/HeuristicLab.Problems.DataAnalysis.Views to branch/HeuristicLab.Problems.DataAnalysis.Views
- 17:27 Changeset [16637] by
-
#2971: merged changesets r16356:16565 from trunk/HeuristicLab.Data.Views to branch/HeuristicLab.Data.Views
- 17:22 Changeset [16636] by
-
#2971: set copy local for references to false, used project references for projects within the branch
- 17:20 Changeset [16635] by
-
#2971: fixed updating of IntervalResults for SymbolicRegressionSolution
- 17:20 Changeset [16634] by
-
#2971: disabled validation check in NamedIntervalsView because it is problematic when NamedIntervals are updated (e.g. while the algorithm is running)
- 17:19 Changeset [16633] by
-
#2971: fixed exception message
- 17:18 Changeset [16632] by
-
#2971: fixed a small problem (trailing \r) in the parser for constraints
- 14:34 Changeset [16631] by
-
#2966: fixed calculation for intervals of Sqr, Sqrt, Cube, CubeRoot
- 14:23 Changeset [16630] by
-
#2987: Migrate to new persistence. Add support for objective scaling.
- 14:02 Changeset [16629] by
-
#2966: added extra checks to make sure that IntervalInterpreter always returns a valid interval
- 12:41 Changeset [16628] by
-
#2971: made branch compile with current version of trunk
- 12:40 Changeset [16627] by
-
#2971: fixed update of interval results when solution changes (e.g. in the simplifier)
02/27/19:
- 18:01 Changeset [16626] by
-
#2991: Add plugin dependency to Plugin.cs.frame
- 16:46 Changeset [16625] by
-
#2520: switched projects in the following solutions from packages.config format to PackageReference format
- HeuristicLab 3.3
- HeuristicLab 3.3 Tests
- HeuristicLab 3.3 Services
- 16:42 Changeset [16624] by
-
#2951: updated build script
- 16:29 Changeset [16623] by
-
#2991: DiversitySelector initial implementation.
- 16:22 Ticket #2991 (DiversitySelector for symbolic data analysis problems) created by
- The diversity selector wraps any other selection operator …
- 12:44 Changeset [16622] by
-
#2839: worked on hive project management
- Core.cs
- locked checks for amount of available resources (cores/memory)
- task state of aborted tasks is now updated accordingly
- JobDao.cs
- improved readability of GetJobsReadyForDeletionQuery
- HiveStatisticsGenerator.cs
- DimJobs, FactTasks and Jobs (DeletionPending) are now updated in one transaction
- Core.cs
02/26/19:
- 13:39 Changeset [16621] by
-
#2929: changed code to update the best found solution
- 00:20 Changeset [16620] by
-
#2929: Reorganized folder structure for make script, removed explicit marshalling, erased go-side logging
02/25/19:
- 09:25 Changeset [16619] by
-
#2986: fixed value transformation in RoundedNormalAllPositionsManipulator