Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/29/16:

17:04 Changeset [13579] by mkommend

#2570: Made SymbolicExpressionTreeNode.GetDepth/Length thread safe.

17:02 Ticket #2570 (SymbolicExpressionTree GetLength and GetDepth could return wrong results) created by mkommend
SymbolicExpressionTree.GetLength and GetDepth are not implemented …

01/28/16:

19:35 Changeset [13578] by gkronber

#1966: implemented visualization for 2d packings

18:39 Changeset [13577] by gkronber

#1966: deleted empty folders

18:38 Changeset [13576] by gkronber

#1966: folder reorganization (only 4 classes left in .Views plugin)

18:35 Changeset [13575] by gkronber

#1966: removed *PackingShapeView and *PackingItemView (because they only showed one packing shape and this is not really helpful). Instead we are using the ParameterizedItemView now which shows all details and also allows that the shapes are manipulated through the GUI

18:32 Changeset [13574] by gkronber

#1966: changed PackingShapes to ParameterizedItems

18:31 Changeset [13573] by gkronber

#2569: added ParameterizedItemView

18:19 Ticket #2569 (View for ParameterizedItem) created by gkronber
We only have a ParameterizedNamedItemView but there is also an …

01/27/16:

18:07 Changeset [13572] by gkronber

#2504: removed SharpDX from HL.ExtLibs solution

18:04 Changeset [13571] by gkronber

#2504: deleted SharpDX external library again (too heavy weight for our purposes)

16:46 Changeset [13570] by mkommend

#2568: Changed access modifiers of UpdateRow/ColumnHeader in the StringConvertibleMatrix/ArrayView to public.

16:45 Ticket #2568 (UpdateRow/ColumnHeaders in StringConvertibleMatrixView should be public) created by mkommend
When working with the StringConvertibleMatrixView and hiding …

01/26/16:

11:23 Changeset [13569] by abeham

#2457: fixed bugs in iterated algorithm, fixed bug in expert system view

09:00 Changeset [13568] by abeham

#2457: added code to auto-sync stopping criterion with embedded algorithm in iterated algorithms

01/25/16:

17:58 Changeset [13567] by mkommend

#2567: Implemented saving and restoring the window position, size and state of the optimizer.

17:56 Ticket #2567 (HeuristicLab Applications do not respect their previous location and size) created by mkommend
When for example the optimizer is started and moved to another …
17:34 Changeset [13566] by abeham

#2566: improved collection of parameter values in InstrumentedOperator

13:50 Ticket #2566 (Improve collecting (Before|After)ExecutionOperators in Run) created by abeham
In a default configuration of a genetic algorithm and a tsp there are …
12:26 EvoSoft edited by swagner
(diff)

01/24/16:

21:53 Changeset [13565] by bburlacu

#1772: Slight refactor of schema diversification operators to try to fix potential problems with serialization/cloning

01/22/16:

16:21 Changeset [13564] by abeham

#2457:

  • Fixed bugs in IteratedAlgorithm
15:01 Changeset [13563] by mkommend

#1087: Added reference to System.Drawing in HL.Problems.MultiObjectiveTestFunctions.

14:43 Changeset [13562] by bwerth

#1087 added more unittests and comments

01/21/16:

11:15 Changeset [13561] by abeham

#2457:

  • added two types of problem instance mappings: PCA and MDS

01/20/16:

15:01 Changeset [13560] by mkommend

#2565: Changed algorithmView to reset the viewType of the problemViewHost only when the types of the displayed and new problem differ.

14:59 Ticket #2565 (AlgorithmView clears the ViewType of the ProblemViewHost leaving the ...) created by mkommend
When the problem of an algorithm is changed, the according …
14:02 Ticket #1258 (Explore possibilities of using data binding in HeuristicLab (parameter ...) closed by abeham
obsolete: r13559: terminated branch
14:00 Changeset [13559] by abeham

#1258: terminated branch

13:08 Changeset [13558] by gkronber

#1966: finished view for 3d packings

01/19/16:

12:45 Changeset [13557] by thasling

Implemented P2PTask-class
Changed communication protocoll http --> net.tcp
Logger is now Parameter of P2PTask

12:00 Changeset [13556] by thasling

new hive project

10:06 Changeset [13555] by thasling

cleanup on contact server now works correct
included "hive-startup-project" to solution

10:04 Ticket #2564 (Set reasonable SolutionId in SolutionMessage) created by pfleck
Currently, all SolutionMessages generated by the …
09:57 Changeset [13554] by thasling

PeerList now is fetched from the server each time the peerlist is needed

09:49 Changeset [13553] by thasling

changed a few method names and other refactoring

08:51 Changeset [13552] by abeham

#2560: fixed okb problem view, forgot to commit change

08:49 Changeset [13551] by abeham

#2457: Added characteristic calculator for qap and adapted expert system view

08:38 Changeset [13550] by abeham

#2560: changed characteristic calculator to output IItem instead of double

01/18/16:

16:51 Changeset [13549] by jkarder

#2563: catch and ignore exceptions thrown during code folding/completion

16:46 Ticket #2563 (Exceptions thrown during code folding/completion are not handled) created by jkarder
HL crashes if unsupported language features are used within the code …
15:34 Changeset [13548] by thasling

removed old code

15:28 Changeset [13547] by thasling

Added Dispose() to MessageHandler and WCF service host

15:20 Changeset [13546] by thasling

svn ignore

15:18 Changeset [13545] by thasling

deleted binaries

15:16 Changeset [13544] by thasling
15:16 Changeset [13543] by thasling
15:16 Changeset [13542] by thasling

svn:ignore

15:15 Changeset [13541] by thasling

added new empty project for test on hive
changed scheme for ip determination
changed handling of queues in messagehandler

15:03 Changeset [13540] by abeham

#2560: added loading of characteristic calculators into OKB problem view

14:06 Changeset [13539] by mkommend

#2536: Implemented rows and columns explicitly in the Dataset.

13:24 Changeset [13538] by thasling

Connectionstring to peerlistserver now in app.config

10:41 Changeset [13537] by thasling

Stable build before changing communication protocoll to net.tcp

10:27 Changeset [13536] by thasling

removed test-files

10:00 Changeset [13535] by abeham

#2560: altered plugin dependency

01/17/16:

20:06 Changeset [13534] by abeham

#2560:

  • Updated clients (moving of all characteristic service methods to run creation service)
  • Adapted OKB problem view to display characteristic values for the instances
18:50 Changeset [13533] by aballeit

#2283 quality diagram fix

18:21 Changeset [13532] by gkronber

#1966 work in progress WPF control to visualize packings

18:14 Changeset [13531] by gkronber

#1966 deleted PackingPlanVisualizations which uses SharpDX to display 3d packings

18:12 Changeset [13530] by gkronber

#1966 final commit of changes to game before deleting the whole visualization plugin

15:16 Changeset [13529] by gkronber

#2071: fix of unit test fail on builder

11:10 Changeset [13528] by thasling

Peers only communicate with 10% of the network

Note: See TracTimeline for information about the timeline view.