Timeline
06/25/10:
- 23:34 Changeset [3953] by
-
implemented one more function and a unittest for it (#1046)
- 21:00 ReviewHeuristicLab3.3.0Application edited by
- forgot to include reference to ticket #1052 (diff)
- 20:58 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:57 Ticket #1054 (Add an explanatory description to the CurrentSuccessRatio result) created by
- As reported by swinkler * IMHO the meaning of the result …
- 20:55 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:53 Ticket #1053 (Change the click behaviour of the ViewHost icon) created by
- Currently the ViewHost icon is a label that can be right- and …
- 20:45 Ticket #1052 (Textboxes are not validated after clicking in a control's background) created by
- It would be nice to have textboxes validating upon clicking "anywhere …
- 20:41 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:40 Ticket #1051 (Add min and max value of the TestFunction's 2D graphical display) created by
- Comment from swinkler: I like the graphical display of the …
- 20:38 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:37 Ticket #1050 (Improve description of SearchIntervalFactor in the ...) created by
- Reading this again and again, I never know what this parameter …
- 20:27 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:27 Ticket #1049 (Provide a default instance when creating a new ValueParameter) created by
- Adding a new ValueParameter<T> could create a default value if T is …
- 20:24 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:24 Ticket #1048 (Running a tabu search algorithm it could be interesting to view ...) created by
- PercentTabu measures how much of the neighborhood is currently found …
- 20:22 Changeset [3952] by
-
added implementation of GetAllRoles in RoleProvider (#1046)
- 20:21 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:16 Ticket #1047 (Execution time should be treated as a numerical variable in the run ...) created by
- "Execution Time" is a TimeSpanValue result and is treated as a …
- 19:48 Changeset [3951] by
-
changed persistence for roles and implemented first Method in RoleProvider --> FinAllUsers (#1046)
- 18:22 Changeset [3950] by
-
minor changes (#1046)
- 17:42 Changeset [3949] by
-
following changes (#1046):
- changed AbstractHeuristicLabTest.cs
- 16:30 Changeset [3948] by
-
following changes (#1046):
- extended HeuristicLabUser.cs (additional methods)
- implemented a 2. demo method for HeuristicLabMembershipProvider.cs
- recreated two test classes in English language
- 15:01 Changeset [3947] by
-
Fixed some problems in the VRP implementation (#1039)
06/24/10:
- 15:35 Changeset [3946] by
-
Revise CompactNumberArray2StringSerializer: split text into several smaller strings to mitigate memory problems for very large arrays (#1138)
- 11:17 Changeset [3945] by
-
Remove casts in number array serializer and add handling of lower bounds (#1138)
- 11:15 Changeset [3944] by
-
Add missing string builder capacity calculation (#1138)
- 00:23 Changeset [3943] by
-
following changes (#1046):
- extended DatabaseUtil.cs
- extended HeuristicLabUser.cs
- created HeuristicLabUserTest.cs
- created AbstractHeuristicLabTest.cs
- implemented a demo method in HeuristicLabMembershipProvider.cs to show usage of HeuristicLabUser.cs and DatabaseUtil.cs
06/23/10:
- 22:36 Changeset [3942] by
-
added classes for role persisting and relation between user and role (#1046)
- 21:33 Changeset [3941] by
-
committed current changes for bfarka (#1046)
- 20:46 Changeset [3940] by
-
commit all current changes, so bfarka can try something (#1046):
- extended DataClasses in Persistence.csproj
- added DatabaseUtil.cs to Persistence.csproj
- added HeuristicLabUserTest.cs to UnitTests.csproj
- 17:07 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 15:28 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 00:57 Ticket #866 (SimOpt Communication refactoring) closed by
- fixed: The ExternalEvaluation problem has been implemented and documentation …
- 00:53 Ticket #1023 (Implement UserDefinedProblem) closed by
- fixed: The user defined problem has been implemented. Further changes and …
- 00:23 Changeset [3939] by
-
first commit from hmayr, just minor changes (#1046)
- formatted source code files to fit HeuristicLab standards
- deleted old LINQ to SQL Classes
- create LINQ to SQL Class for HeuristicLabUser (just prototype)
06/21/10:
- 20:43 Changeset [3938] by
-
Added CVRP implementation using the Alba encoding (#1039)
- 18:46 Changeset [3937] by
-
Estimate or calculate StringBuffer sizes in advance, use iterator over string splits instead of arrays. (#1138)
- 17:00 Documentation/DevelopmentCenter/OperatorsMoves edited by
- (diff)
- 16:56 NestedControlsBug edited by
- Added attachments (diff)
- 16:46 Changeset [3936] by
-
improved StringConvertibleMatrixView (ticket #968)
- 16:46 Ticket #968 (Enhance StringConvertibleViews) reopened by
- 16:42 NestedControlsBug created by
- 16:40 Documentation/DevelopmentCenter/OperatorsMoves created by
- Added IMoveOperator doku (copy'n'paste from description)
- 16:32 Operators edited by
- (diff)
- 15:58 Changeset [3935] by
-
Add EasyXmlGenerator for easier review of generated XML. (#1139)
- 15:51 Changeset [3934] by
-
Fixed problem with shuffling and cross-validation in SVM cross-validation evaluator. #1009
- 13:21 Changeset [3933] by
-
removed cloning of dataset and made it readonly (ticket #938)
06/19/10:
- 20:45 Changeset [3932] by
-
Added emty projects for services and persistence (#1046)
- 09:17 Changeset [3931] by
-
added minor speedups and better transaction handling to the server (#828)
06/18/10:
- 20:30 Changeset [3930] by
-
Added branch for the implementation of the HeuristicLab.Services.Authentication prototype (#1046)
- 20:08 Ticket #1046 (Implement HeuristicLab.Services.Authentication prototype) created by
- 15:08 Ticket #1045 (Prune HeuristicLab.ProtobufCS projects) closed by
- duplicate: too fast
- 15:07 Ticket #1045 (Prune HeuristicLab.ProtobufCS projects) created by
- Some of them are unnecessary
- 15:07 Ticket #1044 (Prune HeuristicLab.ProtobufCS projects) created by
- Some of them are unnecessary
- 10:42 Ticket #1043 (BatchRuns should show which repetition is currently processed) created by
- It should be shown in the GUI which run is currently processed (e.g. …
- 10:41 Ticket #1042 (Indication which view is currently saving) created by
- There is no possibility to see which view is currently saving its …
06/17/10:
- 17:51 Changeset [3929] by
-
- Added SymbolicExpressionTreeStringFormatter
- 14:57 Ticket #1041 (Add converter for symbolic expression trees) created by
- 14:52 Changeset [3928] by
-
added plugin files for VRP and VRP.Views to SVN ignore list (ticket #1039)
- 14:48 Changeset [3927] by
-
added simplify button in InteractionSymbolicRegressionSolutionSimplifierView (ticket #1010)
- 14:43 Changeset [3926] by
-
removed ScaledSymbolicExpressionTree from the scopes in the ValidationBestScaledSymbolicReressionSolutionAnalyzer and
made SymbolicExpressionTree to work without a root node (ticket #938)
06/16/10:
- 23:29 Ticket #1029 (SingleObjectiveTestFunctionView always uses standard bounds) closed by
- fixed: No further issue has been recorded, closing this ticket.
- 23:27 Ticket #998 (Operators for replacement) closed by
- fixed: Since the replacers have been implemented and no further issue has …
- 23:24 Ticket #1040 (Implement NSGA-II) created by
- The Non-dominated Sorting Genetic Algorithm (NSGA-II) was introduced …
- 16:28 Changeset [3925] by
-
added scaling for variable impacts (ticket #938)
- 11:17 Changeset [3924] by
-
added dispose call before removing views from the view collection (ticket #972)
- 11:15 Changeset [3923] by
-
fixed bug in RegressionSolutionAnalyzer - linear regression does not contain a parameter generations (ticket #938)
- 11:14 Ticket #938 (Data types and operators for regression problems) reopened by
- 11:13 Changeset [3922] by
-
enabled sorting of variable impacts (ticket #1020)
06/15/10:
- 15:25 Ticket #938 (Data types and operators for regression problems) closed by
- fixed
- 15:23 Changeset [3921] by
-
fixed major bug in cloning of DataAnalysisSolutions (ticket #938)
- 15:23 Ticket #938 (Data types and operators for regression problems) reopened by
- 11:46 Ticket #917 (Add Knapsack problem) closed by
- fixed
- 11:46 Ticket #916 (Add OneMax problem) closed by
- fixed
- 11:46 Ticket #914 (Operators for BinaryVectors encoding) closed by
- fixed
- 11:45 Ticket #913 (Operators for IntVectors encoding) closed by
- fixed
- 11:44 Changeset [3920] by
-
Added plugins for the VRP implementation (#1039)
- 11:42 Ticket #1039 (Implement the Vehicle Routing Problem) created by
- The standard CVRP formulation should be implemented in HeuristicLab 3.3
06/14/10:
- 16:15 Changeset [3919] by
-
added MeanAbsolutePercentageError to DataAnalysisSolution (ticket #1020)
- 15:35 Changeset [3918] by
-
added bug fixes to avoid CreateWindowHandle exceptions (ticket #972)
06/11/10:
- 17:12 Changeset [3917] by
-
Cleanup and speed improvement of storable hooks during serialization (#1138)
- 14:14 Changeset [3916] by
-
added ResultsView for DataAnalysisSolutions and implemented IStringConvertibleMatrix in DataAnalysisSolution (ticket #1020)
- 13:13 Ticket #980 (Implement IContent, IStorableContent, ContentManager and needed base ...) closed by
- fixed
- 13:06 Changeset [3915] by
-
implemented InteractiveSymbolicRegressionSolutionSimplifierView and fixed lots of minor bugs in the DataAnalysis and DataAnalysis.Views project (ticket #1010)