Timeline
03/08/10:
- 23:50 Ticket #898 (Linkage between algorithms and problems does not work correctly) created by
- When linking a problem with an algorithm, the values of various …
- 23:26 Changeset [2972] by
-
Added new empty project for modeling a tabu search algorithm #840
- 18:03 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 15:30 Changeset [2971] by
-
Removed SelfAdaptiveDiscreteCrossover #890
- 15:30 Changeset [2970] by
-
updating cloning of visualization info (ticket #867)
- 15:30 Changeset [2969] by
-
Updated operators for real vector encoding #890
- 15:15 Changeset [2968] by
-
added cloning support for graph visualization (ticket #867)
- 14:57 ReviewHeuristicLab3.3.0CodeCoreViews edited by
- (diff)
- 13:20 Changeset [2967] by
-
deleted OperatorGraphVisualizationInfo (ticket #867)
- 12:49 Changeset [2966] by
-
removed saving of Icons (ticket #867)
- 12:39 Ticket #892 (BitmapSerializer for GraphVisualization) closed by
- fixed: fixed !Bitmap2XmlSerializer r2965
- 12:39 Changeset [2965] by
-
fixed !Bitmap2XmlSerializer (ticket #892)
- 11:37 Changeset [2964] by
-
Updated real vector operators #890:
Added AverageCrossover, UniformAllPositionsArithmeticCrossover, and UniformSomePositionsArithmeticCrossover
Removed ContinuousCrossover, CompleteContinuousCrossover, and UniformAllPositionsManipulator
Updated the description and documentation in HeuristicCrossover, LocalCrossover, and RandomConvexCrossover
- 11:23 Changeset [2963] by
-
corrected behaviour of the ActiveViewChangedEvent (ticket #897)
- 11:23 Changeset [2962] by
-
corrected access modifiers of some methods and fields (ticket #857)
- 10:25 Ticket #723 (Refactor CEDMA.BubbleChart) closed by
- fixed
- 10:25 Ticket #310 (PointCharts with specified X/Y coordinates) closed by
- wontfix
- 10:24 Ticket #724 (HeuristicLab.Common.Resources icons, images, etc.) closed by
- fixed
- 00:59 Ticket #580 (Implement fixed algorithms) closed by
- fixed: Implementation of fixed algorithms has been done within the scope of …
- 00:55 Ticket #128 (Port all HL2 plugins to the new plugin infrastructure) closed by
- fixed: This has already been done.
- 00:46 Ticket #56 (Warning before closing an unsaved algorithm) closed by
- wontfix: In order to check if a workbench has been changed since the last save, …
- 00:29 Ticket #897 (Event ActiveViewChanged is not fired correctly) created by
- The ActiveViewChanged event is not fired in the following cases: * …
- 00:20 Changeset [2961] by
-
Refactored enabling and disabling of save buttons and menu items to prevent saving of running algorithms (#685)
03/07/10:
- 23:44 Ticket #896 (Enable saving of all items) closed by
- fixed: Done in r2960.
- 23:44 Changeset [2960] by
-
Enabled saving of all items instead of just those for which the CreatableAttribute is set (#896)
- 23:32 Ticket #896 (Enable saving of all items) created by
- It should be possible to save all items instead of just those for …
- 23:24 Ticket #95 (Refactor operator architecture) closed by
- fixed: Deleted branch in r2959.
- 23:22 Changeset [2959] by
-
Deleted operator architecture refactoring branch (#95)
- 23:21 Ticket #95 (Refactor operator architecture) reopened by
- Forgot to delete branch.
- 06:40 Changeset [2958] by
-
Implemented enabling and disabling of save buttons and menu items to prevent saving of running algorithms (#685)
- 05:48 Ticket #894 (Enable searching in TypeSelector) closed by
- fixed: Changed tab order of controls in r2957.
- 05:47 Changeset [2957] by
-
Changed tab order of search textbox and types treeview (#894)
- 05:46 Ticket #894 (Enable searching in TypeSelector) reopened by
- 05:32 Changeset [2956] by
-
Added missing null check (#208)
- 05:30 Changeset [2955] by
-
Stopped algorithm when its view is closed (#208)
- 05:20 Ticket #895 (Make file operations in algorithm views asynchronous) closed by
- fixed
- 05:16 Changeset [2954] by
-
Made file operations in algorithm views asynchronous (#895)
- 05:03 Ticket #895 (Make file operations in algorithm views asynchronous) created by
- All file operations in algorithm views (loading and saving problems …
- 03:18 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 03:16 Changeset [2953] by
- 03:10 Ticket #894 (Enable searching in TypeSelector) closed by
- fixed: Done in r2952.
- 03:10 Changeset [2952] by
-
Implemented searching in TypeSelector (#894)
03/06/10:
- 23:27 Ticket #894 (Enable searching in TypeSelector) created by
- It should be possible to search for types in the TypeSelector.
- 23:24 Ticket #819 (Refactor and unify observable collections) closed by
- fixed: In my point of view refactoring of observable collections is finished. …
- 23:18 Ticket #893 (HeuristicLab 3.3.0 application review) created by
- This ticket tracks efforts of the application review of all components …
- 23:11 Ticket #95 (Refactor operator architecture) closed by
- fixed: From my point of view refactoring of the operator architecture is …
- 23:04 Changeset [2951] by
-
Operator architecture refactoring (#95)
- adapted test project of HeuristicLab.Persistence-3.3 according to other test projects
- 22:55 Changeset [2950] by
-
Operator architecture refactoring (#95)
- moved and renamed test project of HeuristicLab.Persistence-3.3
- 04:49 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 04:48 Changeset [2949] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments on version r2917.
- 03:43 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 03:36 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 03:30 Changeset [2948] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments on version r2917.
- 00:28 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:26 Changeset [2947] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments on version r2917.
03/05/10:
- 23:28 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 23:23 Changeset [2946] by
-
Operator architecture refactoring (#95)
- Updated configurations
- 23:15 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 23:11 Changeset [2945] by
-
Operator architecture refactoring (#95)
- Updated solution and Files.txt
- 23:05 Changeset [2944] by
-
Operator architecture refactoring (#95)
- removed plugin HeuristicLab.Charting.Data 3.3 as it will not be part of the release
- 23:05 Changeset [2943] by
-
Operator architecture refactoring (#95)
- removed plugin HeuristicLab.Charting 3.3 as it will not be part of the release
- 16:37 Changeset [2942] by
-
saving and loading of GraphVisualizationInfo (ticket #867)
- 16:36 Changeset [2941] by
-
added testcase for bitmap serializer (ticket #892)
- 16:36 Changeset [2940] by
-
added bitmap serializer (ticket #892)
- 16:05 Ticket #892 (BitmapSerializer for GraphVisualization) created by
- 14:08 Changeset [2939] by
-
Add support for serialization of structs (#548)
- 13:56 Changeset [2938] by
-
corrected naming of function (ticket #857)
- 13:53 Changeset [2937] by
-
Add support for serialization of structs (#802)
- 13:14 Changeset [2936] by
-
Added heuristic, local, random convex crossover and added some initial unit tests for all RealVector operators (#890)
- 13:08 Changeset [2935] by
-
added visual indication for operator breakpoints (ticket #867)
- 12:37 Changeset [2934] by
-
added parameters, corrected drag and drop position (ticket #867)
- 12:10 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 12:03 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:54 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:45 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:44 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 08:46 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 07:08 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 06:38 Changeset [2933] by
-
Operator architecture refactoring (#95)
- corrected persistence and initialization of algorithms
- fixed SGA performance test
- 04:01 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 04:01 ReviewHeuristicLab3.3.0CodeTemplate created by
- 04:00 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 03:54 ReviewHeuristicLab3.3.0CodeTracing created by
- 03:54 ReviewHeuristicLab3.3.0CodeOptimizer created by
- 03:54 ReviewHeuristicLab3.3.0CodeOperators created by
- 03:53 ReviewHeuristicLab3.3.0CodeData created by
- 03:53 ReviewHeuristicLab3.3.0CodeCoreViews created by
- 03:52 ReviewHeuristicLab3.3.0CodeCore created by
- 03:52 ReviewHeuristicLab3.3.0CodeCollections created by
- 03:51 ReviewHeuristicLab3.3.0CodeCommon created by
- 03:49 ReviewHeuristicLab3.3.0CodePluginInfrastructure created by
- 03:48 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 03:44 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 03:36 Reviews edited by
- (diff)
- 03:36 ReviewHeuristicLab3.3.0Code created by
- 03:34 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 03:32 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 03:31 ReviewHeuristicLab3.3.0Application created by
- 03:30 Reviews edited by
- (diff)
- 03:25 Reviews edited by
- (diff)
- 03:07 Changeset [2932] by
-
Operator architecture refactoring (#95)
- replaced Changed in IItem by ToStringChanged
- 01:03 Changeset [2931] by
-
Operator architecture refactoring (#95)
- worked on ItemAttribute and named items
- corrected version information in Optimizer
03/04/10:
- 15:15 Changeset [2930] by
-
fixed permutation tests due to namespace change #95
removed constructor tests as well
- 14:56 Changeset [2929] by
-
Changed namespace of unit tests to add version number as discussed with swagner #95
- 14:28 Changeset [2928] by
-
Ported DiscreteCrossover #890
fixed exception messages in SBX
- 13:17 Changeset [2927] by
-
fixed a bug in the SimulatedBinaryCrossover #890
- 10:19 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) closed by
- fixed
- 10:19 Changeset [2926] by
-
removed auto-generated file and added svn:ignore property. #884 (Create a ExtLib Project for Spring.NET 1.3.0)
- 10:18 Ticket #884 (Create a ExtLib Project for Spring.NET 1.3.0) reopened by
- auto-generated files mustn't be stored in the repository.
- 10:16 Changeset [2925] by
-
Fixed configuration file for HeuristicLab.ExtLibs.SpringNET. #542 (Keep configurations in solution file up to date when new projects are added)
- 04:52 Changeset [2924] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments on version r2917.
03/03/10:
- 18:31 Changeset [2923] by
-
Fixed plugin dependency in HeuristicServerPlugin. #830
- 18:08 Changeset [2922] by
-
Worked on GUI for plugin management. #891 (Refactor GUI for plugin management)
- 18:05 Ticket #891 (Refactor GUI for plugin management) created by
- 17:20 Changeset [2921] by
-
updated documentation of some of the operators #890
- 16:13 Changeset [2920] by
-
Added the polynomial mutation described by Deb in two variants: one position, all positions #890
- 15:13 Ticket #890 (Operators for RealVector encoding) created by
- 15:13 Ticket #889 (Operators for Permutation encoding) created by
- 14:44 Changeset [2919] by
-
fixed a possible bug in SBX #890
- 13:14 Changeset [2918] by
-
Added a new crossover for real vectors: SimulatedBinaryCrossover (SBX) #890
- 09:54 DevelopersTeam edited by
- added Stefan Vonolfen to core developers list (diff)
- 06:50 Reviews edited by
- (diff)
- 06:46 Changeset [2917] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments
- 03:14 Changeset [2916] by
-
Operator architecture refactoring (#95)
- worked on engines and algorithms
03/02/10:
- 22:26 Reviews edited by
- (diff)
- 19:05 Changeset [2915] by
-
Converted Michalewicz's non-uniform mutation operators #890
- 18:01 Changeset [2914] by
-
Added test project for RealVector
Updated documentation in BLX-a #890
- 16:48 Changeset [2913] by
-
checked and corrected (where necessary) BLX-a, BLX-a-b, as well the SinglePointCrossover
checked the UniformOnePositionManipulator
fixed a copy-paste oversight in RealVectorManipulator
#890
- 15:40 Changeset [2912] by
-
Operator architecture refactoring (#95)
- set svn:ignore properties
- 15:35 Changeset [2911] by
-
Operator architecture refactoring (#95)
- corrected plugin metadata and license headers
- 12:53 Changeset [2910] by
-
Fixed a bug in loading of persisted function libraries. #880 (Max and min time offsets for variable symbols are not set correctly by FunctionLibraryInjectors)
- 11:28 Changeset [2909] by
-
added tooltips for graph visualization buttons and fixed layouting problems (ticket #867)
- 05:27 Changeset [2908] by
-
Operator architecture refactoring (#95)
- worked on analysis
03/01/10:
- 22:31 Changeset [2907] by
-
Operator architecture refactoring (#95)
- restructured HeuristicLab.Encodings.Permutation project
- 22:08 Changeset [2906] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.Permutation to HeuristicLab.Encodings.Permutation
- 21:30 Changeset [2905] by
-
Operator architecture refactoring (#95)
- added project dependency, files entry and svn:ignore properties for HeuristicLab.Encodings.RealVector
- 21:20 Changeset [2904] by
-
added functionality (#830)
- 19:11 Changeset [2903] by
-
Operator architecture refactoring (#95)
- removed unnecessary file from project
- 19:09 Changeset [2902] by
-
Added more images of the VS2008 image library (#841)
- 17:34 Changeset [2901] by
-
enable disable action buttons (ticket #867)
- 17:17 Changeset [2900] by
-
Updated solution configuration (added x86 and x64 for all projects and checked release configuration to output documentation xml file)
Added Encodings.RealVector plugin
#95
- 16:22 Changeset [2899] by
-
added buttons to view (ticket #867)
- 15:16 Changeset [2898] by
-
added details view for parameters (ticket #867)
- 14:38 Changeset [2897] by
-
Finished initial port of ProgrammableOperator to HL 3.3 (#842)
- 13:08 Changeset [2896] by
-
added handling of operator name changes (ticket #867)
- 13:01 Changeset [2895] by
-
added properties view in graph visualization (ticket #867)
- 11:47 Changeset [2894] by
-
Operator architecture refactoring (#95)
- removed unnecessary folder
- 11:45 Changeset [2893] by
-
added context menu to OperatorGraphView (ticket #867)
- 10:55 Changeset [2892] by
-
removed accidentally commited resize events on ItemCollectionsView (ticket #85)
- 04:46 Changeset [2891] by
-
Operator architecture refactoring (#95)
- worked on algorithms and parameters
- 03:01 Changeset [2890] by
-
Operator architecture refactoring (#95)
- worked on algorithms, problems and parameters
- 02:15 Changeset [2889] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:14 Changeset [2888] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:09 Changeset [2887] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:09 Changeset [2886] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:08 Changeset [2885] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 02:08 Changeset [2884] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
- 01:38 Changeset [2883] by
-
Operator architecture refactoring (#95)
- renamed HeuristicLab.Routing.TSP to HeuristicLab.Problems.TSP
02/27/10:
- 03:35 Changeset [2882] by
-
Operator architecture refactoring (#95)
- worked on algorithms
02/26/10:
- 18:34 Changeset [2881] by
-
removed APX from projects (#889)
- 18:15 Changeset [2880] by
-
Removed the absolute topological crossover (APX) as there was no suitable reference in literature #889
- 17:43 Changeset [2879] by
-
Updated CosaCrossover #889
- 16:49 Changeset [2878] by
-
removed unused files (ticket #867)
- 16:40 Changeset [2877] by
-
further steps towards migration of ProgrammableOperator to HL 3.3 (#842)
- 16:38 Changeset [2876] by
-
Ignore assemblies that fail to load during type discovery in configuration services (#548)
- 16:31 Changeset [2875] by
-
corrected layouting issues in netron (ticket #867)
- 15:47 Changeset [2874] by
-
Add using around ZipFile to prevent a locked file in case of a deserialization exception (#548)
- 15:46 Ticket #888 (Indirect cycles cannot be deserialized) closed by
- fixed: Always instantiate parent before processing an inner composite. (r2873)
- 15:46 Changeset [2873] by
-
Always instantiate parent before processing an inner composite. (#888)
- 15:43 Ticket #888 (Indirect cycles cannot be deserialized) created by
- The following case cannot be deserialized because the outer object is …
- 13:57 Changeset [2872] by
-
corrected handling of connections (ticket #867)
- 13:33 Changeset [2871] by
-
readded references to operator descriptions and updated documentation
added OrderCrossover2 to implement the behavior described in our book (this was the behavior of the former OrderCrossover)
added CyclicCrossover2 to implement the behavior described in our book (this was the behavior of the former CyclicCrossover)
implemented unit tests for the new variants
#889
- 01:39 Changeset [2870] by
-
Added some of the changes suggested by abeham to improve UI reaction times (#887)
02/25/10:
- 18:03 Changeset [2869] by
-
added small bug fix in OperatorGraphView (ticket #867)
- 17:28 Changeset [2868] by
-
finished mapping from OperatorGraph to GraphVisualizationInfo (ticket #867)
- 17:22 Changeset [2867] by
-
Added tests from our book for OX, PMX and CX.
Corrected a mistake in the MPX test regarding the name of one test
The tests currently fail with the new implementations.
#889
- 06:39 Changeset [2866] by
-
Operator architecture refactoring (#95)
- added missing files
- 06:35 Changeset [2865] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 02:49 Changeset [2864] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 01:56 Changeset [2863] by
-
Operator architecture refactoring (#95)
- implemented reviewers' comments
02/24/10:
- 21:58 Changeset [2862] by
-
important bugfix to avoid duplicate shapes in the view (ticket #867)
- 17:58 Changeset [2861] by
-
intermediate version of graph visualization (ticket #867)
- 14:34 Changeset [2860] by
-
- replaced column ContactInformation with ContactName and ContactEmail in DB-schema and updated WCF deployment service
- regenerated proxy classes
- made PluginDescription from data contract implement IPluginDescription from plugin infrastructure
- updated GUI on request by swagner (icons)
- fixed problems in the upload plugins control.
#860 (Deployment server for plugin installation from web locations)
- 12:41 Ticket #887 (Slow responding UI in 3.3) created by
- It takes a relatively long time for e.g. a ValueParameterView hosting …
- 12:36 Changeset [2859] by
-
fix handling of PublicKeyToken in TypeNameParser (#548)
- 12:35 Changeset [2858] by
-
fix handling of public key token (#802)
- 11:44 Changeset [2857] by
-
Operator architecture refactoring (#95)
- worked on algorithms
- 11:01 Changeset [2856] by
-
Added literature reference for CosaCrossover (#889)
- 10:45 Changeset [2855] by
-
Fixed a minor bug in the problem injector. #886 (ProblemInjector doesn't work correctly if actual names of local variables are changed)
- 10:45 Ticket #886 (ProblemInjector doesn't work correctly if actual names of local ...) created by
- 10:01 Changeset [2854] by
-
Ported ported permutation operators to HL 3.3 and added test cases (#889)
02/23/10:
- 10:58 Changeset [2853] by
-
added first version of mapping for the graph visualization (ticket #867)
- 06:50 Changeset [2852] by
-
Operator architecture refactoring (#95)
- worked on algorithms
02/22/10:
- 04:15 Changeset [2851] by
-
Operator architecture refactoring (#95)
- worked on algorithms