Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/15/18:

17:48 Changeset [15782] by fholzing

#2890: Aligned ListView with GroupBox and renamed GroupBox from Visualization to Representation

17:00 Changeset [15781] by fholzing

#2890: Removed branch

14:36 Ticket #2902 (Performance improvement of NaN/Inf-check on a double-matrix) created by fholzing
The current implementation to check whether a double[,] contains any …
11:03 Changeset [15780] by bburlacu

#2895: Fix resource path, add plugin frame files, change .NET version for all projects to 4.5

08:49 Changeset [15779] by gkronber

#2901: implemented a static method for tournament selection

08:48 Changeset [15778] by gkronber

Created a branch for #2901

02/14/18:

17:27 Ticket #2901 (Static methods for selection operators) created by gkronber
It would be great if selection operators also provide static methods …
11:19 Changeset [15777] by jzenisek

#2839 improved project- & resource selection handling

10:56 Changeset [15776] by lkammere

#2886: Refactor data generation in unit tests.

09:25 Ticket #2900 (Upgrade .NET framework) created by abeham
.NET Framework 4.5 was released in August 2012 and is 5.5 years old. …
00:19 Changeset [15775] by gkronber

#2898 added simple implementation of GAM based on univariate penalized regression splines with the same penalization factor for each term

02/13/18:

21:21 Ticket #2899 (Description of GBM algorithm is wrong) created by gkronber
Mention of MCTS SymReg should be removed. The namespace should also …
21:17 Changeset [15774] by gkronber

Created branch for #2898

21:16 Ticket #2898 (Generalized additive models (GAM)) created by gkronber
Generalized additive models would be a great addition to the set of …
18:32 Changeset [15773] by lkammere

#2886: Update unit tests to cover problems with exp, log and sine.

17:56 Changeset [15772] by lkammere

#2886: Extend grammar enumeration algorithm's grammar to exp, log and sine.

16:56 Changeset [15771] by bburlacu

#2895: Add solution skeleton for PushGP with genealogy analysis.

16:45 Changeset [15770] by rhanghof

#2817:

  • Added a graph to the BinPacking3D for calculating the weight distribution.
  • Added some materials.
16:26 Changeset [15769] by bburlacu

#2897: Add type checks in Dataset constructor, remove cloning of values in the ModifiableDataset.AddVariable method. Provide small fix in GradientBoostingRegressionAlgorithm for AddVariable.

15:48 Ticket #2897 (Dataset (and ModifiableDataset) constructor accepts unsupported values) created by bburlacu
For example, passing an int array to the constructor will work just …
15:34 Changeset [15768] by jzenisek

#2839: fixed cyclic-relation bug (part 2: HiveAdminClient)

15:32 Changeset [15767] by jzenisek

#2839: fixed cyclic-relation bug in projects- and resources-view by preventing parents from being dragged onto descendants

13:31 Changeset [15766] by mkommend

#1973: Adapted symbolic expression tree compilers to allow more than 256 child nodes.

13:01 Changeset [15765] by lkammere

#2886: Add graphviz output.

11:14 Ticket #2896 (Remove the Result wrapper type) created by abeham
The ResultCollection encapsulates all results in a Result object …
09:33 Changeset [15764] by fholzing

#2890: Renamed to correct TicketNo.

09:09 Changeset [15763] by jzenisek

#2719: renamed branch according to guidelines

09:01 Changeset [15762] by jzenisek

#2707: renamed branch according to guidelines

08:49 Changeset [15761] by jzenisek

#2839: renamed branch according to guidelines

02/12/18:

18:10 Changeset [15760] by jzenisek

#2839

  • minor changes regarding project- & resource selection
  • adapted DeleteOnNull rules in dbml
16:58 Changeset [15759] by fholzing

#2890: Made the branch compile

16:53 Changeset [15758] by abeham

#1614: Added LocalSolver model based on lists

16:16 Ticket #2895 (PushGP Genealogy Analysis) created by bburlacu
This ticket tracks the development of genealogy analysis tools for the …
16:12 Changeset [15757] by bburlacu

#1772: Add operator for removing the population graph from the results at the end of the run (useful for hive experiments)

14:00 Changeset [15756] by fholzing

#2890: Created branch

13:31 Changeset [15755] by fholzing

