Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

07/07/15:

22:32 Ticket #2408 (Fix exception handling in Hive client) closed by ascheibe
done: Replying to mkommend: > r12579 looks good, though I don't …
22:29 Changeset [12665] by ascheibe

#2408 merged r12579 into stable

21:08 Changeset [12664] by mkommend

#2025: Corrected ctors of CreatableAttribute.

18:16 Changeset [12663] by gkronber

#2261: fix of broken Equals implementation

18:08 Ticket #2329 (Make CodeEditor available on Linux) closed by ascheibe
done: r12662 merged r12473,r12478,r12659 into stable
18:07 Changeset [12662] by ascheibe

#2329 merged r12473,r12478,r12659 into stable

17:58 Changeset [12661] by gkronber

#2261: regression tree builder should not be used from outside (made internal)

17:46 Changeset [12660] by gkronber

#2261: minor change if(!rows.Any()) return ...

17:45 Changeset [12659] by jkarder

#2329: added namespace using

17:42 Changeset [12658] by gkronber

#2261: made TreeNode immutable and prevent change of TreeNode[] tree in RegressionTreeModel
ToString() override to make debugging easier and to enable inspection in unit test

16:33 Changeset [12657] by abeham

#2420: Added Sim# as an ExtLib plugin

16:30 Ticket #2416 (VariableStoreView needs to check for invoke required) closed by jkarder
done: r12656: merged r12615 and r12634 into stable
16:30 Changeset [12656] by jkarder

#2416: merged r12615 and r12634 into stable

16:27 Ticket #2419 (ObjectDisposedException in CSharpCodeCompletionStrategy) closed by jkarder
done: r12655: merged r12646, r12653 and r12654 into stable
16:26 Changeset [12655] by jkarder

#2419: merged r12646, r12653 and r12654 into stable

16:03 Changeset [12654] by ascheibe

#2419 properly stop timer for parsing when CodeEditor is closed

15:58 Ticket #2420 (Add Sim# as simulation framework to ExtLibs) created by abeham
15:32 Changeset [12653] by jkarder

#2419: refactored CodeCompletionStrategy

15:25 Ticket #2396 (Add a symbolic expression tree formatter for C#) closed by ascheibe
done: r12652 merged r12434 and r12645 into stable
15:25 Changeset [12652] by ascheibe

#2396 merged r12434 and r12645 into stable

14:56 Changeset [12651] by abeham

#2319: removed branch

14:54 Changeset [12650] by abeham

#2319: integrated into trunk

14:40 Changeset [12649] by ascheibe

#2025 applied ReSharper suggestions to NewItemDialog

14:37 Changeset [12648] by abeham

#2319: Fixed single-point crosssover

14:35 Changeset [12647] by pfleck

#2379
Added support for multidimensional values.
Adapted sample.

14:26 Changeset [12646] by jkarder

#2419: refactored CodeCompletionStrategy and CSharpCodeCompletionStrategy

14:16 Changeset [12645] by gkronber

#2396 changed ordering of parameters for variables in the C# formater for symbolic expressions

13:54 Changeset [12644] by ascheibe

#2409 simplified IProgrammableItem discovery

13:52 Changeset [12643] by abeham

#2319:

  • Added two new solution creators
  • Added swap2 neighborhood
  • Added license headers
  • Pruned usings
  • Fixed namespaces
13:49 Changeset [12642] by gkronber

#2369: reset max of x-axis in UpdateChart to make sure that the max-value is updated whenever the type of residual (squared, abs, relative) is changed.

13:41 Ticket #2419 (ObjectDisposedException in CSharpCodeCompletionStrategy) created by jkarder
It can happen (e.g. when switching views) that the code editor gets …
13:34 Changeset [12641] by gkronber

#2392: fixed all warnings by using PearsonsRCalculator instead of PearsonsRSquaredCalculator

13:34 Changeset [12640] by ascheibe

#2306 fixed Createable attribute of NK landscape

13:02 Ticket #2403 (ClearState might throw NullReferenceException in MATLAB evaluator) closed by gkronber
done: r12639: merged r12494 from trunk to stable
13:02 Changeset [12639] by gkronber

#2403 merged r12494 from trunk to stable

13:02 Changeset [12638] by ascheibe

