Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/26/12:

20:59 Changeset [7663] by spimming

#1680: encrypt/decrypt azure subscription data

14:11 Changeset [7662] by gkronber

#1806 improved memory usage of ChangeNodeTypeManipulation and ReplaceBranchManipulation by replacing the linq statements

10:58 Changeset [7661] by spimming

#1680: Show error dialog (from PluginInfrastructure) instead of message box on exception

03/23/12:

13:32 Changeset [7660] by mkommend

#1806: corrected minor bugs in symbolic expression grammar base regarding ADFs.

11:18 Changeset [7659] by mkommend

#1782: abeham changed the properties of the data to embedded resources.

11:03 Changeset [7658] by mkommend

#1691: Corrected GetHashCode in TypeEqualityComparer and updated operator discovery in TSP.

01:06 Changeset [7657] by mkommend

#1722: Corrected builder test settings.

03/22/12:

18:05 Changeset [7656] by mkommend

#1806: improved memory usage of symbolic expression tree encoding

16:08 Changeset [7655] by spimming

#1680:

  • User setting to store azure subscriptions
  • Method to get subscription as string for user settings
  • Methods to persist and restore subscriptions from user config
16:02 Changeset [7654] by mkommend

#1806: Added cloning of cached length and depth in SymbolicExpressionTreeNode.

14:43 Ticket #1806 (ReplaceBranchManipulator and ChangeNodeTypeManipulator create a large ...) created by gkronber
With a mutation rate of 20% and OSGP the largest part of memory in a …
13:23 Changeset [7653] by gkronber

#1801: fixed bug in MATLAB formatter for subtraction operators

13:14 Ticket #1805 (Estimation limits of data analysis solutions are not accessible) created by gkronber
12:17 AddonsDailyBuilds edited by ascheibe
(diff)
11:13 Changeset [7652] by mkommend

#1804: improved responsiveness of DataImporter during scroll operations.

11:03 Ticket #1804 (Datagrid update of cells is slow on scrolling) created by mkommend

03/21/12:

15:42 Changeset [7651] by ascheibe

#1648 added reset password and update user operations to the ui

15:02 Changeset [7650] by abeham

#1800: renamed project file to include version, added reference from tests to this project

14:14 Changeset [7649] by abeham

#1782: removed copy local flag from references in extlibs, modified plugin infrastructure reference to ziplib to also not copy local and instead set build action to copy always

14:12 Documentation/Howto/Implement a Basic Algorithm edited by ascheibe
(diff)
14:05 Documentation/Howto/Implement a Basic Algorithm edited by ascheibe
(diff)
14:02 Documentation/Howto/Implement a Basic Algorithm edited by ascheibe
(diff)
13:59 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by ascheibe
(diff)
13:53 Documentation/Howto/Implement a Basic Algorithm edited by ascheibe
(diff)
13:50 RandomAlg.hl attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:50 RandomAlgorithm.cs attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:49 results.PNG attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:49 randomAlgorithm.PNG attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:49 parameters.PNG attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:49 filenew.PNG attached to Documentation/Howto/Implement a Basic Algorithm by ascheibe
13:49 Documentation/Howto/Implement a Basic Algorithm edited by ascheibe
(diff)
13:48 Documentation/Howto/Implement a Basic Algorithm created by ascheibe
13:36 Changeset [7648] by mkommend

#1782: Corrected project references for Problems.Instances.

13:30 Changeset [7647] by mkommend

#1782: Corrected CordeauGQAP instances.

13:16 Changeset [7646] by mkommend

#1782: Corrected remaining project references.

13:03 Changeset [7645] by mkommend

#1782: Set project references to CopyLocal = false for Problems.Instances.*

11:14 Changeset [7644] by ascheibe

#1803 fixed bug where Randomizers stopped execution of algorithms

11:12 Ticket #1803 (Randomizers stop execution of algorithms) created by ascheibe
The NormalRandomizer and UniformRandomizer return null in the …
09:35 Changeset [7643] by abeham

#1782: trying to fix ziplib references (no idea why it fails on the build server)

