Timeline
07/04/11:
- 23:59 Changeset [6509] by
-
- Added NonDiscoverableType attribute
- 23:58 Changeset [6508] by
-
- Fixed bug when CopySelected = false
- 23:15 Changeset [6507] by
-
- Made ULX crossover sealed
- PermutationEqualityComparer
- Now derives from EqualityComparer<Permutation>
- Fixed the GetHashCode function to return the same hash value when the objects are equal according to the equals function
- Created a unit test to test this comparer
- 22:17 Changeset [6506] by
-
- fixed bug in the Polynomial*PositionManipulator
- updated test case
- 22:00 Ticket #1571 (Bug in the implementation of Polynomial*PositionManipulator) created by
- There is a bug in the implementation: For the …
- 20:32 Ticket #1570 (Unhandled exception when no internet connection is available) created by
- When starting the optimizer without having an internet connection, …
- 19:11 Changeset [6505] by
-
#1567: added assertions for the x64 results for PSO_Schwefel sample unit test.
- 18:29 Changeset [6504] by
-
#1567: updated test settings for unit tests executed locally and on the builder to execute the tests in an x64 process on x64 machines.
- 17:13 Changeset [6503] by
-
#1467: Changed AlleleTreeDepthParameter from IValueParameter to IFixedValueParameter.
- 14:52 Changeset [6502] by
-
#1567 changed GP unit tests and reverted changeset 6r499
- 14:39 Changeset [6501] by
-
#1529: Removed references to outdated plugins in HeuristicLab-3.3.Tests.
- 13:07 Changeset [6500] by
-
#1569: Added special handling for ThreadLocal<> in Object.GetObjectGraphObjects().
- 10:35 Changeset [6499] by
-
#1567 changed project configuration of HeuristicLab.Test-3.3 to Release/x86 for the solution configuration Release/AnyCPU.
06/30/11:
- 09:51 Changeset [6498] by
-
#1555: Corrected tree node stated (expanded / collapsed) after double click.
06/29/11:
- 13:08 Changeset [6497] by
-
#1479: Generate sample tree and minor bug fixes.
- 00:33 Changeset [6496] by
-
#1555: Added functionality to open new view on double click.
06/28/11:
- 23:29 Changeset [6495] by
-
#1569 checked in test-case
- 23:27 Ticket #1569 (Parallel execution of many algorithms fails (sometimes)) created by
- When many algorithms are executed in parallel some fail because the …
- 21:29 Changeset [6494] by
-
#1479: Corrected renaming of symbols in tree view.
- 15:16 Changeset [6493] by
-
#1479: added functional improvements to SymbolicExpressionGrammar editor.
- 14:08 Changeset [6492] by
-
#1233
Admin UI:
- don't completely rebuild treeview on drag and drop
- some bugfixes
- 09:25 Changeset [6491] by
-
Fixed compiler warnings (#1561)
- 09:22 Ticket #1347 (Implement HiveEngine) closed by
- duplicate: HiveEngine development progress has been reported in ticket #1233
- 09:21 Ticket #1260 (Hive-3.3 development) closed by
- obsolete
06/27/11:
- 23:56 Changeset [6490] by
-
- minor fix
- 23:56 Changeset [6489] by
-
- fixed issue with multiple problems (by introducing valuesReadOnly to IOptimizable)
- fixed error message when removing last problem instance
- made quality measure name configurable
- 17:58 Changeset [6488] by
-
#1555: Fixed docking issues with expanded nodes.
- 17:49 Ticket #1568 (`IFixedValueParameter` is problematic for `MetaOptimization`) created by
- When an algorithm is parameterized in meta-optimization, only IItems …
- 17:44 Changeset [6487] by
-
#831 removed unnecessary permission
- 17:43 Changeset [6486] by
-
- fixed generating combinations for non EngineAlgoritms
- 17:00 Documentation/Howto/Use Hive Engine created by
- 16:41 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:40 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:35 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:35 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:33 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:29 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:28 Changeset [6485] by
-
#1555: Added remove by keystroke functionality and refactored the code.
- 16:22 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:19 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 16:01 Documentation/Howto/SetupHiveSlave edited by
- (diff)
- 15:59 Changeset [6484] by
-
- binaries
- 15:59 Changeset [6483] by
-
- fixed deleting of not-uploaded experiments
- 15:51 Changeset [6482] by
-
#1329: Applied some changes to the ScheduleView. Added TaskNr properties to ScheduledTask to make specific selection of tasks in the view possible.
- 15:42 Changeset [6481] by
-
- added web.config from services
- added some help-sql scripts
- 15:39 Documentation/Howto/SetupHiveSlave created by
- 15:32 Changeset [6480] by
-
- binaries
- 15:20 Changeset [6479] by
-
- finished experiment sharing
- added role for executing privileged jobs
- refreshing experiments in experimentManager does not delete already downloaded jobs
- moved some properties from HiveExperiment into RefreshableHiveExperiment
- 14:33 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
06/26/11:
- 23:18 Changeset [6478] by
-
- minor improvements
- binaries
- stats
06/24/11:
- 18:23 Changeset [6477] by
-
#1553: fixed result values in assertions for the unit test of the PSO_Schwefel sample.
- 18:21 Ticket #1567 (PSO sample produces different results on x86 and AnyCPU builds) created by
- 17:51 Changeset [6476] by
-
#1553: added remaining unit tests to create and run optimizer samples.
- 14:23 Changeset [6475] by
-
#1329: Added DirectSchedule-Classes for optimization with the direct-schedule encoding.
- 12:17 Ticket #1566 (ValueParameters in algorithms should be changed to FixedValueParameters) created by
- To make it easier to use HL algorithms directly without the GUI.
- 12:15 Ticket #1565 (Parameter properties in algorithms should be public) created by
- 10:56 Changeset [6474] by
-
#1553: updated result assertions for GA samples
06/22/11:
- 18:36 Changeset [6473] by
-
- adaptions for OSGA
- 17:25 Changeset [6472] by
-
#1564: Corrected cloning bug in drop method of collection views.
- 17:18 Ticket #1564 (CollectionViews do not clone the dropped items correctly) created by
- 17:16 Changeset [6471] by
-
#1555: Implemented experiment tree view.
- 17:11 Changeset [6470] by
-
Automatically generate TCPChannel, ProcessChannel and ServiceClient names form parameters (#1526).
- 16:47 Changeset [6469] by
-
- minor statistics improvements
- 16:43 Changeset [6468] by
-
#1553: split GA unit tests into two sets, one set for creating the samples and one set to run the samples and check results.
- 13:33 Ticket #1563 (ProgrammableOperator plugin does not load correctly on WinXP machines) created by
- As reported by a user.
- 12:23 Changeset [6467] by
-
- fixed description
06/21/11:
- 17:56 Changeset [6466] by
-
#1562: Removed duplicate call of OnStarted in FixedDataAnalysisAlgorithm.
- 17:54 Changeset [6465] by
-
- show owner of experimens in listview
- 17:29 Changeset [6464] by
-
- some Admin UI bugfixes
Slave:
- fixed bug when Pause is called immediately after Calculate
- send exceptions when something goes wrong in Pause or Stop
- 16:51 Changeset [6463] by
-
- created user interface for experiment sharing
- created UserManager which provides access to the users
- inserted a lot of security and authorization checks serverside
- minor fixes in experiment manager
- 15:01 Changeset [6462] by
-
- updated binaries
- 14:35 Ticket #1562 (OnStarted event is fired twice in FixedDataAnalysisAlgorithm) created by
- The OnStarted event is fired in the Start() method as well as in …
- 13:40 Changeset [6461] by
-
- updated binaries
- 11:11 Changeset [6460] by
-
Correct locking construct for external evaluation on multiple clients and simplify string formatting (#1526)
- 10:27 Changeset [6459] by
-
Added possibility to allow infeasible solutions (#1561)
06/20/11:
- 23:56 Changeset [6458] by
-
- visualization of statistics on status page (requires MS charting controls)
- 17:04 Changeset [6457] by
-
- added methods for granting and revoking hive experiment permissions
- added unit tests for hive experiment permissions
- added a status webpage to see how some statistics and current status
- 16:57 Changeset [6456] by
-
- fixed Admin Views plugin dependencies
- use settings instead of magic numbers and strings
- 16:45 Changeset [6455] by
-
Worked on insertion based crossover (#1561)
- 15:03 Changeset [6454] by
-
- minor fixes
- updated service client
- 14:31 Changeset [6453] by
-
- missing file
- 14:16 Changeset [6452] by
-
- renamed UptimeCalendar and Appointment to Downtime
- added service methods to delete plugins and get plugin by hash
- made reverted TransactionManager change, made it non-static and added interface
- moved magic numbers to application settings
- 14:06 Changeset [6451] by
-
#1233
Admin UI:
- added subgroups
- groups can now have calendars
- calendar bugfixes
- 13:53 Changeset [6450] by
-
Further improved performance (#1561)
- 13:36 Changeset [6449] by
-
Improved performance of many VRP operators by optimizing the parameter lookup (#1561)
- 13:33 Changeset [6448] by
-
Included additional operators (#1561)
- 13:31 Changeset [6447] by
-
Replaced tour data table with a text box as a tour visualization to prevent out of memory exceptions for large instances (#1561)
- 13:23 Ticket #1561 (Improve VRP implementation) created by
- The VRP implementation in HeuristicLab should be improved, so …
- 10:20 Changeset [6446] by
-
Lock bitmap while saving and remove configuration info when other exceptions occur (#1560)
- 10:15 Ticket #1560 (Concurrent Serialization of Bitmaps fails) created by
- […]
- 08:56 Changeset [6445] by
-
- minor changes