Timeline
11/17/13:
- 11:50 Changeset [10139] by
-
#1886 fixed a bug in the PermutationConvexHullModifier
11/15/13:
- 16:50 Changeset [10138] by
-
#2082: Adapted project file to include renamed dllmap config file.
- 16:44 Changeset [10137] by
-
#2082: Renamed dllmap config.
11/14/13:
- 15:14 Changeset [10136] by
-
#2082: Corrected dllmap config for scilab.
- 14:17 Changeset [10135] by
-
#2082: Corrected marshalling and configuration of the Scilab .NET wrapper.
11/13/13:
- 15:15 Changeset [10134] by
-
- initial view with hello world
- make dataset writeable
- 10:56 Changeset [10133] by
-
#1886 updated the PermutationConvexHullModifier to collect the same results as the RealVectorConvexHullModifier
- 10:46 Changeset [10132] by
-
#1886 updated unit test to take account for rounding errors
11/12/13:
- 20:37 Changeset [10131] by
-
#1886 adapted the RunCollectionModifierTask to the changes of r10130
- 20:35 Changeset [10130] by
-
- fixed drag and drop check in the RefreshableHiveJobView to be more generic
- fixed TaskDownloader to generate the correct HiveTasks when downloading tasks
- fixed some variable names (job => task) which were forgotten
- the IsParallelizable property of a task can now be set (e.g. if a task gets parallelized, the generated child tasks should sometimes not be able to get further parallelized)
- 20:23 Ticket #2117 (Open Hive Job Manager for more task types) created by
- At the moment the Hive Job Manager only handles Optimizer(Hive)Tasks …
- 14:23 Changeset [10129] by
-
#1886 added a view for the RunCollectionModifierHiveTask
- 13:03 Changeset [10128] by
-
#1886 cleaned up Hive RunCollection Modifier Task classes
11/11/13:
- 22:41 Changeset [10127] by
-
#1886 fixed a bug in metric mds and added another unit test
- 18:16 Changeset [10126] by
-
#2082: Forgot to add Util.cs.
- 18:12 Changeset [10125] by
-
#2082: Updated scilab mono connector with latest source and corrected marshalling of sci_err.
- 16:32 Changeset [10124] by
-
#2082: Added config file.
- 16:31 Changeset [10123] by
-
#2082: Added dllmap config for linux compatibility.
- 16:16 Changeset [10122] by
-
#2082: Added Scilab .NET coupling to external evaluation branch.
- 15:51 Changeset [10121] by
-
#1886 improved RunCollectionModifierExecutable and added a new view for it
- 09:30 Changeset [10120] by
-
#1886 fixed a bug in RunCollectionModifierExecutable
11/10/13:
- 22:12 Changeset [10119] by
-
#1886 improved RealVectorConvexHullModifier
- 21:55 Changeset [10118] by
-
#1886 added another unit test for permutations
11/08/13:
- 18:39 Changeset [10117] by
-
#1886 made RunCollectionModifierHiveTask distributable
- 11:48 Changeset [10116] by
-
#1886 added convex hull RunCollectionModifiers
- 10:10 Changeset [10115] by
-
#1886 some improvements in the RunCollectionModifierExecutable
11/07/13:
- 16:30 Changeset [10114] by
-
#1886 added tasks and hive tasks for RunCollectionModifiers
- 12:57 Changeset [10113] by
-
#1886 added basic dialog for configuring a RunCollectionModifierTask
- 00:21 Changeset [10112] by
-
#1886 added constant adding for metric mds
11/06/13:
- 21:23 Changeset [10111] by
-
#1886 created a new Hive task that runs RunCollectionModifiers in Hive
- 10:45 Changeset [10110] by
-
#1997: Branched Problems.DataAnalysis.Symbolic for island data analysis algorithms.
11/05/13:
- 23:57 Changeset [10109] by
-
#1886 fixed other MDS and added more unit tests
- 23:04 Changeset [10108] by
-
#1886 fixed metric MDS and updated unit test
- 11:47 Changeset [10107] by
-
#2116: fixed logic in LinkClicked event handler
- 10:52 Changeset [10106] by
-
- refactored outermost view host detection
- fixed update logic of breadcrumb trail
- fixed some views
- 10:27 Changeset [10105] by
-
#1886 renamed some properties in SolutionInformation as suggested by swagner
11/04/13:
- 12:27 Documentation/DevelopmentCenter/IntegrateHeuristicLab edited by
- (diff)
- 12:22 Documentation/DevelopmentCenter/IntegrateHeuristicLab edited by
- (diff)
- 10:18 Changeset [10104] by
-
#1886 fixed RealVectorEqualityComparer and added unit tests for caches
- 10:15 Changeset [10103] by
-
- fixed issues within the outermost control detection
- fixed visible property assignment of the breadcrumb control in ViewHost