Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/03/19:

17:34 Changeset [16891] by ddorfmei

#2931:

  • Updated Google.OrTools (added InitLogging method to Solver interface)
  • Initialize logging when plugin is loaded.
  • When a file cannot be exported, the log directory is shown in the error message
14:49 Changeset [16890] by bburlacu

#3005: Add null check to prevent exception in ConstrainedValueParameterView

12:38 Changeset [16889] by ddorfmei

#2931: Fixed wrong time used for BestObjectiveValueFoundAt and QualityPerClock in results

05/02/19:

13:10 Changeset [16888] by chaider

#2971 fixed NamedIntervalsView

13:05 Changeset [16887] by chaider

#2971

  • Changed resizing to all cells instead of headers
  • Update OnContentChangedMethod
12:49 Changeset [16886] by chaider

#2971 Added Storable-Attribues to IntervalConstraint

12:02 Changeset [16885] by chaider

#2971

  • removed/fixed usings
  • removed .resx file
12:01 Changeset [16884] by chaider

#2971 fixed storable problem within RegressionProblemData

11:20 Changeset [16883] by chaider

#2971 merged trunk into branch

11:02 Changeset [16882] by chaider

#2971 Added TODO issue for floating point calculation

10:02 Changeset [16881] by chaider

#2971

  • removed unused constructors
  • changed creation of IntervalConstraint in IntervalConstraintParser
08:36 Changeset [16880] by chaider

#2971

  • Disabled variable input field in IntervalConstraintView
  • Added update definition method in IntervalConstraintView
  • Added onChanged event for definition
07:50 Changeset [16879] by chaider

#2971 Removed unused parser method

04/30/19:

09:30 Changeset [16878] by jkarder

#2839: worked on hive project management

  • improved loading times of hive administrator view
08:05 Changeset [16877] by mkommend

#3005: Adapted FLA to the changed parameter ctors.

04/29/19:

15:34 Changeset [16876] by abeham

#2521:

  • Added abstract multi-objective problem class for binary vector encoding
  • Added abstract problem classes for integer vector encoding
15:22 Changeset [16875] by mkommend

#3005: Removed parameter ctors with getsCollected flag.

15:06 Changeset [16874] by abeham

#2521: separated single-objective and multi-objective categories

15:04 Changeset [16873] by mkommend

#3005: Adapted genetic programming problems to disallow modifications of the grammar.

15:00 Changeset [16872] by mkommend

#3005: Added readonly flag to all value parameters.

14:54 Ticket #3005 (There should be an option to make ValueParameters read only) created by mkommend
Especially in base classes the use of parameters is not clear upfront. …
14:47 Changeset [16871] by abeham

updated csharp library to reflect changes in proto file made some time ago

04/24/19:

10:59 Changeset [16870] by chaider

#2971 changed content events in ParsedConstraintView

04/23/19:

21:24 Changeset [16869] by bburlacu

#2959: Fix compilation errors.

17:02 Changeset [16868] by bburlacu

#3001: Fix bug formatting the Average symbol.

16:08 Changeset [16867] by bburlacu

#2959: Add more unit tests for tree matching, and test bottom-up calculator against hash-based calculator for consistency.

13:28 Changeset [16866] by chaider

#2971 changed ConstraintParser description text and example to meet new parser requirements

13:21 Changeset [16865] by chaider

#2971 Added variable block-symbol (') for constraint parser

13:02 Changeset [16864] by gkronber

#2288: updated to .NET 4.6.1 and new persistence backend for compatibility with current trunk

12:59 Changeset [16863] by gkronber

#1265: update .NET framework version to 4.6.1

10:21 Changeset [16862] by chaider

#2971 Changed some views

04/20/19:

23:39 Changeset [16861] by abeham

#3004: Fixed wiring of evaluator to LocalRandom instead of GlobalRandom (as intended in the code)

23:28 Changeset [16860] by abeham

#2855: Reduced footprint of encoding in run

  • Instead of the encoding instance, only its name is added to the run (necessary to change in BasicProblem)
  • By default the operators parameter of an encoding is set to not be collected (change in Encoding)

04/19/19:

17:15 Changeset [16859] by dpiringe

#2924:

  • 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 gkronber

#2847: refactored LinearModelToTreeConverter to make it work with M5 regression

16:52 Changeset [16857] by dpiringe

#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 gkronber

#2847: svn:ignore

16:50 Changeset [16855] by gkronber