09:10 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by gkronber
more description about assembly version attributes (diff)
09:07 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by gkronber
removed unnecessary screenshot of plugin code (diff)

03/20/12:

19:13 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by ascheibe
(diff)
19:03 Changeset [7642] by mkommend

#1782: Corrected assembly references to ICSharpCode.SharpZipLib in Problems.Instances.*.

18:47 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by ascheibe
(diff)
18:17 plugin.png attached to Documentation/DevelopmentCenter/CreateNewPluginUsingVS by ascheibe
18:17 output_path.png attached to Documentation/DevelopmentCenter/CreateNewPluginUsingVS by ascheibe
18:16 Documentation/DevelopmentCenter/CreateNewPluginUsingVS created by ascheibe
17:26 Changeset [7641] by sforsten

#1782:

  • HeuristicOptimizationView has been integrated in ProblemView and was deleted afterwards.
  • the icons for the load and the info button have been changed
  • QuadraticAssignmentProblem now also loads name and description of problem instance
  • A unused OpenFileDialog has been removed in QuadraticAssignmentProblemView
14:01 Changeset [7640] by ascheibe

#1648 fixed a small okb compatibility problem

13:39 Changeset [7639] by ascheibe

#1648 added ui for assigning users to groups

11:06 Changeset [7638] by sforsten

#1782: Modified instance providers QAPLIB, ElloumiCTAP, CordeauGQAP to use a zip archive instead of individual embedded files

03/19/12:

21:15 Changeset [7637] by ascheibe

#1648 added CRUD operations for user groups in ui

20:35 Changeset [7636] by epitzer

#1800 move programmable operator views into its own plugin

16:16 Changeset [7635] by ascheibe

#1648 added admin views for displaying user groups

14:18 Changeset [7634] by ascheibe

#1174 prevent storing of runs without a valid client id

13:49 Changeset [7633] by ascheibe

#1174

  • switched client config to SERVICES url
  • added web.config for SERVICES
13:30 Ticket #1802 (Improve serialization and deserialization of enumerables of primitive types) created by mkommend
The DataImporter uses List<double?>, List<DateTime?> and …
13:05 Changeset [7632] by mkommend

#1734: renamed AssemblyInfo to correct naming format.

10:11 Changeset [7631] by mkommend

#1734: Corrected plugin dependencies in HL.DataImporter.

03/17/12:

14:15 Changeset [7630] by gkronber

#1801: worked on MATLAB formatter

14:04 Ticket #1801 (Improve MATLAB formatter) created by gkronber

03/16/12:

14:51 Changeset [7629] by mkommend

#1734:

  • renamed plugin files to Plugin.cs.frame to be consistent with the trunk solution
  • added dabase explorers for the sql server and oracle
10:58 Changeset [7628] by mkommend

#1734: Corrected plugin dependency from DataImporter to ALGLIB.

10:55 Changeset [7627] by mkommend

#1734: Updated DataImporter to use new ALGLIB 3.4.

09:56 Changeset [7626] by abeham

#1691:

  • Set default operators for TSP to be OrderCrossover2, InversionManipulator, and StochasticInversionMultiMoveGenerator
  • Set default operators for QAP to be PartiallyMatchedCrossover, Swap2Manipulator, and ExhaustiveSwap2MoveGenerator
  • Added a TypeEqualityComparer to HeuristicLab.Common

03/15/12:

17:51 Changeset [7625] by mkommend

#1734: merged changes in data importer from the heureka rep

15:30 Changeset [7624] by ascheibe

#1174 added svc files for services

15:29 Changeset [7623] by ascheibe

#1648

  • set default app.config to services.heuristiclab.com
  • added a web.config file for the server
  • cleaned up connection strings
14:30 Changeset [7622] by abeham

#1782: fixed two small bugs

14:29 Changeset [7621] by abeham

#1396:

  • Fixed loading of instances that did not specify coordinates (visual or actual ones)
  • Turned coordinates into an OptionalValueParameter
  • Added checks in relevant operators that throw an exception if they can neither find coordinates or distances
  • Writing a message to the visualization if coordinates are not defined