#2368

  • created enum for distinguishing between zip and gzip
  • shrank interface of XmlParser by merging methods
13:01 Ticket #2374 (Make RegressionSolution class non-abstract) closed by gkronber
done
13:00 Changeset [12637] by gkronber

#2374: merged r12485 from trunk to stable

12:59 Ticket #2412 (Include the RMSE for RegressionSolutions) closed by gkronber
done: r12636: merged r12581 from trunk to stable
12:59 Changeset [12636] by gkronber

#2412 merged r12581 from trunk to stable

12:37 Changeset [12635] by gkronber

#2261: marked potential future efficiency improvements as identified through profiling

12:34 Ticket #2418 (More efficient implementation of median) created by gkronber
The current implementation of median() creates an array and uses …
12:24 Ticket #2417 (Extend interface for IDataset to allow access by column index) created by gkronber
Currently, values from the dataset can only be accessed via variable …
12:21 Changeset [12634] by jkarder

#2416: refactored invoke call

12:15 Changeset [12633] by ehopf

#2335: Merged trunk into DataPreprocessingImprovements-Branch.

11:57 Changeset [12632] by gkronber

#2261 implemented node expansion using a priority queue (and changed parameter MaxDepth to MaxSize). Moved unit tests to a separate project.

11:55 Ticket #2307 (Investigate problem with parents and ...) closed by gkronber
rejected: We discussed this and decided to close this without a fix. In …
11:05 Changeset [12631] by ascheibe

#2270 added refresh of data table combobox for the chart analysis and aggregation view

10:45 Changeset [12630] by abeham

#2367: minor change

10:42 Changeset [12629] by abeham

#2367:

  • Using alglib's smatrixevd to do eigendecomposition
  • Incremented version to 3.4 as results are not exactly reproducible anymore
09:45 Ticket #2348 (Fix chart analysis view) closed by ascheibe
obsolete: Merged with #2270.
09:43 Changeset [12628] by abeham

#1985: Removed branch

09:42 Changeset [12627] by abeham

#1985: Integrated time limit run into trunk

09:23 Changeset [12626] by abeham

#1985: small change to TimeSpanHelper

09:19 Changeset [12625] by abeham

#1985:

  • Merged trunk changes
  • Modified creatable attribute of timelimit run
09:14 Changeset [12624] by abeham

#1985: small change to the cancel state

08:48 Changeset [12623] by gkronber

#2261: comments

00:12 Changeset [12622] by ascheibe

#2025

  • added old ctor for backwards compatibility in CreatableAttribute
  • fixed group of MultiNomialLogitClassification
00:06 Changeset [12621] by ascheibe

#2409 added support for IProgrammableItem in Hive

07/06/15:

20:38 Changeset [12620] by gkronber

#2261: corrected check if a split is useful, added a unit test class and added an elaborate comment on split quality calculation

18:33 Changeset [12619] by gkronber

#2261: replace recursion by a stack to prepare for unbalanced tree expansion

18:32 Changeset [12618] by abeham

#2338: Added readonly-collection as default view

18:24 Changeset [12617] by abeham

#2364: Changed hierarchy of basic problems' evaluators to derive from InstrumentedOperator

18:16 Changeset [12616] by abeham

#2409: Added IProgrammableItem interface, implemented the interface in ProgrammableOperator, Script, and the *ProgrammableProblems

18:05 Changeset [12615] by abeham

#2416: Added invokerequired check

18:04 Ticket #2416 (VariableStoreView needs to check for invoke required) created by abeham
18:00 Changeset [12614] by abeham

#2274: Fixed bug in cluster visualization view and added nicer bounds in scatter plot

16:49 Changeset [12613] by ascheibe

#2270 fixed NullReferenceException in statistical tests view by introducing a flag to suppress firing ui events

15:58 Changeset [12612] by gkronber

#2415: added StorableClass attribute to transformation functions (+code improvements)

15:56 Changeset [12611] by gkronber

#2261: produce classification solution (discriminant function) when using logistic regression loss

15:52 Ticket #2358 (Improve performance of the VariableStoreView) closed by ascheibe
done: r12610 merged r12181 and r12182 into stable
15:52 Changeset [12610] by ascheibe

#2358 merged r12181 and r12182 into stable