#2890: Changed Image-ressource

13:19 Changeset [15754] by fholzing

#2890: Changed behavior to match BubbleChart (SelectedIndexChanged)

09:58 Changeset [15753] by fholzing

#2884: Changed back to Task, abort Thread if any other View is shown

09:52 Changeset [15752] by fholzing

#2871: Changed back to Task, abort Thread if any other View is shown

02/09/18:

17:46 Ticket #2894 (Snapshots not initialized in TimeLimitRun) created by pfleck
Only the parameter-less constructor of the TimeLimitRun initializes …
17:25 Ticket #2887 (Restructure HL SVN repository) closed by swagner
done
17:22 Changeset [15751] by swagner

#2887: Updated svn:ignores on trunk

16:30 Changeset [15750] by gkronber

#2893: added scaling by number of rows to make leapfrog integration independent from the number of rows

16:19 Changeset [15749] by gkronber

#2893: normalized line endings

16:13 Changeset [15748] by gkronber

#2893: implemented a first version of Bayesian non-linear regression using HMC sampling

16:12 Changeset [15747] by gkronber

created a branch for #2893

16:11 Ticket #2893 (Bayesian Nonlinear Regression) created by gkronber
Currently, HL supports non-linear regression which uses the LM …
15:32 Changeset [15746] by lkammere

#2886: Refactor grammar enumeration alg.

11:06 Changeset [15745] by gkronber

#2887 updated templates for new repository structure

10:51 Changeset [15744] by gkronber

#2892: implemented a new class LinearRegressionModel that produces variances for predictions (IConfidenceRegressionModel). Changed LR to produce a ConfidenceRegressionSolution (old static method is kept but marked obsolete)

10:49 Changeset [15743] by gkronber

created a branch for #2892

10:46 Ticket #2892 (Prediction intervals for linear regression models) created by gkronber
07:56 Changeset [15742] by jzenisek

#2839 worked on HiveAdministrator:

  • corrected and modified CRUD operations
  • improved usability by providing detailed state information, adding dialogs etc.
01:10 Changeset [15741] by swagner

#2887: Adapted project references and output paths for HeuristicLab.MetaOptimization

00:57 Changeset [15740] by swagner

#2887: moved HeuristicLab.MetaOptimization to addons

00:44 AddonsDailyBuilds edited by swagner
(diff)
00:39 AddonsDailyBuilds edited by swagner
(diff)
00:32 Blog: Job Shop Scheduling Add-on for HeuristicLab edited by swagner
00:29 Blog: Job Shop Scheduling Add-on for HeuristicLab edited by swagner
00:27 Documentation/Howto/Use Hive Engine edited by swagner
(diff)
00:26 Download edited by swagner
(diff)

02/08/18:

14:16 Changeset [15739] by gkronber

#2891: fixed bug in NN and NN ensemble using a simple lock for processing an input.

12:50 Changeset [15738] by gkronber

#2874 aligned labels for workers and folds in CV view

11:13 Changeset [15737] by jzenisek

#2839

  • updated sql scripts (necessary foreign key option alterations & introduction of statistic tables)
  • updated HiveService according to changed client side (deletion-routine, permission checking,...)

02/07/18:

20:55 Changeset [15736] by abeham

#1614: updates from last night ...

18:38 Changeset [15735] by lkammere

#2796: Update relative assembly references.

17:30 Changeset [15734] by gkronber

#2886 worked on grammar enumeration

17:16 Changeset [15733] by mkommend

#2887: Extracted VRP specific FLA parts into a separate branch.

15:51 Changeset [15732] by fholzing

#2883: Changed ToolTip with new recommendation

14:54 Changeset [15731] by rhanghof

#2817:

  • Added a new packer.
  • Enhanced the material types.
  • Added extreme point pruning for layer support in the extrem point creators.
  • BinPacking3D: Added a graph for calculating weigth distribution of the items.
14:27 Changeset [15730] by fholzing

#2890: Changed from ListBox to ListView; Added GroupBox to underline to distinction between outer and inner ViewHost; Simplified naming to "Model 1 - Model N"

13:29 Changeset [15729] by fholzing

#2884: Fixed crossthreading-bug

13:11 Changeset [15728] by fholzing

#2871: Adapted to naming conventions

12:47 Changeset [15727] by fholzing

