Timeline
04/19/19:
- 17:15 Changeset [16859] by
-
- migrated PluginInfrastructure to .NET Standard
- created a new .NET Core project HeuristicLab.PluginInfrastructure.Runner, which contains the logic to load and isolate assemblies, based on the new interfaces from HeuristicLab.PluginInfrastructure
- recycled old plugin validation code
- 16:52 Changeset [16858] by
-
#2847: refactored LinearModelToTreeConverter to make it work with M5 regression
- 16:52 Changeset [16857] by
-
#2924: separated PasswordDialog from HeuristicLab.Clients.Common into new Project called HeuristicLab.PasswordDialog and migrated HeuristicLab.Clients.Common to .NET Standard
- 16:51 Changeset [16856] by
-
#2847: svn:ignore
- 16:50 Changeset [16855] by
-
#2847: moved M5 regression into a separate plugin as it depends on HL.DataAnalysis.Algorithms.Glmnet plugin
- 16:34 Changeset [16854] by
-
#2924: changed projects to reference System.Drawing.Common package instead of Microsoft.Windows.Compatibility package
- 15:57 Changeset [16853] by
-
#2847: merged back M5 branch to trunk (using old style merge because of issues with automatic merge).
- 15:45 Changeset [16852] by
-
#2847: fixed some issues that produced errors when testing
- 14:35 Changeset [16851] by
-
#2791 Refactored Constraint Evaluator and Analyzer
- 14:01 Changeset [16850] by
-
#2847: deleted all files which are not referenced/used in the project
- 14:00 Changeset [16849] by
-
#2847: renamed ImpurityCalculator
- 13:57 Changeset [16848] by
-
#2847: renamed folder Spliting -> Splitting
- 13:06 Changeset [16847] by
-
#2847: made some minor changes while reviewing
- 13:04 Changeset [16846] by
-
#2971 Added SymbolicRegressionConstraintAnalyzer to AfterDeserailization Hook
- 12:59 Changeset [16845] by
-
#2971 Changed nodeIntervals in InteractiveSymbolicDataAnalysisSolutionSimlifierView
- 11:30 Changeset [16844] by
-
- removed/reordered usings
- removed storabletype in ConstantOptimizationEvaluator
- Added/Changed License informations
- 11:10 Changeset [16843] by
-
#2971 Removed Properties/Annotations.cs
- 11:05 Changeset [16842] by
-
#2847: merged r16565:16796 from trunk/HeuristicLab.Algorithms.DataAnalysis to branch
- 10:57 Changeset [16841] by
-
#2971 added getter and setter for variable ranges and interval constraints
- 10:47 Changeset [16840] by
-
#2864: Unified and replaced (broken) WebLink and used K&R Style
- 10:43 Changeset [16839] by
-
#2991: made sure CopySelected is really always true
- 10:07 Changeset [16838] by
-
#2947: merged r16527 from trunk to stable (without useless mergeinfo properties)
- 09:51 Ticket #2995 (Support DateTimeValues in the RunCollectionBubbleChartView) closed by
- done: r16837: merged r16681 from trunk to stable
- 09:51 Changeset [16837] by
- 09:48 Ticket #3000 (RunLengthDistributionView shows incorrect values for runs in which the ...) closed by
- done: r16836: merged r16716 and r16795 from trunk to stable
- 09:48 Changeset [16836] by
- 09:46 Ticket #2933 (Parallel experiment execution can lead to identical seeds) closed by
- done: r16835: merged r16071 and r16661 from trunk to stable
- 09:46 Changeset [16835] by
- 09:41 Ticket #2972 (Select Row for Partial Dependence Plot) closed by
- done
- 09:41 Changeset [16834] by
-
#2864: Made the branch compile again (References, new Persistence, ...)
- 09:41 Changeset [16833] by
- 09:34 Ticket #2967 (Ctrl+Z removes all code in C# scripts) closed by
- done
- 09:34 Changeset [16832] by
- 09:30 Changeset [16831] by
-
#2994: made required changes to work with current trunk
- 09:23 Changeset [16830] by
-
#2971 Fixed review comments
- 09:09 Changeset [16829] by
-
#2994: merged changesets r16740:16822 from trunk to branch
- 09:00 Changeset [16828] by
-
#2864: Added both necessary classes for PFSP and LOP
- 08:59 Changeset [16827] by
-
#2864: Branched Problems.Instances
- 08:57 Changeset [16826] by
-
#2864: Deleted Problems.Instances
- 08:44 Changeset [16825] by
-
#2971: merged r16763 from trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression to branch
- 08:43 Changeset [16824] by
-
#2971: merged changes from trunk/HeuristicLab.Problems.DataAnalysis to branch
- 08:40 Changeset [16823] by
-
#2971: also use IDictionary instead of Dictionary in SimplifierView
- 08:38 Changeset [16822] by
-
#2966: changed method signatures in IntervalInterpreter to use interface IDictionary instead of Dictionary
04/18/19:
- 17:29 Changeset [16821] by
-
#3002: fixed namespace and type name of DatasetTest
- 17:16 Changeset [16820] by
-
#3002: Implement static methods to build dataset from row-wise data and added unit test
- 16:57 Changeset [16819] by
-
#2520: changed references to PluginInfrastructure from file reference to project reference
- 15:43 Changeset [16818] by
-
#2635: Update solution to .net framework version 4.6.1, switch to new persistence, add plugin frame file and prebuild event.
- 14:07 Changeset [16817] by
-
#2971 fixed sorting of columns in NamedIntervalsView
- 14:06 Changeset [16816] by
-
#2521: Refactored external evaluation problem
- 13:56 Changeset [16815] by
-
#2521: Made programmable problem base classes abstract.
- 13:42 Changeset [16814] by
-
#2521: Adapted binary problems and moved to abstract base class to encoding.
- 13:23 Changeset [16813] by
-
#2521: Changed base ctor call in all GeneticProgrammingProblems.
- 12:04 Changeset [16812] by
-
#2521: fixed naming
- 11:01 Changeset [16811] by
-
#2521: Removed usage of default constructor
- 10:04 Changeset [16810] by
-
#2971 Added AfterDeserialization hook to RegressionProblemData to add VariableRanges and IntervalConstraints
- 08:45 Changeset [16809] by
-
- Added possibilty to use variables with whitespaces or derivation in constraint-definitions
04/17/19:
- 23:10 Changeset [16808] by
-
#2521: Added StorableType to FitnessFunction enum of GraphColoringProblem.
- 23:07 Changeset [16807] by
-
#2521: Adapted test functions to new architecture and partly MOCMAES.
- 23:06 Changeset [16806] by
-
#2521: Added StorableType attributes to interfaces and adapted basic problems.
- 20:13 Changeset [16805] by
-
#2931: Glop was listed as MIP solver but is only an LP solver
- 19:59 Changeset [16804] by
-
#2931: Added dependency to HeuristicLab.Protobuf for HeuristicLab.OrTools
- 19:43 Changeset [16803] by
-
#2931: Merged revision(s) 16720-16802 from trunk
- 17:51 Changeset [16802] by
-
#2915 added support for abs(), aq(), cube(), cuberoot() to formatters. Skipped the TSQLFormatter.
- 16:03 Changeset [16801] by
-
#2521: Merged trunk changes and adapted programmable problem templates for combined solutions.
- 14:37 Changeset [16800] by
-
#2971 Several chanages regarding review comments
- 09:15 Ticket #3004 (IslandGA parameterizes Evaluator's Random to GlobalRandom instead of ...) created by
- ALPS is also affected after changes following #2953. The problem is …
- 07:25 Changeset [16799] by
-
#2520: made another fix concerning handling of OldName instead of AllowOneWay in old persistence (fix unit tests).
04/16/19:
- 23:41 Changeset [16798] by
-
#2844: made the constant optimization process stoppable, repeat 50 optimization steps until the result is unchanged.
- 23:18 Changeset [16797] by
-
#2520 fixed comparison logic
- 23:12 Changeset [16796] by
-
#2520: removed usages of AllowOneWay
- 22:55 Changeset [16795] by
-
#3000 reverted unintended changes of tabPage properties (BackgroundColor and VisualStyles) from r16716
- 21:45 Changeset [16794] by
-
#2953: changed order of base call in single-objective problem's operatorschanged
- 15:06 AdditionalMaterial edited by
- (diff)
- 15:04 Changeset [16793] by
-
gecco 2019: add results archive in the misc folder
- 14:27 Changeset [16792] by
-
#2520: Extracted Google.Protobuf into own extlib plugin and added both plugin dependency and assembly reference (build order) in HeuristicLab.Attic
- 14:23 Ticket #3003 (Upgrade external evaluation message to proto3) created by
- Currently we have Google.ProtocolBuffers-2.4 by jskeet and …
- 12:42 Changeset [16791] by
-
#2971 removed HeuristicLab.Data.Views from branch
- 12:40 Changeset [16790] by
-
#2971 Removed HeuristicLab.Core.Views from branch
- 11:46 Changeset [16789] by
-
#2361: Deleted branch for SensitivityEvaluator.
- 11:43 Changeset [16788] by
-
#2361: Merged all changes from the sensitivity branch to trunk.
- 10:11 Changeset [16787] by
-
#2971 Fixed isChecked events
04/15/19:
- 22:04 Changeset [16786] by
-
#2925: fixed a problem with solutions for latent variables
- 21:47 Changeset [16785] by
-
#2925: fixed a bug in AQ evaluation
- 14:34 Changeset [16784] by
-
#2953: Changed base call order
- The base call has to be performed after the pruning of unsuitable operators, otherwise the algorithm sees them before they're pruned and adds them
- 14:26 Changeset [16783] by
-
#2740: Fixed wiring issue in OS-ALPS too
- 14:13 Changeset [16782] by
-
#2740: Fixed problem with local random number generator and multi-encoding in ALPS
- 14:07 Changeset [16781] by
-
- Added isChecked validation for SymbolicRegressionSingleObjectiveConstraintConstOptEvaluator
- 08:53 Changeset [16780] by
-
- Added Target prefix for parsed onstraints in IntervalConstraintParser
- Added isChecked validation for constraints in ConstraintAnalyzer
04/12/19:
- 13:45 Changeset [16779] by
-
#2975: Updated Sim# to 3.1.1
- 13:09 Changeset [16778] by
-
- Changed field numberOfDerivation
- Added numberOfDerivation to Expression string
- Added numberOfDerivation to parser
- 10:32 Changeset [16777] by
-
#2971
-Fixed Dispose problem
-Added event handling for item selection
- 07:48 Changeset [16776] by
-
- Added Expression change event
- Added errorProvider Validation
04/10/19:
- 16:48 Changeset [16775] by
-
#2971: merged r16757:16763 from trunk to branch
- 16:46 Changeset [16774] by
-
#2971 Changed Parser and IntevalConstraint View
04/09/19:
- 14:58 Changeset [16773] by
-
- Fixes and updates in IntervalConstraintView
- Changed Parser
04/08/19:
- 15:44 HEALInfrastructureDevelopmentTasks edited by
- (diff)
- 15:29 Changeset [16772] by
-
#2971 Changed IntervalConstraints View
- 14:30 HEALInfrastructureDevelopmentTasks edited by
- (diff)
- 08:08 Changeset [16771] by
-
#2971 Changed references
04/05/19:
- 14:15 Ticket #3002 (Build dataset with row-wise data) created by
- Currently the dataset only accepts data in column format in its …
- 12:41 Changeset [16770] by
-
#2971 Added Core Views
- 12:13 Changeset [16769] by
-
#2966: added error-thresholds for comparisons in unit tests (hopefully fixing tests)
- 12:09 Changeset [16768] by
-
#2958: fixed supported operations in BatchInterpreter (fix failing unit test)
- 09:37 Changeset [16767] by
-
#2521: Adapted graph coloring problem