15:50 Ticket #2334 (Fix export of box plots) closed by ascheibe
done: r12609 merged r12188 into stable
15:50 Changeset [12609] by ascheibe

#2334 merged r12188 into stable

15:47 Ticket #2401 (Add missing plugin dependency to HeuristicLab.NRefactory) closed by ascheibe
done: r12608 merged r12490,r12507,r12518 into stable
15:46 Changeset [12608] by ascheibe

#2401 merged r12490,r12507,r12518 into stable

15:29 Ticket #2415 (DataPreprocessing transformations cannot be persisted) created by gkronber
[…]
15:20 Changeset [12607] by gkronber

#2261: also use line search function for the initial estimation f0, changed logistic regression loss function to match description in GBM paper, comments and code improvements

15:01 Changeset [12606] by ascheibe

#2306 fixed references of Problems.NK project

14:52 Changeset [12605] by ascheibe

#2306 removed Problems.NK from branch

14:51 Changeset [12604] by ascheibe

#2306 moved Problems.NK to trunk

14:45 Changeset [12603] by ascheibe

#2306 deleted NK.Views project from branch

14:45 Changeset [12602] by ascheibe

#2306 moved BoolMatrixView to trunk

14:40 Changeset [12601] by ascheibe

#2306 added missing modifier

14:09 Changeset [12600] by pfleck

#2379 Added size track-bar similar to the original bubble-chart.

14:08 Ticket #2414 (RunCollection should not implement IStringConvertibleMatrix) created by abeham
Ticket #2270 is/was concerned with several improvements to the event …
13:52 Changeset [12599] by abeham

#2270: Fixed several of the runcollection views

  • Added InvokeRequired checks where missing
  • Added suppressUpdates check where missing
  • Fixed some bugs, added some null checks
13:42 Changeset [12598] by pfleck

#2379 Implemented sizing of markers.

13:02 Changeset [12597] by gkronber

#2261: comments

12:58 Changeset [12596] by ascheibe

#2306 some cosmetic changes

11:32 Changeset [12595] by pfleck

#2379 Fixed wrong keys for categorical mapping.

10:18 Changeset [12594] by ascheibe

#2306 fixed pre-build event

10:16 Changeset [12593] by ascheibe

#2306 fixed name of bool matrix view

10:07 Changeset [12592] by ascheibe

#2306

  • hide weight and interaction initializer parameters
  • hide encoding parameter
  • removed setting of BestKnownQuality
  • added wiring code for interaction and weight initializers that have parameters
  • made all interaction/weight initializers ParameterizedNamedItem

07/05/15:

19:41 Changeset [12591] by gkronber

#2261 fixed slow evaluation, even when results are already cached

07/04/15:

16:03 Changeset [12590] by gkronber

#2261: preparations for trunk integration (adapt to current trunk version, add license headers, add comments, improve code quality)

07/03/15:

16:59 Changeset [12589] by gkronber

#2261 adapted interface to use IDataset instead of Dataset and added logistic regression loss function

16:57 Changeset [12588] by gkronber

#2261: merged changes from trunk

16:52 Changeset [12587] by gkronber

#2261: removed everything that is not necessary to review for trunk integration (including experimental views for gradient boosted trees)

16:40 Changeset [12586] by dglaser

#2388: Merged trunk into HiveStatistics branch

16:37 Changeset [12585] by gkronber

#2261 created a branch for GBT trunk integration (for easier reviewing)

16:35 Changeset [12584] by dglaser

#2388: Changed all files to connect to localhost / sqlexpress

HeuristicLab.Services.Hive-3.3:

  • Added Converter.cs and NewHiveService.cs, both will be integrated into existing HiveService.cs and Convert.cs when all methods are successfully implemented

HeuristicLab.Services.Hive.Web.Hive-3.3:

  • Added publish profiles

HeuristicLab.Services.WebApp.Statistics-3.3:

  • Added functionality to download TaskData as .hl file
14:59 Changeset [12583] by dglaser

#2413:

HeuristicLab.Services.WebApp-3.3:

  • Added CryptoJS Library
  • Changed about page
  • Obfuscated emails

HeuristicLab.Services.WebApp.Status-3.3:

  • Added QuickSelection to Status History page
14:54 Changeset [12582] by ascheibe