13:28 Changeset [7620] by ascheibe

#1648 renamed sql scripts

13:26 Changeset [7619] by ascheibe

#1648

  • added service description file
  • renamed database to correct name
  • fixed sql scripts for creating the db
13:22 Changeset [7618] by abeham

#1782:

  • Removed individual files of the TSPLIB and added zip files (using compression, but fastest)
  • Added SharpZipLib reference
  • Added base class for all TSPLIB instance providers to avoid code duplication
  • Added a new test list for all instance specific unit tests
12:24 Changeset [7617] by bburlacu

#1265: ChartControl.cs: fixed memory leak on GenerateImage() method.

10:45 Changeset [7616] by ascheibe

#1648 updated geoip library to latest version

09:11 Changeset [7615] by gkronber

#1081 merged r7462:7609 from trunk into time series branch

08:55 Ticket #1800 (Separation of data and views) created by abeham
ProgrammableOperator and DebugEngine contain both data objects and …

03/14/12:

15:15 Ticket #1799 (DataAnalysisSolutionView throws an exception when switching the ...) created by ascheibe
In the DataAnalysisSolutionView click on Classification Threshold, …
14:47 Changeset [7614] by ascheibe

#1648 started working on a user administration interface

10:35 Ticket #1798 (Improve TableFileParser for csv file import) created by mkommend
Tasks: * parsing of files containing only integers * white space …
10:34 Changeset [7613] by abeham

#331: updated architecture diagram

03/13/12:

17:28 Changeset [7612] by ascheibe

#1648

  • added a ws method for resetting a password
  • added user role checking for the service
16:25 Changeset [7611] by ascheibe

#1174 added a dialog for changing the user password

15:33 Changeset [7610] by sforsten

#1784:

  • added export button and corrected the LoadData in RegressionInstanceProvider
  • added RegressionProblemView
14:09 Changeset [7609] by gkronber

#1797 changed visibility of constrained value parameters in the OSGA to public.

13:57 Changeset [7608] by spimming

#1680:

  • New dialog to delete hosted services
  • Delete deployments in parallel
12:35 Changeset [7607] by sforsten

#1784: branch project for debugging purposes

12:34 Changeset [7606] by sforsten

#1784: delete project which was branched by mistake

12:29 Changeset [7605] by sforsten

#1784: branch project for debugging purposes

11:07 Changeset [7604] by ascheibe

#1174 fixed a small bug which occurred when saving the client id with an okb run

10:49 Changeset [7603] by sforsten

#1784:

  • first implementation of regression problem instances with one instance to test
10:24 Changeset [7602] by abeham

#331: added block diagram of HL 3.3 architecture

03/12/12:

22:49 Changeset [7601] by epitzer

#1793 assign modified user code to correct code editor property

21:37 Ticket #1797 (The visibility of ConstrainedValueParameters of algorithms must be ...) created by gkronber
At least in the OSGA these properties are not public yet. But other …
21:07 Ticket #1796 (MultiSymbolicDataAnalysisSolutionCreator is in the wrong namespace) created by gkronber
It's located in HeuristicLab.Problems.DataAnalysis.Symbolic.Creators …
20:57 Changeset [7600] by gkronber

#1782 fixed target directory for problem instances in project files

17:22 Changeset [7599] by ascheibe

#1648 added first version of an user information dialog

16:38 Changeset [7598] by spimming

#1680: New dialog to delete deployments

16:35 Changeset [7597] by spimming

#1680:

  • Method to delete deployments
  • Method to poll for operation status added
  • Enum for operation status and struct for operation result added
14:25 Ticket #1795 (Gradient boosting meta-learner for regression and classification) created by gkronber
It would be nice to support a kind of boosting where multiple models …
11:21 Changeset [7596] by sforsten

#1776:

  • added before deleted code to restore some functionality (training and test partition of a model a stored in the .hl file again)
  • project files have been set to release
Note: See TracTimeline for information about the timeline view.