#2871: Fixed crossthreading-bug

02/06/18:

22:11 Changeset [15726] by lkammere

#2886: Overwrite long sentences when a shorter one with same hash was found.

17:25 Ticket #2891 (Neural network evaluation is not thread-safe) created by gkronber
It seems the evaluation of neural network models is not thread-safe. …
16:21 Changeset [15725] by lkammere

#2886: Refactor tree hash function.

13:52 Changeset [15724] by lkammere

#2886: Add parsing to infix form for debugging purpose.

13:18 Changeset [15723] by lkammere

#2886: Add simple data analysis tests and further informations about algorithm run.

02/05/18:

18:16 Changeset [15722] by lkammere

#2886: Add evaluation of sentences.

02/04/18:

22:33 Changeset [15721] by abeham

#1614:

  • reverted r15603 by reverse merging
  • added expert system plugins from #2457
21:34 Changeset [15720] by abeham

#1614: merged analysis and analysis views from #2457

21:31 Changeset [15719] by abeham

#1614:

  • branched analysis and analysis views
  • merged changes from #2457 into optimization and optimization.views
21:06 Changeset [15718] by abeham

#1614:

  • Scale directed walk fitness values
  • Performance improvements to RLD view
  • Changed CPLEX to use a single thread only
  • Set the context to null when algorithm is stopped

02/03/18:

13:01 Ticket #2885 (Select all with Ctrl+A in RunCollectionView) closed by abeham
done: r15717: merged to stable
13:01 Changeset [15717] by abeham

#2885: merged to stable

02/02/18:

20:21 Changeset [15716] by jzenisek

#2839 worked on stats generation

20:19 Changeset [15715] by jzenisek

#2839 improved permission checking of HiveService methods

18:48 Changeset [15714] by lkammere

#2886: Add tree hashing for addition and multiplication.

16:31 Changeset [15713] by abeham

#1614:

  • added additional constraint to benchmark data generator and updated one instance that was affected by this
  • added fitness landscape characteristics for the GQAP
  • fixed RLD analysis view to compensate for empty convergence graphs
  • fixed CPLEX solvers not using the obj value when the solver terminates (callback is not called if proven optimal solution is found)
  • added code for local solver to also check on final quality
10:35 Ticket #2890 (Overhaul of GradientBoostedTreesModelView) created by fholzing
A performance problem occurs if the Parameters Iterations and/or …
07:45 Ticket #1415 (Implement LocalSelection) closed by gkronber
rejected: Not going to happen.
07:35 Ticket #2622 (Handle missing values (i.e. NaN) correctly when training GBT models) closed by gkronber
duplicate: Yes, this is a duplicate.
07:20 Ticket #2889 (Remove functionality for automatically generated functions (ADF)) created by gkronber
Code complexity of the symbolic expression encoding is significantly …

02/01/18:

22:04 Ticket #2878 (Error in Deserialization of ConstantOptimizationEvaluator) closed by mkommend
done
20:24 Ticket #2768 (Smalltalk formatter should support factor variables) closed by gkronber
rejected
17:56 Changeset [15712] by lkammere

#2886 Add basic class structure, grammar and grammar iteration.

17:46 Ticket #2505 (Variable frequencies calculator should be extended to allow filtering ...) closed by gkronber
rejected: I don't see a benefit.
17:04 Changeset [15711] by mkommend

#2887: Moved BioBoost to addons.

16:35 Changeset [15710] by jkarder

#2878: fixed mergeinfo

16:16 Changeset [15709] by mkommend

#2878: Merged r15611 into stable.

16:10 Changeset [15708] by mkommend

#2887: Ignored TestResults in trunk folder.

16:10 Changeset [15707] by mkommend

#2887: Reverse merged revision(s) 15706-15705 from trunk due to accidental inclusion of CheckedItemListView in commit.

16:07 Changeset [15706] by mkommend

#2887: Ignored TestResults in trunk folder.

12:21 Changeset [15705] by rhanghof

#2817

  • Former material is now the layer.
  • Added material enumeration
  • Modification at the minimum residual space left bin packer
10:25 Changeset [15704] by abeham

#1614:

  • fixed exception in case no solution could be found
  • fixed behavior in GRASP regarding infeasible solutions
Note: See TracTimeline for information about the timeline view.