#2306 made comparers and initializers consistent

14:53 Ticket #2413 (Add QuickSelection to WebApp Status page and obfuscate email links) created by dglaser
* Add CryptoJS library * Obfuscate E-Mails * Add QuickSelection to …
14:34 Changeset [12581] by mkommend

#2412: Added RMSE and remove mean error from RegressionSolutionBase.

12:55 Changeset [12580] by mkommend

#2411: Improved performance of FastNonDominantSort by using different data structures, avoiding LINQ and caching of dictionary entries.

12:40 Ticket #2412 (Include the RMSE for RegressionSolutions) created by mkommend
The root mean squared error (RMSE) is common error measure for …
12:30 Ticket #2411 (FastNonDominatedSort performance should be improved) created by mkommend
The performance of the fast nondominated sorting operator degrades …
11:31 Ticket #2410 (Create common base class for programmable items) created by abeham
A common base class should be created for all programmable items that …
11:28 Ticket #2409 (Dependent plugins of programmable items cannot be determined through ...) created by abeham
We have an issue with programmable items that are sent to HIVE. These …
11:19 Changeset [12579] by ascheibe

#2408 removed exception handling code from Hive client

11:14 Ticket #2408 (Fix exception handling in Hive client) created by ascheibe
The Hive client globally catches all unobserved exceptions from tasks …

07/02/15:

23:09 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by apolidur
(diff)
23:09 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by apolidur
(diff)
23:06 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by apolidur
(diff)
23:01 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by apolidur
(diff)
17:02 Changeset [12578] by mkommend

#2276: Corrected shrink menu item to only consider objects of type Dataset.

17:00 Changeset [12577] by mkommend

#2369: Fixed scaling of error characteristics curve.

15:36 Changeset [12576] by epitzer

#2306 Implement NKq and NKp landscape (and fix Seed parameter clash with Algorithm's seed)

15:34 Changeset [12575] by epitzer

#2306 Add RealVectorDistanceCalculator (for neutral walks on real vector problems)

13:52 Changeset [12574] by ascheibe

#2306 improved BoolMatrix View

12:50 Changeset [12573] by ascheibe

#2306 hopefully fixed random number generation problem

11:53 Changeset [12572] by pfleck

#2375

  • Fixed Plugin dependencies.
  • Added missing Hook.
11:52 Changeset [12571] by pfleck

#2350

  • Fixed Plugin dependencies.
  • Added missing Hook.
  • Sealed some classes and fixed some access modifier.
11:50 Changeset [12570] by pfleck

#2269

  • Added missing Hook.
  • Sealed some classes.
11:02 Changeset [12569] by ascheibe

#2306 fixed typos and some cosmetic changes

10:41 Ticket #2407 (Analyzers reset when changing the ProblemInstance) created by pfleck
When changing the problem-instance of the same problem (e.g. TSP), the …

07/01/15:

21:06 Changeset [12568] by arapeanu

#2288: Fixed bug in SymbolicDataAnalysisVariableImpactsAnalyzer (simplification before optimization) and in VariableInteractionNetworkView for computing the adjacency matrix and sorting the variable impacts matrix

15:53 Changeset [12567] by pfleck

#2027 Added missing clone method.

15:32 Changeset [12566] by ascheibe

#2306

  • removed unused usings
  • renamed plugin.cs file
  • fixed prebuild event
  • fixed plugin dependencies
  • added license headers
  • updated assemblyinfo
15:17 Changeset [12565] by ascheibe

#2306 merged changes from copy of NK landscapes back into original plugin and deleted copy

15:05 Ticket #2397 (Move GeoIP project to ExtLibs folder) closed by ascheibe
done: r12564 merged r12479 into stable
15:05 Changeset [12564] by ascheibe

#2397 merged r12479 into stable

15:00 Ticket #2394 (Integrate Services Web App and new Hive Status Monitor into trunk) closed by ascheibe
done: r12563 merged r12428, r12429, r12430, r12435, r12442, r12443, r12445, …
14:59 Changeset [12563] by ascheibe

#2394 merged r12428, r12429, r12430, r12435, r12442, r12443, r12445, r12514, r12517, r12519, r12520, r12521, r12523, r12532, r12542, r12546, r12552, r12553, r12556, r12557, r12559, r12561, r12146, r12457 into stable