#2847: moved M5 regression into a separate plugin as it depends on HL.DataAnalysis.Algorithms.Glmnet plugin

16:34 Changeset [16854] by dpiringe

#2924: changed projects to reference System.Drawing.Common package instead of Microsoft.Windows.Compatibility package

15:57 Changeset [16853] by gkronber

#2847: merged back M5 branch to trunk (using old style merge because of issues with automatic merge).

15:45 Changeset [16852] by gkronber

#2847: fixed some issues that produced errors when testing

14:35 Changeset [16851] by chaider

#2791 Refactored Constraint Evaluator and Analyzer

14:01 Changeset [16850] by gkronber

#2847: deleted all files which are not referenced/used in the project

14:00 Changeset [16849] by gkronber

#2847: renamed ImpurityCalculator

13:57 Changeset [16848] by gkronber

#2847: renamed folder Spliting -> Splitting

13:06 Changeset [16847] by gkronber

#2847: made some minor changes while reviewing

13:04 Changeset [16846] by chaider

#2971 Added SymbolicRegressionConstraintAnalyzer to AfterDeserailization Hook

12:59 Changeset [16845] by chaider

#2971 Changed nodeIntervals in InteractiveSymbolicDataAnalysisSolutionSimlifierView

11:30 Changeset [16844] by chaider

#2971

  • removed/reordered usings
  • removed storabletype in ConstantOptimizationEvaluator
  • Added/Changed License informations
11:10 Changeset [16843] by chaider

#2971 Removed Properties/Annotations.cs

11:05 Changeset [16842] by gkronber

#2847: merged r16565:16796 from trunk/HeuristicLab.Algorithms.DataAnalysis to branch

10:57 Changeset [16841] by chaider

#2971 added getter and setter for variable ranges and interval constraints

10:47 Changeset [16840] by fholzing

#2864: Unified and replaced (broken) WebLink and used K&R Style

10:43 Changeset [16839] by gkronber

#2991: made sure CopySelected is really always true

10:07 Changeset [16838] by gkronber

#2947: merged r16527 from trunk to stable (without useless mergeinfo properties)

09:51 Ticket #2995 (Support DateTimeValues in the RunCollectionBubbleChartView) closed by gkronber
done: r16837: merged r16681 from trunk to stable
09:51 Changeset [16837] by gkronber

#2995: merged r16681 from trunk to stable

09:48 Ticket #3000 (RunLengthDistributionView shows incorrect values for runs in which the ...) closed by gkronber
done: r16836: merged r16716 and r16795 from trunk to stable
09:48 Changeset [16836] by gkronber

#3000 merged r16716 and r16795 from trunk to stable

09:46 Ticket #2933 (Parallel experiment execution can lead to identical seeds) closed by gkronber
done: r16835: merged r16071 and r16661 from trunk to stable
09:46 Changeset [16835] by gkronber

#2933: merged r16071 and r16661 from trunk to stable

09:41 Ticket #2972 (Select Row for Partial Dependence Plot) closed by gkronber
done
09:41 Changeset [16834] by fholzing

#2864: Made the branch compile again (References, new Persistence, ...)

09:41 Changeset [16833] by gkronber

#2972: merged r16519 from trunk to stable

09:34 Ticket #2967 (Ctrl+Z removes all code in C# scripts) closed by gkronber
done
09:34 Changeset [16832] by gkronber

#2967: merged r16528 from trunk to stable

09:30 Changeset [16831] by gkronber

#2994: made required changes to work with current trunk

09:23 Changeset [16830] by chaider

#2971 Fixed review comments

09:09 Changeset [16829] by gkronber

#2994: merged changesets r16740:16822 from trunk to branch

09:00 Changeset [16828] by fholzing

#2864: Added both necessary classes for PFSP and LOP

08:59 Changeset [16827] by fholzing

#2864: Branched Problems.Instances

08:57 Changeset [16826] by fholzing

#2864: Deleted Problems.Instances

08:44 Changeset [16825] by gkronber

#2971: merged r16763 from trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression to branch

08:43 Changeset [16824] by gkronber

#2971: merged changes from trunk/HeuristicLab.Problems.DataAnalysis to branch

08:40 Changeset [16823] by gkronber

#2971: also use IDictionary instead of Dictionary in SimplifierView

08:38 Changeset [16822] by gkronber

#2966: changed method signatures in IntervalInterpreter to use interface IDictionary instead of Dictionary

Note: See TracTimeline for information about the timeline view.