Timeline
03/19/10:
- 19:35 Changeset [3134] by
-
Updated local search to show visualization and statistics #921
- 19:33 Changeset [3133] by
-
Fixed a bug in PathTSPTour, the setter of permutation registered the wrong event listeners. #924
- 19:17 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 18:21 Changeset [3132] by
-
fixed TabuSelector #840
- 18:20 Changeset [3131] by
-
fixed wiring in LS, SA, and TS when problem is changed MoveGenerator becomes null which resulted in a NullReferenceException #933
- 18:19 Ticket #933 (Refactor trajectory based algorithms) created by
- Maybe some things can be unified for trajectory based algorithms. They …
- 18:16 ReviewHeuristicLab3.3.0CodeSelection edited by
- (diff)
- 18:14 Changeset [3130] by
-
Added evolution strategy #932
- 18:08 Ticket #932 (Implement Algorithms: Evolution Strategy) created by
- We need an evolution strategy
- 18:07 Changeset [3129] by
-
Removed interface ISelector from Selector #931
- 18:02 Ticket #931 (Refactor plugin HeuristicLab.Selection) created by
- Changes to HeuristicLab.Selection as described …
- 17:52 Changeset [3128] by
-
fixing bug in BestSelector as described in #930
- 17:13 Ticket #930 (Selectors cause IndexOutOfRangeExceptions) created by
- If a selected scope is moved, some selectors immediately manipulate …
- 16:40 Changeset [3127] by
-
Updated selection of MoveEvaluators for the Knapsack problem (#917)
- 16:40 Changeset [3126] by
-
Updated selection of MoveEvaluators for the OneMax problem (#916)
- 16:22 Changeset [3125] by
-
The Knapsack problem is now initialized with a random instance (#917)
- 16:05 Changeset [3124] by
-
Added MoveEvaluator to the Knapsack problem (#917)
- 15:59 Changeset [3123] by
-
Updated RealVector encoding to use a double matrix as bounds #929
- 15:55 Ticket #929 (Change min/max bounds in RealVector to a double matrix) created by
- Allowing to use a double matrix for bounds is more general with …
- 15:35 Changeset [3122] by
-
Fixed typo (#916)
- 15:32 Changeset [3121] by
-
Added MoveEvaluator to the OneMax problem (#916)
- 15:31 Changeset [3120] by
-
Fixed a bug in ExhaustiveOneBitflipMoveGenerator (#914)
- 15:13 Changeset [3119] by
-
Updated BitflipTabuMoveMaker in BinaryVector (#914)
- 14:29 Changeset [3118] by
-
Fixed OneBitflipMove folder naming (#914)
- 14:26 Changeset [3117] by
-
Added OneBitflipMove to BinaryVector (#914)
- 14:24 Changeset [3116] by
-
Further implemented review comments (#917)
- 14:17 Changeset [3115] by
-
Further implemented review comments (#916)
- 14:01 ReviewHeuristicLab3.3.0CodeSelection edited by
- (diff)
- 13:58 Changeset [3114] by
-
Added in-order exporter for function trees. Not every function is implemented yet. #928 (Structure tree exporter for in order format)
- 13:49 Ticket #928 (Structure tree exporter for in order format) created by
- 12:58 ReviewHeuristicLab3.3.0CodeSelection edited by
- (diff)
- 12:54 Changeset [3113] by
-
Changed starter form to instantiate only one splash screen and show and hide it as required. #183 (Splash screen sometimes causes ObjectDisposedException)
- 12:51 ReviewHeuristicLab3.3.0CodeSelection created by
- 12:40 ReviewHeuristicLab3.3.0Code edited by
- added HeuristicLab.Selection (diff)
- 11:46 Changeset [3112] by
-
- Added missing license headers
- performance improvement in listview_itemchecked handlers
- added functionality to switch between simple and advanced view in remote plugins view
- changed url of deployment service in preparation for next release of the test version
- added default user credentials for the deployment service in preparation for the next release of the test version
#891 (Refactor GUI for plugin management)
- 10:59 Changeset [3111] by
-
Further implemented review comments (#917)
- 10:52 Changeset [3110] by
-
Further implemented review comments (#917)
- 10:46 Changeset [3109] by
-
Implemented review comments (#917)
- 10:45 Changeset [3108] by
-
Implemented review comments (#916)
- 04:56 Changeset [3107] by
-
Continued to implement TSP tour visualization (#924)
- 00:08 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:08 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 00:04 Changeset [3106] by
-
Changed parameter icon for parameters with a generic type derived from IOperator #919
- 00:00 Changeset [3105] by
-
I added a default icon to the imageList in the constructor #927
03/18/10:
- 23:58 Ticket #927 (Operator tree view does not always display the method icon for ...) created by
- When you open a fresh UserDefinedAlgorithm and set e.g. one of the …
- 22:57 Changeset [3104] by
-
Fixed changing of MoveTabuParameter and added two different tabu criteria for a move: One prevents only readding deleted edges, the other prevents both readding deleted edges and deleting added edges. #840
- 22:54 Changeset [3103] by
-
Renamed Algorithms.LS to Algorithms.LocalSearch #921
- 21:00 Changeset [3102] by
-
Fixed plugin class of tabu search #840
- 20:56 Changeset [3101] by
-
Updated simulated annealing:
- Added inner loop to noticeably speed up algorithm
- Removed exception in StochasticTwoOptMultiMoveGenerator when more moves would be generated than from the exhaustive move generator. The StochasticTwoOptMultiMoveGenerator simply draws from all moves with replacement.
- 15:10 Changeset [3100] by
-
Renamed TS to TabuSearch #840
- 12:34 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 12:06 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 12:02 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:57 Ticket #898 (Linkage between algorithms and problems does not work correctly) closed by
- fixed
- 11:56 Changeset [3099] by
-
extended name change of move parameter to all operators not just all except move generators #898
- 11:54 Changeset [3098] by
-
Added simulated annealing algorithm #923
- 11:39 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:28 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:18 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 10:58 ReviewHeuristicLab3.3.0ApplicationDone edited by
- cleanup (diff)
- 10:58 ReviewHeuristicLab3.3.0Application edited by
- cleanup, reprioritization and answered some comments (diff)
- 05:37 Changeset [3097] by
-
Started to implement TSP tour visualization (#924)
- 04:22 Ticket #673 (LeftSelector and RightSelector shouldn't extend StochasticSelectorBase) closed by
- fixed: This issue has been fixed in HeuristicLab 3.3.
- 04:19 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 04:19 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 04:12 Ticket #926 (Replace LeftSelector and RightSelector by BestSelector and WorstSelector) closed by
- fixed: Fixed in r3096.
- 04:11 Changeset [3096] by
-
Replaced LeftSelector and RightSelector by BestSelector and WorstSelector (#926)
- 02:37 Ticket #926 (Replace LeftSelector and RightSelector by BestSelector and WorstSelector) created by
- The two selection operators LeftSelector and RightSelector should …
- 02:35 Ticket #925 (Enhance visualization of DataTables) created by
- The visualization capabilities of DataTables should be extended: * …
- 02:26 Ticket #924 (Improve plugin HeuristicLab.Problems.TravelingSalesman) created by
- Some additional features have to be implemented in the …
- 02:23 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 02:23 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 02:18 Ticket #920 (Each single objective problem should provide a parameter for its best ...) closed by
- fixed: Finished best and best known quality handling in r3095.
- 02:17 Changeset [3095] by
-
Finished best and best known quality handling (#920)
- 02:03 Changeset [3094] by
-
Completed main loop of simulated annealing
Added a ProbabilisticQualityComparator (derived from QualityComparator)
Added an exception in ExponentialDiscreteDoubleValueModifier when startValue, endValue, or both are <= 0.
#923
03/17/10:
- 20:02 Changeset [3093] by
-
Added initial draft of simulated annealing (not yet finished) and double value modifying operators that will be used for cooling the temperature #923
- 20:00 Ticket #923 (Implement Algorithms: Simulated Annealing) created by
- We need simulated annealing
- 19:01 Changeset [3092] by
-
Fixed relevant warnings in the plugin infrastructure (didn't fix warnings about XML comments of members that will be removed soon). #915 (Remove warnings from HL 3.3 solution)
- 18:54 Changeset [3091] by
-
Fixed bug in LookupParameter.GetActualValue (#919)
- 18:08 Ticket #918 (Integrate deployment service into trunk and HL3.3 solution file) closed by
- fixed
- 18:05 Changeset [3090] by
-
Added license headers and set visibility to internal for the classes of the plugin manager. #891 (Refactor GUI for plugin management)
- 18:03 Changeset [3089] by
-
Deleted feature development branch for the deployment service. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 17:54 Changeset [3088] by
-
copied unit test cases for class PluginStore of the deployment service from the feature development branch. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 17:45 Changeset [3087] by
-
Set svn:ignore properties for service references directories in plugin infrastructure and deployment service. They are not needed because the proxy classes are generated manually with svnutil. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 17:38 Changeset [3086] by
-
Copied script to create the database for the deployment service from feature development branch. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 17:36 Changeset [3085] by
-
Set svn:ignore properties and added app.config file. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 17:32 Changeset [3084] by
-
Added deployment service projects to HL 3.3 solution. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 14:19 ReviewHeuristicLab3.3.0Application edited by
- Moved resolved issues to Review HeuristicLab 3.3.0 Application Done (diff)
- 14:19 ReviewHeuristicLab3.3.0ApplicationDone edited by
- Moved resolved issues from Review HeuristicLab 3.3.0 Application (diff)
- 14:16 ReviewHeuristicLab3.3.0Application edited by
- Marked issues that have been resolved for me (diff)
- 14:13 ReviewHeuristicLab3.3.0Application edited by
- Added my thoughts about the algorithm naming scheme (diff)
- 13:52 Changeset [3083] by
-
Deleted obsolete DataSources folder in PluginAdministrator. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 13:49 Changeset [3082] by
-
Fixed configurations of plugins Problems.Knapsack Problems.Knapsack.View Problems.OneMax and Problems.OneMax.Views. #542 (Keep configurations in solution file up to date when new projects are added)
- 13:46 Changeset [3081] by
-
Integrated PluginAdministrator plugin into HL3.3 solution. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 13:24 Changeset [3080] by
-
Implemented first version of best and best known quality handling (#920)
- 02:01 Changeset [3079] by
- 01:59 Ticket #922 (Refactor cloning) created by
- If a class contains initialization code in the default parameterless …
- 01:53 Changeset [3078] by
-
Added a simple local search / hill climber algorithm similar to the TS #921
Added a QualityComparator operator in HeuristicLab.Optimization.Operators which acts like a comparator and injects a bool variable depending on whether the left side quality is better than the right side quality
- 01:51 Ticket #921 (Implement Algorithms: Local Search / Hill Climber) created by
- We need a simple hill climber
- 01:47 Ticket #898 (Linkage between algorithms and problems does not work correctly) reopened by
- 01:40 Changeset [3077] by
-
Fixed bug in LookupParameter.LookupVariable (#919)
- 01:05 Ticket #920 (Each single objective problem should provide a parameter for its best ...) created by
- In order to be able to show the best known solution quality in quality …
- 00:39 Ticket #898 (Linkage between algorithms and problems does not work correctly) closed by
- fixed: Fixed bug when selecting a previously selected operator in SGA in r3076.
- 00:38 Changeset [3076] by
-
Fixed bug when reselecting a previously selected operator in UpdateSelectors, UpdateCrossovers and UpdateMutators in SGA (#898)
- 00:31 Ticket #898 (Linkage between algorithms and problems does not work correctly) reopened by
- Selecting a previously selected operator in UpdateSelectors, …
03/16/10:
- 23:53 Ticket #912 (Implement distance matrix-based evaluation for the TSP) closed by
- fixed: The bug in the parameter lookup has been fixed in r3075 as described …
- 23:50 Changeset [3075] by
-
Refactored parameter lookup as suggested in a patch of mkommend (#919)
- 23:08 Ticket #919 (Refactor plugin HeuristicLab.Parameters) created by
- mkommend suggested various improvements in his code review of the …
- 21:29 Changeset [3074] by
-
updated tabu search #840
- 18:31 Changeset [3073] by
-
Copied more files related to the deployment service from the feature development branch. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 18:28 Changeset [3072] by
-
Copied projects related to the deployment service from the feature branch. #918 (Integrate deployment service into trunk and HL3.3 solution file)
- 18:16 Changeset [3071] by
-
Added BestKnownQuality parameter to Knapsack (#917)
- 18:12 Ticket #918 (Integrate deployment service into trunk and HL3.3 solution file) created by
- A separate build configuration should be created for the services.
- 18:08 Changeset [3070] by
-
Added the Knapsack problem to test the BinaryVector operators (#917)
- 18:07 Ticket #917 (Add Knapsack problem) created by
- Add the Knapsack problem.
- 17:59 Changeset [3069] by
-
Improved dialogs in plugin manager. #891 (Refactor GUI for plugin management)
- 17:14 Changeset [3068] by
-
Worked on multi-select behavior of list views in deployment server interfaces. #891 (Refactor GUI for plugin management)
- 16:38 Changeset [3067] by
-
Updated OneMax problem (#916)
- 16:04 Changeset [3066] by
-
Implemented first version of distance matrix-based evaluation for the TSP (#912)
- 15:59 Changeset [3065] by
-
Added OneMax problem to test the BinaryVector operators (#916)
- 15:57 Ticket #916 (Add OneMax problem) created by
- The OneMax problem should be added to test the BinaryVector operators.
- 14:25 Changeset [3064] by
-
Fixed minor typo (#914)
- 14:25 Changeset [3063] by
-
Updated assembly reference in test cases (#889)
- 14:10 Changeset [3062] by
-
Implemented operators and test cases for the BinaryVector encoding (#914)
- 11:37 Ticket #909 (Restructure and rename plugins HeuristicLab.Encodings.* and ...) closed by
- fixed
- 11:37 Changeset [3061] by
-
Renamed some test methods and fixed typos (#909)
- 10:46 Changeset [3060] by
-
Updated the RealVector project to use the new solution encodings (#909)
- 10:35 Changeset [3059] by
-
Updated the IntegerVector project to use the new solution encodings (#909)
- 10:22 Changeset [3058] by
-
Fix warnings (#915)
- 10:21 Changeset [3057] by
-
Fix warnings (#915)
- 10:20 Changeset [3056] by
-
Change Project references (#842)
- 10:13 Changeset [3055] by
-
Updated the BinaryVector project to use the new solution encodings (#909)
- 04:24 Changeset [3054] by
-
Refactored classes of HeuristicLab.Data and implemented encoding specific data classes (#909)
- 00:56 Changeset [3053] by
-
Renamed solution encoding plugins (#909)
- 00:03 Changeset [3052] by
-
Renamed folder of the permutation solution encoding plugin (#909)
- 00:02 Changeset [3051] by
-
Renamed folder of the real vector solution encoding plugin (#909)
- 00:01 Changeset [3050] by
-
Renamed folder of the integer vector solution encoding plugin (#909)
- 00:00 Changeset [3049] by
-
Renamed folder of the binary vector solution encoding plugin (#909)
03/15/10:
- 23:49 Changeset [3048] by
-
Renamed classes of HeuristicLab.Data (#909)
- 22:21 Changeset [3047] by
-
Renamed files of HeuristicLab.Data (#909)
- 19:35 Changeset [3046] by
-
Fixed a few warnings in plugin infrastructure. #915 (Remove warnings from HL 3.3 solution)
- 19:34 Changeset [3045] by
-
Worked on look and feel of product editor. #891 (Refactor GUI for plugin management)
- 18:00 Changeset [3044] by
-
updated tabu search #840
- 17:53 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 17:25 Changeset [3043] by
-
Updated item descriptions for BinaryVector operators (#914)
- 16:33 ReviewHeuristicLab3.3.0CodeParameters edited by
- (diff)
- 15:26 Changeset [3042] by
-
Updated naming for BinaryVectors (#914)
- 15:15 Changeset [3041] by
-
Updated deployment file for BinaryVectors (#914)
- 15:12 Changeset [3040] by
-
Added BinaryVectors plugin and test project (#914)
- 15:02 Changeset [3039] by
-
corrected AssemblyInfo for WinFormsUI-2.3.1 (ticket #915)
- 14:53 Changeset [3038] by
-
removed warnings from HeuristicLab.Netron (ticket #915)
- 14:52 Ticket #915 (Remove warnings from HL 3.3 solution) created by
- Before the release of HeuristicLab all warnings should be corrected. …
- 14:46 Changeset [3037] by
-
prevent exceptions during configuration (instead of catching them) (#548)
- 14:45 Changeset [3036] by
-
make most serializers internal and complete API documentation (#548)
- 14:22 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 14:22 Changeset [3035] by
-
Added plugin file to ignore list (#913)
- 14:16 Changeset [3034] by
-
Set name changing capabilities of operators (#893)
- 14:16 Changeset [3033] by
-
Deleted plugin file (#913)
- 14:11 Ticket #914 (Operators for BinaryVectors encoding) created by
- 14:02 Changeset [3032] by
-
Ported initial IntVector operators to HL 3.3 and added test cases (#913)
- 14:00 Ticket #913 (Operators for IntVectors encoding) created by
- 12:25 Changeset [3031] by
-
collect all storable caches into storable serializer to reduce prolonged memory usage (#548)
- 12:02 Changeset [3030] by
-
prevent excessive caching of reflection information by re-instantiating serializers for every run (#548)
- 12:02 Changeset [3029] by
-
add support for automatic serialization of fields and properties (#548)
- 12:01 Changeset [3028] by
-
add more API docs (#548)
- 09:43 Changeset [3027] by
-
uncomment broken persistence analysis (#548)
- 09:04 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:18 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 00:18 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:16 Changeset [3026] by
-
Fixed capitalization of algorithm names (#893)
- 00:00 Changeset [3025] by
-
Move attribute discovery from attribute classes to StorableSerializer (in preparation for unified discovery and handling of AllFields, AllProperties, ...) (#548)
03/14/10:
- 23:54 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 23:53 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 23:50 Changeset [3024] by
-
Restricted name changes to CombinedOperator, Placeholder and ProgrammableOperator (#893)
- 23:38 Ticket #912 (Implement distance matrix-based evaluation for the TSP) created by
- 23:32 Ticket #911 (Rename PopulationCreator to SolutionsCreator) closed by
- fixed: Done in r3023.
- 23:32 Changeset [3023] by
-
Renamed PopulationCreator to SolutionsCreator (#911)
- 20:59 Changeset [3022] by
-
added the calendar in the dal and the server console. Works on every Resource (Group / Client) (#908)
- 19:32 Ticket #911 (Rename PopulationCreator to SolutionsCreator) created by
- 19:30 Ticket #910 (Rename plugin HeuristicLab.Evolutionary to ...) closed by
- fixed: Done in r3021.
- 19:26 Changeset [3021] by
-
Renamed plugin HeuristicLab.Evolutionary to HeuristicLab.Optimization.Operators (#910)
- 19:09 Ticket #910 (Rename plugin HeuristicLab.Evolutionary to ...) created by
- 18:58 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 18:58 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 18:55 Changeset [3020] by
-
Implemented reviewers' comments (#893)
- renamed SGAOperator to SGAMainLoop
- 18:49 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 18:26 Changeset [3019] by
-
Restructured persistence code of read-only observable collections (#548)
- 18:02 Documentation/DevelopmentCenter/UsePersistence edited by
- (diff)
- 18:01 Documentation/DevelopmentCenter/UsePersistence edited by
- (diff)
- 16:35 Ticket #909 (Restructure and rename plugins HeuristicLab.Encodings.* and ...) created by
- * The classes in the HeuristicLab.Data plugin should be renamed to …
- 12:12 Ticket #908 (Create Server Side Calendars for Clients and ClientGroups) created by
- Every ClientGroup should be associated with a Calendar. If a client …
- 12:07 Ticket #907 (prioritized and resource restricted scheduling) closed by
- fixed: added Priority and resource restricted scheduling in r3018
- 12:07 Changeset [3018] by
-
added Priority and resource restricted scheduling (#907)
- 12:07 Ticket #907 (prioritized and resource restricted scheduling) created by
- jobs must be prioritize able and made resource dependent. Means: You …
- 11:14 Ticket #885 (Change WCF Hosting to Spring supported hosting) closed by
- fixed
- 01:06 Changeset [3017] by
-
Merge StorableClassType.Empty into StorableClassType.MarkedOnly and make it the default if not specified (#548)
- 00:42 Changeset [3016] by
-
Update API docs. (#548)
03/12/10:
- 15:00 ReviewHeuristicLab3.3.0CodePersistence created by
- 14:59 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 14:58 Changeset [3015] by
-
Improved GUI for plugin and product management. #891 (Refactor GUI for plugin management)
- 14:34 Changeset [3014] by
-
Correctly update displayed method signature if operator parameters change (#842)
- 14:16 ReviewHeuristicLab3.3.0CodeParameters edited by
- (diff)
- 13:42 Changeset [3013] by
-
fixed HiveBridge and removed compile errors (#830)
- 11:28 Documentation/DevelopmentCenter/UsePersistence created by
- 11:25 Changeset [3012] by
-
fixed plugin dependencies again (#830)
- 11:23 OldWikiStart edited by
- (diff)
- 10:57 Changeset [3011] by
-
changed the complete DAL to LINQ 2 SQL (with the exception of the job streaming), did a lot of refactoring, Introduced DTOs (that are named DTOs for better understanding), added the spring.NET Interceptor, reintroduced transactions and cleaned up the whole JobResult thing and updated a part of the config merger (#830)
- 10:43 Changeset [3010] by
-
invoke storable hooks in more predictable orders, call hooks defined on base classes first. (#548)
- 09:52 Changeset [3009] by
-
improved license dialog. #891 (Refactor GUI for plugin management)
- 09:47 Changeset [3008] by
-
adaptation to HL 3.3 (#842)
- 09:45 Changeset [3007] by
-
more descriptive persistence error message (#548)
03/11/10:
- 18:57 Ticket #886 (ProblemInjector doesn't work correctly if actual names of local ...) closed by
- fixed
- 18:56 Ticket #793 (Node impact based variable impact calculation operator) closed by
- fixed: In use since Oct. 2009
- 18:54 Ticket #699 (Refactor ManagerForm) closed by
- duplicate: This ticket has a duplicate. #891.
- 18:45 Ticket #751 (Plugin for for data-modeling with ANN (integrated into CEDMA)) closed by
- fixed: Basic functionality is there. Further issues should be tracked in more …
- 18:43 Ticket #10 (Adjust random operators to recieve a list of values to change) closed by
- wontfix: This is too old and obsolete.
- 18:43 Ticket #9 (Show plugin description in plugin info pane in the plugin manager console) closed by
- fixed: Plugin description is displayed in the list view together with the …
- 18:41 Ticket #876 (Plugin licenses should be automatically loaded from license files if ...) closed by
- fixed: Fixed in combination with #860.
- 18:41 Ticket #853 (Operator to calculate variable impacts as integral over the relative ...) closed by
- fixed: The operator is already used in GP engines.
- 18:37 ReviewHeuristicLab3.3.0CodeParameters edited by
- (diff)
- 18:35 Ticket #880 (Max and min time offsets for variable symbols are not set correctly by ...) closed by
- fixed
- 18:34 Ticket #877 (Predefined GP engines for time series prognosis are defect because of ...) closed by
- fixed
- 18:30 Ticket #50 (Allow update of a specific plugin (+ depents) via plugin-manager) closed by
- fixed: Fixed in new installation manager GUI. See #860.
- 18:25 Ticket #860 (Deployment server for plugin installation from web locations) closed by
- fixed: Deployment service is up and running on servdev. Further changes …
- 18:23 Changeset [3006] by
-
Implemented deployment service on servdev.heuristiclab.com and changed all service references and configurations to point to the service address. Improved GUI of installation manager. Implemented user name authentication and authorization for the deployment service. #860 (Deployment server for plugin installation from web locations)
- 15:50 Changeset [3005] by
-
add support for type information interleaving and subsequently true streaming (#548)
- 12:54 Changeset [3004] by
-
add complete persistence API docs (#548)
- 11:59 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:52 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 11:03 Changeset [3003] by
-
Add utility to test coverage of persistence support and storable consistency (#548)
- 10:55 Changeset [3002] by
-
Add missing constructors and hooks (#548)
- 04:09 Changeset [3001] by
-
Updated configurations and project dependencies (#840)
- 04:02 Changeset [3000] by
-
Updated StorableClass attribute on some more classes (#548)
- 03:50 Ticket #906 (TypeSelector eats all exceptions if instantiation of a type fails) closed by
- fixed: Fixed in r2999.
- 03:50 Changeset [2999] by
-
Fixed exception handling in TypeSelector (#906)
- 03:21 Ticket #906 (TypeSelector eats all exceptions if instantiation of a type fails) created by
- TypeSelector does not throw any exceptions, if a type cannot be …
- 02:48 Ticket #905 (Disable controls in algorithm views when the algorithm is executed) closed by
- fixed: Fixed in r2998.
- 02:48 Changeset [2998] by
-
Fixed disabling of controls in algorithm views when the algorithm is executed (#905)
- 02:38 ReviewHeuristicLab3.3.0Application edited by
- some more remarks (diff)
- 02:23 Changeset [2997] by
-
Updated tabu search and added an engine for the berlin52 TSP #840
Also added a BestQualityMemorizer operator in HeuristicLab.Analysis-3.3
- 02:09 Ticket #905 (Disable controls in algorithm views when the algorithm is executed) created by
- In EngineAlgorithmView and UserDefinedAlgorithmView not all …
- 01:55 Ticket #897 (Event ActiveViewChanged is not fired correctly) closed by
- fixed
- 01:48 Changeset [2996] by
-
Updated StorableClass attribute on several more classes #548
- 01:22 Changeset [2995] by
-
Added StorableClass attribute to several more classes #548
- 01:12 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 01:11 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 01:08 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:56 ReviewHeuristicLab3.3.0ApplicationDone edited by
- (diff)
- 00:56 ReviewHeuristicLab3.3.0ApplicationDone created by
- 00:53 Ticket #904 (TypeSelector stalls application on certain search input) created by
- Here are the steps to reproduce: 1. Open a new user defined algorithm …
- 00:40 ReviewHeuristicLab3.3.0Application edited by
- (diff)
03/10/10:
- 18:28 Changeset [2994] by
-
Make StorableClass attribute compulsory for StorableSerializer to work, add named property StorableClassType to choose between Empty and MarkedOnly, later other options will be added. (#548)
- 18:28 Ticket #903 (LinearRegressionOperator doesn't work for autoregressive modeling) created by
- 18:20 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 18:02 ReviewHeuristicLab3.3.0CodeParameters edited by
- (diff)
- 18:02 ReviewHeuristicLab3.3.0CodeParameters edited by
- (diff)
- 17:47 ReviewHeuristicLab3.3.0CodeParameters created by
- 17:45 ReviewHeuristicLab3.3.0Code edited by
- (diff)
- 16:37 Changeset [2993] by
-
add justifications for rejecting a type for serialization in ICompositeSerializer (#548)
- 16:30 Changeset [2992] by
-
overloaded GetViewTypes in MainFormManager(ticket #902)
- 16:13 Ticket #902 (Add possibility in MainFormManager to get only the most specific views ...) created by
- Overload method GetViewTypes with an additional boolean flag to …
- 15:27 Changeset [2991] by
-
add caches for hooks (#900)
- 13:39 Changeset [2990] by
-
unwrap exceptions during constructor call when deserializing storable objects (#548)
- 10:43 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 10:38 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 10:37 Ticket #350 (Evaluate bias in certain permutation operators) closed by
- fixed: Permutation operators have all been "reimplemented" using literature …
- 10:33 Ticket #858 (Merge service.model bindings separately in ConfigMerger) closed by
- fixed: After 200 revisions without further error appearing it's probably safe …
- 05:24 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 05:21 Changeset [2989] by
-
Implemented reviewers' comments (#893)
- 04:41 Ticket #898 (Linkage between algorithms and problems does not work correctly) closed by
- fixed
- 04:16 Changeset [2988] by
-
Worked on linkage between algorithms and problems (#898)
- restructured HeuristicLab.Problems.TSP project
- adapted TSP evaluators class hierarchy to avoid performance problems
- 03:40 Ticket #901 (Cache actual value in parameter lookup) closed by
- fixed: Done in r2987.
- 03:40 Changeset [2987] by
-
Cached actual value in parameter lookup to improve performance (#901)
- 03:39 Ticket #901 (Cache actual value in parameter lookup) created by
- As long as the execution context does not change, the actual value can …
- 03:37 Changeset [2986] by
-
Worked on linkage between algorithms and problems (#898)
- finished SGA
03/09/10:
- 20:26 Changeset [2985] by
-
Fixed bugs in MLP operators, extended operators to work for time series prognosis and added pre-configured engine for time series prognosis with MLP. #882 (Artificial neural networks engine for time series prognosis)
- 19:00 Changeset [2984] by
-
Added some (empty) classes for permutation moves #840
- 18:57 Changeset [2983] by
-
add support for new StorableConstructor attribute (#900)
- 18:17 Changeset [2982] by
-
changed order of making a move tabu and performing the move #840
- 18:14 Changeset [2981] by
-
Added a TS operator and a default TabuSelector #840
- 18:14 Changeset [2980] by
-
add a new attribute for hooks to be called before serialization and after deserialization (#900)
- 18:11 Ticket #900 (Persistence should provide hooks for "storable"-serializable classes) created by
- [Storable] classes should provide the following hooks: * a …
- 11:20 OldWikiStart edited by
- (diff)
- 10:15 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 09:49 Changeset [2979] by
-
Fixed bug in regression engines. #823 (Implement tree evaluator with linear scaling to improve convergence in symbolic regression.)
- 09:41 Changeset [2978] by
-
Fixed plugin dependency in programmable operator plugin. #842 (ProgrammableOperator Overhaul)
- 09:40 Changeset [2977] by
-
Moved linear scaling functionality out of tree evaluator into a separate operator. #823 (Implement tree evaluator with linear scaling to improve convergence in symbolic regression.)
- 09:37 Changeset [2976] by
-
Added TSOperator (initial) #840
Set property to ignore plugin.cs file
- 05:45 Changeset [2975] by
-
Worked on linkage between algorithms and problems (#898)
- finished TSP and started to work on SGA
- 03:57 Ticket #899 (Provide public events to notify item changed and reset in ...) closed by
- fixed: Done in r2974.
- 03:57 Changeset [2974] by
-
Adapted Permutation and renamed IStringConvertibleArrayData.Rows to IStringConvertibleArrayData.Length (#899)
- 03:52 Ticket #899 (Provide public events to notify item changed and reset in ...) reopened by
- Forgot to adapt Permutation and to rename …
- 03:11 Ticket #899 (Provide public events to notify item changed and reset in ...) closed by
- fixed: Done in r2973.
- 03:10 Changeset [2973] by
-
Provided public events in ValueTypeArrayData and ValueTypeMatrixData to notify, if an item has changed or the whole array/collection has been reset (#899)
- 03:08 Ticket #899 (Provide public events to notify item changed and reset in ...) created by
- ValueTypeArrayData and ValueTypeMatrixData should provide public …
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