14:56 Ticket #2353 (Improve performance of Hive status page) closed by ascheibe
obsolete: Obsolete because of #2394.
13:18 Changeset [12562] by dglaser

#2388: Fixing spacing and added missing license information

13:07 Changeset [12561] by dglaser

#2394: Changed CPU Utilization Chart

12:52 Changeset [12560] by dglaser

#2388:

HeuristicLab.Services.WebApp-3.3:

  • updated about page

HeuristicLab.Services.WebApp.Statistics-3.3:

  • added missing files
12:11 Changeset [12559] by dglaser

#2394: Updated HeuristicLab.Services.WebApp-3.3 project file

11:24 Changeset [12558] by dglaser

#2388: Merged trunk into HiveStatistics branch

10:58 Changeset [12557] by dglaser

#2394:

HeuristicLab.Services.WebApp-3.3:

  • added angular-tablesort library
  • added sorting functionality to plugins page

HeuristicLab.Services.WebApp.Status-3.3:

  • changed sorting
10:17 Documentation/Howto/ImplementAHLWebAppPlugin edited by dglaser
(diff)
10:17 Documentation/Howto/ImplementAHLWebAppPlugin edited by dglaser
(diff)
10:16 folder_structure.PNG attached to Documentation/Howto/ImplementAHLWebAppPlugin by dglaser
10:13 Documentation/Howto/ImplementAHLWebAppPlugin edited by dglaser
(diff)

06/30/15:

17:10 Documentation/Howto/ImplementAHLWebAppPlugin edited by dglaser
(diff)
17:07 solution_project_references.PNG attached to Documentation/Howto/ImplementAHLWebAppPlugin by dglaser
17:06 references.PNG attached to Documentation/Howto/ImplementAHLWebAppPlugin by dglaser
17:06 nuget_project_references.PNG attached to Documentation/Howto/ImplementAHLWebAppPlugin by dglaser
17:06 create_project_vs.PNG attached to Documentation/Howto/ImplementAHLWebAppPlugin by dglaser
17:05 Documentation/Howto/ImplementAHLWebAppPlugin edited by dglaser
(diff)
15:45 Changeset [12556] by dglaser

#2394:

HeuristicLab.Services.WebApp-3.3:

  • changed login error message
  • updated about page
15:45 Changeset [12555] by ehopf

#2335: Removed a redundant check and fixed a validation problem in the Datagrid-View (Defect 9). Additionally changed the validation in the Manipulation-View to disallow the thousands separator as input. This prevents the unintended usage of the thousands separator as comma which would result in a wrong result.

15:40 Changeset [12554] by pfleck

#2379

  • Added prefix based selection of data in the combo box instead of an explicit level control.
  • Updated sample.
14:02 Changeset [12553] by dglaser

#2394: Added missing plugin controller.

13:53 Changeset [12552] by dglaser

#2394: Updated project files.

13:12 Changeset [12551] by dglaser

#2388:

HeuristicLab.Services.Hive.DataAccess-3.3:

  • updated database schema
  • updated sql scripts
  • updated HiveStatisticsGenerator

HeuristicLab.Services.WebApp-3.3:

  • merged from trunk

HeuristicLab.Services.WebApp.Status-3.3:

  • updated data api controller

HeuristicLab.Services.WebApp.Statistics-3.3:

  • added exception page
  • improved jobs, clients, users and groups page
13:08 Documentation/DevelopmentCenter/ExternalLibraries edited by jkarder
(diff)
12:43 Changeset [12550] by pfleck

#2375

  • Renamed SelectionPressureAnalyzer for layers.
  • Moved updating of terminators to concrete ALPS implementation instead of abstract base class.
12:41 Changeset [12549] by pfleck

#2350 Moved updating of terminators to concrete ALPS implementation instead of abstract base class.

12:40 Changeset [12548] by pfleck

#2269 Moved updating of terminators to concrete ALPS implementation instead of abstract base class.

12:32 Changeset [12547] by mkommend

#2175: Merged trunk changes.

12:31 Changeset [12546] by dglaser

#2394:

HeuristicLab.Services.WebApp.Status:

  • added used / total cores
  • moved kb to gb filter to WebApp

