Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/17/17:

15:58 Changeset [14688] by mkommend

#2205: Updated FeatureSelectionOrchestrator.

15:57 Changeset [14687] by abeham

#2735: Changed generation of serialization assemblies to Auto for all build/platform configurations

15:54 Changeset [14686] by mkommend

#2205: Updated FeatureSelectionOrchestrator.

14:32 Ticket #2735 (Netron diagramming build problems using Build.cmd) created by abeham
On (some) new Windows 10 computers with only VS 2015 installed, …
13:52 Changeset [14685] by mkommend

#2734: Changed tree interpreter from the recursive to the linear one.

13:51 Ticket #2734 (Linear models represented should use the linear tree interpreter for ...) created by mkommend
This gives an increase in evaluation performance without any …
13:05 Changeset [14684] by abeham

#2521: added clean script

13:03 Changeset [14683] by abeham

#2708: added clean script

13:02 Changeset [14682] by abeham

#2700: fixed references for alglib and libsvm

13:01 Changeset [14681] by abeham

#2457: removed unnecessary files

13:01 Changeset [14680] by abeham

#2701: disabled learning

  • updated HeuristicLab.Data to trunk
12:54 Changeset [14679] by abeham

#1265: fixed output paths for some build configurations

12:51 Changeset [14678] by abeham

#2457: worked on problem instance detection

02/16/17:

16:55 Ticket #2733 (Improve solution analysis of VRP solutions) closed by abeham
duplicate
16:05 Ticket #2733 (Improve solution analysis of VRP solutions) created by abeham
Currently, only the tours are output graphically and as text. …
15:16 Changeset [14677] by abeham

#2205: added results tab to solution view to analyze vrp solution in more detail

  • reorganized insertion infos and adapted some evaluators and instances
15:14 Changeset [14676] by abeham

#2205: branched VRP and VRP.Views plugin

  • adapted project files output path and references
12:15 Changeset [14675] by mkommend

#2205: Worked on optimization networks for integrated machine learning.

02/14/17:

18:07 Changeset [14674] by mkommend

#745: Adapted elastic net linear regression to support basic algorithms.

15:29 Changeset [14673] by epitzer

#2727 improve AMT's size with history (use same rollback semantic) and add comparison value with traditional arrays

02/13/17:

22:49 Changeset [14672] by abeham

#2732: Added methods

22:36 Ticket #2732 (GetRow and GetColumn iterators for ValueTypeMatrix<T>) created by abeham
Both methods should return an IEnumerable<T>
09:15 Changeset [14671] by jkarder

#2205: worked on optimization networks

  • added ttp as basic problem for baseline comparison

02/11/17:

01:15 Ticket #2728 (Fix EnhancedChart resetting the zoom level) closed by abeham
done: r14670: merged r14651 to stable
01:15 Changeset [14670] by abeham

#2728: merged r14651 to stable

01:14 Ticket #2721 (Shuffle extension method throws on empty enumerable) closed by abeham
done: r14669: merged r14522 to stable
01:13 Changeset [14669] by abeham

#2721: merged r14522 to stable

01:12 Ticket #2648 (Correct outputpath of sim# 3.0.9) closed by abeham
done: r14668: merged r14222 to stable
01:12 Changeset [14668] by abeham

#2648: merged r14222 to stable

01:07 Changeset [14667] by abeham

#2457: added TSNE visualization of problem instance map

01:06 Changeset [14666] by abeham

#2457: copied MemPR algorithm from its branch to this branch

01:05 Changeset [14665] by abeham

#2457: updated branch to trunk

01:01 Changeset [14664] by abeham

#2457: updated branch to trunk

00:53 Changeset [14663] by abeham

#2666: Updated linear linkage encoding

  • Renamed folder from 3.3 to 3.4
  • Added a new static move API for non-swap moves
  • Added conversion to and from LLE-b (back-links)
  • Added tests for moves, conversions and added some missing license headers
00:27 Changeset [14662] by abeham

#2731: Added better performing manipulation methods to Permutation and adapted the manipulators to use them

  • Added unit tests

02/10/17:

21:54 Ticket #2731 (Improve performance of certain manipulations on Permutation) created by abeham
Using the indexer to set values of a permutation may be relatively …
21:47 Changeset [14661] by abeham

#2457: updated branch to trunk

21:44 Changeset [14660] by abeham

#2730: Updated project files

21:42 Changeset [14659] by abeham

#2730: Added similarity calculators and equality comparers

21:11 Ticket #2730 (Add similarity calculators and equality comparers for encodings) created by abeham
Commonly used encodings should have a similarity calculator for …
15:14 Changeset [14658] by epitzer

#2727 add tracking (snapshot) analyzer and new visualization for permutations

15:13 Changeset [14657] by epitzer

#2727 add generic MetaInfo to AMT e.g. for tracking Count in facades

12:59 Changeset [14656] by abeham

#2729: Added additional property to the item attribute if generic type information should be hidden from displaying

12:57 Ticket #2729 (Allow excluding generic type in item attribute) created by abeham
Currently, the type information is printed alongside the item name in …

02/09/17:

15:58 Changeset [14655] by gkronber

#2288: added method to calculate the difference of two variable networks

02/08/17:

22:49 Changeset [14654] by abeham

#2634:

  • restructured code a little to be easier to understand
  • removed some redundancies

02/07/17:

21:54 Changeset [14653] by jkarder

#2205: worked on optimization networks

  • improved ttp evaluation
17:15 Changeset [14652] by abeham

#2634:

  • changed relative/absolute checkbox button into combobox
  • added optional markers
  • added translucency of line in case run-data is more scarce (e.g. because they're already terminated)
16:46 Changeset [14651] by abeham

#2728: fixed zoom resetting

16:44 Ticket #2728 (Fix EnhancedChart resetting the zoom level) created by abeham
Double click in an EnhancedChart should reset the zoom level. Given …
14:05 Changeset [14650] by epitzer

#2727 completely replace basic array with array mapped trie in ValueTypeArray and descendants

10:43 Changeset [14649] by jkarder

#2205: worked on optimization networks

  • added lrp network 3
  • fixed bug in distance calculation
  • renamed FLP.mod to FLP_1.mod
  • activated cma analyzer per default
08:06 Changeset [14648] by epitzer

#2727 Use persistent data structures to facilitate tracking

08:05 Ticket #2727 (Use persistent data structures to facilitate tracking) created by epitzer

02/06/17:

22:50 Changeset [14647] by abeham

#2634:

  • fixed RLD analysis for problem instances with best known quality of 0
  • added option to perform comparison on relative targets or absolute targets
  • some performance improvements

02/03/17:

15:19 Changeset [14646] by abeham

#2205: Added version of FLP that minimizes opening costs only

14:47 Changeset [14645] by pfleck

#2707

  • Fixed a bug in cluster creators.
  • Added the vehicle rr to the each tour in the solution view.
14:45 Changeset [14644] by pfleck

#2707 Adapted paths and references for branches view plugin.

14:32 Changeset [14643] by pfleck

#2707 Branches VRP Views.

09:15 Changeset [14642] by abeham

#2205: added disposal of errorhandler and datasource

01:21 Changeset [14641] by swagner

#2726: Worked on RunCollectionParameterAnalysisView

Note: See TracTimeline for information about the timeline view.