Timeline
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
02/21/19:
- 12:57 Changeset [16618] by
-
#2929: Added C and Go benchmark logs, fixed some MultiTest problems
02/20/19:
- 23:50 Changeset [16617] by
-
#2929: Added missing levmar dependency libs for amd64 and fixed MultiTest bugs
- 07:43 Changeset [16616] by
-
#2925 added crossover probability (important for multi-encoding in this case), re-added scaling of targets
02/19/19:
- 18:04 Changeset [16615] by
-
#2929: Added updated go and plugin files
- 05:05 Changeset [16614] by
-
#2929: Fixed result bug, added multitest C / Powershell, passed pagie_1
02/17/19:
- 22:56 Changeset [16613] by
-
#2989: Moving Peaks Benchmark
- fixed updates of best known quality
- added bounds for peak movement
- 12:09 Changeset [16612] by
-
#2990 branched trunk
- 12:02 Ticket #2990 (Variable-Impact-based Feature Selection) created by
- Using the variable impacts for iterative feature selection can …
- 05:21 Changeset [16611] by
-
#2989: Moving Peaks Benchmark
- added calculation of offline error
02/16/19:
- 06:53 Changeset [16610] by
-
#2925: added support for multiple training episodes (and log, exp functions)
- 05:27 Changeset [16609] by
-
#2989: Worked on Moving Peaks Benchmark
02/15/19:
- 17:06 Changeset [16608] by
-
#2989: Worked on Moving Peaks Benchmark
- 00:51 Changeset [16607] by
-
#2989: Worked on Moving Peaks Benchmark