HeuristicLab.Services.WebApp:

  • added about page
  • added filter
12:30 Changeset [12545] by ehopf

#2335: Added the recalculation of the Statistics-View if a Filter gets applied (Defect 8) and minor fixes to the statistic calculations.

11:05 Changeset [12544] by ehopf

#2335: Minor fix that activates the Export Problem Button (Defect 7).

11:02 Ticket #2406 (Code name for the HeuristicLab version should be visible in the splash ...) created by gkronber
It would be helpful to show the code name and maybe also the release …
10:54 Changeset [12543] by ehopf

#2335: The correct row will get deleted now if the data is sorted (Defect 8).

10:28 Changeset [12542] by ascheibe

#2394 fixed nuget targets file

09:23 Ticket #2404 (Hive JobManager displays wrong number of finished jobs) closed by ascheibe
done: r12541 merged r12496 into stable
09:23 Changeset [12541] by ascheibe

#2404 merged r12496 into stable

09:22 Ticket #2402 (Don't reschedule failing tasks) closed by ascheibe
done: r12540 merged r12491 into stable
09:22 Changeset [12540] by ascheibe

#2402 merged r12491 into stable

09:20 Ticket #2331 (Remove outdated plugins) closed by ascheibe
done: r12539 merged r12476 into stable
09:20 Changeset [12539] by ascheibe

#2331 merged r12476 into stable

09:15 Changeset [12538] by ascheibe

#2017 updated hive drain to .NET 4.5

06:36 Changeset [12537] by gkronber

#1265: fixed namespace

06:34 Changeset [12536] by gkronber

#1265: copied tree layout engines and tree primitives from trunk to visualization branch

06:22 Changeset [12535] by gkronber

#1265: updated copyrights

06/29/15:

17:44 Ticket #2405 (Views which are not visible should not be updated) created by gkronber
It is well known that algorithms in HeuristicLab run slower when …
17:09 Changeset [12534] by pfleck

#2350 Added Termination Criteria to Steady-State ALPS.

17:07 Changeset [12533] by pfleck

#2269 Re-added MaximumGenerations property based on the generations terminator.

16:46 Changeset [12532] by ascheibe

#2394

  • deleted old Hive status page
  • fixed nuget package restoration
16:27 Changeset [12531] by pfleck

#2269 Added Termination Criteria to standard ALPS-GA.

11:33 Changeset [12530] by pfleck

#2027 Removed plugin dependency.

10:48 Changeset [12529] by pfleck

#2027

  • Moved Termination to HeuristicLab.Optimization-Plugin.
  • Moved Termination-Views to HeuristicLab.Optimization.Views-Plugin.
  • Removed Termination-Plugin.
10:17 Changeset [12528] by pfleck

#2027 Adapted plugin references.

09:56 Changeset [12527] by pfleck

#2027 Branched Optimization.Views-Plugin.

09:56 Changeset [12526] by pfleck

#2027 Branched Optimization-Plugin.

06/26/15:

18:02 Changeset [12525] by dglaser

#2388:

HeuristicLab.Services.WebApp.Statistics-3.3:

  • added groups page
  • improved jobs, clients and users pages

HeuristicLab.Services.WebApp-3.3:

  • merged from trunk
14:21 Changeset [12524] by mkommend

#2276: Forgot to commit merge infos for dataset refactoring reintegration.

13:58 Changeset [12523] by dglaser

#2394:

HeuristicLab.Services.WebApp-3.3:

  • added exception property
  • added an icon and exception message in the plugin app
11:35 Changeset [12522] by dglaser

#2388: Merged trunk into HiveStatistics branch

11:16 Changeset [12521] by dglaser

#2394:

HeuristicLab.Services.WebApp.Status-3.3:

  • changed the DataController to return memory in kb instead of gb
  • fixed the memory rounding error
10:30 Changeset [12520] by dglaser

#2394:

HeuristicLab.Services.WebApp-3.3:

  • changed the menu controller to set all parents of an entry to active
09:27 Changeset [12519] by dglaser

#2394:

HeuristicLab.Services.WebApp.Status-3.3:

  • added apply button to history page
  • removed zoom and pan from history charts

06/25/15:

18:39 Changeset [12518] by mkommend

#2401: Adapted plugin dependency unit test to check all plugin files to determine the necessary dependencies. Corrected plugin dependencies for HeuristicLab.AvalonEdit.

18:37 Changeset [12517] by dglaser

#2394: Removed unused code

18:34 Changeset [12516] by dglaser

#2388:

HeuristicLab.Services.Hive.DataAccess-3.3:

  • updated daos
  • changed statistics database schema
  • updated HiveStatisticsGenerator

HeuristicLab.Services.WebApp.Statistics-3.3:

  • added jobs, client and user page
18:21 Changeset [12515] by dglaser

#2388: Merged trunk into HiveStatistics branch

18:02 Changeset [12514] by dglaser

#2394:

HeuristicLab.Services.WebApp-3.3:

  • implemented review comments
  • fixed a bug which caused the sidebar menu to collapse on non mobile devices

HeuristicLab.Services.WebApp.Status-3.3:

  • fixed calculation of calculating cores
15:26 Changeset [12513] by pfleck

#2366 Merged trunk changes.

15:02 Changeset [12512] by pfleck

#2025

  • Added some helper for parsing the raw category string.
  • Fixed handling of creatable items with old category descriptions (without ordering).
  • Unified naming of variables added some comments.
14:00 Changeset [12511] by mkommend

#2276: Sealed ModifiableDataset.

13:56 Changeset [12510] by mkommend

#2276: Removed branch for dataset refactoring.

13:46 Changeset [12509] by mkommend

#2276: Reintegrated branch for dataset refactoring.

13:07 Changeset [12508] by mkommend

#2276: Minor changes in modifiable dataset.

12:28 Changeset [12507] by ascheibe

#2401 fixed wrong plugin dependency in nrefractory

11:51 Changeset [12506] by pfleck

#2025 Added ordering for categories.

11:26 Changeset [12505] by mkommend

#2276: Merged trunk changes into dataset refactoring branch.

10:30 Changeset [12504] by mkommend

#2025: Changed categories for all creatables.

06/23/15:

20:00 Changeset [12503] by aballeit

#2283 added GUI and charts; fixed MCTS

17:20 Changeset [12502] by ehopf

#2335: Corrected the preview column count in the Manipulation-View (Defect 5) and added some additional information.

17:12 Changeset [12501] by ehopf

#2335: Adjusted the code of the Histogram-View to prevent an outdated CheckedItemList after the deletion of a column (Defect 4).

17:00 Changeset [12500] by ehopf

#2335: Added code that fixes Defect 3 and prevents a endless loop.

16:25 Documentation/Outdated edited by ascheibe
(diff)
16:18 Documentation/DevelopmentCenter/ExternalLibraries edited by mkommend
removed version information (diff)
16:15 Documentation/Outdated edited by ascheibe
(diff)
16:14 Documentation/Outdated edited by ascheibe
(diff)
16:10 Documentation/Outdated edited by ascheibe
(diff)
16:07 Documentation/Outdated edited by ascheibe
(diff)
16:02 Changeset [12499] by pfleck

#2379

  • Quick-fixed a critical performance bug when changing the checked status of many items in the tree (e.g. via level change)
  • Added a new sample with alps runs.
16:01 Documentation edited by ascheibe
(diff)
15:57 Documentation edited by ascheibe
(diff)
15:46 Documentation/Reference edited by ascheibe
(diff)
13:31 Changeset [12498] by pfleck

#2379

  • Adapted parts of categorical mapping from RunCollectionBubbleChart.
  • Small changes and optimizations.
  • Updated ALPS sample.
12:52 Changeset [12497] by ascheibe

#2317 updated license header in installer files

12:51 Changeset [12496] by ascheibe

#2404 fixed display of wrong number of jobs in HiveJobManager

12:50 Changeset [12495] by gkronber

#2261: merged trunk changes to branch
r12494
#2403: added a null check in the MatlabParameterVectorEvaluator to prevent exceptions when clearstate is called


r12493
#2369: added support for squared errors and relative errors to error-characteristic-curve view


r12492
#2392: implemented PearsonsRCalculator to fix incorrect correlation values in the correlation matrix.


r12491
#2402 don't set task state to waiting when it fails


r12490
#2401 added missing Mono.Cecil plugin dependency


r12488
#2400 - Interfaces for Capaciated-, PickupAndDelivery- and TimeWindowed-ProblemInstances now specify an additional penalty parameter to set the current penalty factor for the constraint relaxation. - The setter of the penalty-property in ...


r12485
#2374 made RegressionSolution and ClassificationSolution non-abstract


r12482
#2320: Fixed warnings in unit test solutions introduced in r12420 by marking methods as obsolete.


r12481
#2320: Fixed AfterDeserialization of GEArtifialAntEvaluator.


r12480
#2320: Fixed error in symbolicexpressiontree crossover regarding the wiring of lookup parameters if persisted file is loaded.


r12479
#2397 moved GeoIP project into ExtLibs


r12478
#2329 fixed bug in simple code editor


r12476
#2331 removed outdated plugins


r12475
#2368 fixed compile warnings


r12474
#2399 worked on Mono project prepare script


r12473
#2329 added a simple code editor for Linux


r12472
#2399 - fixed MathJax.js file name - worked on Mono project prepare script


r12471
#2399 worked on Mono project prepare script


r12470
#2399 fixed pre-build events in project files


r12465
#2399 worked on mono project prepare script


r12464
#2399 added patch to project


r12463
#2399 fixed EPPlus so that it compiles on Linux


r12461
#2398: Skip root and start symbols when calculating impacts and replacement values in the pruning operators.


r12458
#2354 show label when no data is displayed and don't show the legend


r12457
#2353 removed duplicated call to Any() in Hive Status page


r12456
#2368 fixed modifier


r12455
#2368 added support in persistence for typecaches in streams


r12445
#2394: Changed Web.config compilation from debug to release to force script bundling. Changed history loading type from lazy to eager loading to increase performance. Fixed "getCoreStatus" typo in statusCtrl.js


r12443
#2394: Fixed UserTaskQuery and GetStatusHistory in the WebApp.Status plugin


r12442
#2394 added nuget folders to svn ignore list


r12435
#2394: Improved PluginManager and updated hive status monitor.


r12434
#2396 added symbolic expression tree formatter for C#


r12433
#2395: Minor change in DoubleValue.GetValue.


r12432
#2395 Use simple round-trip format for doubles because G17 prints some strange numbers (20.22 to 20.219999999999999999). Some accuracy can still be lost on 64bit machines, but should be very rare and minimal. double.MaxValue can still be pa...


r12431
#2395 Fixed parsing issues by using the G17 format.


r12430
#2394 added missing package config


r12429
#2394 added missing package config


r12428
#2394 added web app and status page to trunk


r12424
#2320: Adapted plugin file and updated project file of SymbolicExpressionTreeEncoding.


r12422
#2320: Merged the encoding class and all accompanying changes in the trunk.


r12401
#2387 Fixed a bug where the automatic selection of the first element behaved differently for the NewItemDialog.


r12400
#2387 Forgot to commit a file.


r12399
#2387 - Added context-menu for expanding and collapsing tree-nodes. - Improve response time when expanding/collapsing all nodes for TypeSelector and NewItemDialog.


r12398
#2387 - Added clearSearch-button in TypeSelector. - Adapted behavior of TypeSelector and NewItemDialog that a selected node stays selected as long as it matches the search criteria.


r12397
#2387 - Adapted behavior of the matching in the TypeSelector that it behave the same as the NewItemDialog. The search string is tokenized by space and matches if all tokens are contained, (eg. "Sym Reg" matches "SymbolicRegression...")...


r12393
#2025 - Removed Expand/CollapseAll buttons. - Removed cycling of items.


r12392
#2386: Updated GetHashCode method in the EnumerableBoolEqualityComparer.


12:49 Ticket #2404 (Hive JobManager displays wrong number of finished jobs) created by ascheibe
12:30 Changeset [12494] by gkronber

#2403: added a null check in the MatlabParameterVectorEvaluator to prevent exceptions when clearstate is called

12:28 Ticket #2403 (ClearState might throw NullReferenceException in MATLAB evaluator) created by gkronber
12:24 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by abeham
(diff)
12:23 Documentation/Reference/ProbabilisticTravelingSalesmanProblem created by abeham
12:22 Documentation/Reference edited by abeham
(diff)
Note: See TracTimeline for information about the timeline view.