Timeline
10/20/15:
- 16:20 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:19 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:17 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 16:03 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:40 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:40 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:32 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:30 Documentation/DevelopmentCenter/Develop Services edited by
- (diff)
- 15:26 Documentation/DevelopmentCenter/Develop Services edited by
- (diff)
- 15:23 Documentation/Howto/ImplementAHLWebAppPlugin edited by
- (diff)
- 15:16 Documentation/Howto/ImplementAHLWebAppPlugin edited by
- (diff)
- 15:15 Documentation/Howto/ImplementAHLWebAppPlugin edited by
- (diff)
- 15:08 Documentation edited by
- (diff)
- 15:06 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:01 Documentation edited by
- (diff)
- 14:59 Documentation/Howto/SetupHiveStatistics edited by
- (diff)
- 14:57 Documentation/Howto/SetupHiveStatistics edited by
- (diff)
- 14:34 Documentation/Howto/SetupHiveStatistics edited by
- (diff)
- 14:33 Documentation/Howto/SetupHiveStatistics edited by
- (diff)
- 14:15 Documentation/Howto/SetupHiveStatistics edited by
- (diff)
- 14:11 Documentation/Howto/SetupHiveStatistics created by
- 13:47 Documentation/Howto/SetupHiveSlave edited by
- (diff)
- 13:42 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 13:39 Documentation/Howto/SetupHiveSlave edited by
- (diff)
- 11:23 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 09:51 Changeset [13040] by
-
#2489: Added cloning of string values and exception when an unknown variable type is encountered.
10/19/15:
- 23:57 Documentation/DevelopmentCenter/DownloadAndBuildSource edited by
- (diff)
- 23:54 Documentation/DevelopmentCenter/CreateNewPluginUsingSD edited by
- (diff)
- 23:53 Documentation/DevelopmentCenter/CreateNewPluginUsingVS edited by
- (diff)
- 23:50 Documentation edited by
- (diff)
- 18:17 Changeset [13039] by
-
#2442: Very minor changes in the naming of things. Removed readonly attributes for the min and max arity variables.
- 18:04 Changeset [13038] by
-
#2492: Make sure the returned value is inside the [-1, +1] interval.
- 17:59 Ticket #2492 (Bound the return value of the OnlinePearsonsRCalculator to [-1,+1]) created by
- Because of numerical instabilities sometimes the returned value can be …
- 17:51 Ticket #2480 (Add optional flag to the evaluator to save the estimated values in the ...) closed by
- rejected
- 17:33 Changeset [13037] by
-
#2269 When creating a new layer, reset the old results (e.g. quality chart) to NaN to symbolize that the layer did not exist during that time.
- 17:24 Changeset [13036] by
-
#2473: hiding of columns that have only one single value for all runs in the RunCollectionTableView
- 16:27 Changeset [13035] by
-
#2269 Fixed removing unnecessary operators.
- 16:17 Changeset [13034] by
-
#2491: removed separate (incorrect) implementation of percentile function
- 16:13 Changeset [13033] by
-
#2418: implemented O(n) algorithm for median (and general quantiles) determination.
- 15:41 Ticket #2491 (Implementation of Percentile function is incorrect as it assumes that ...) created by
- 14:30 Changeset [13032] by
-
- removed unused using
- added/updated license headers
- 14:26 Changeset [13031] by
-
#2269 Removed obsolete MatingPoolPreprocessor.
- 13:54 Changeset [13030] by
-
#2490: fixed problem with thread-safety in RegressionTreeModel using a different (local) caching tactic.
- 13:40 Ticket #2490 (Evaluation of GBT models is not thread-safe) created by
- This occurs because of caching problems if GetEstimatedValues(IDataset …
- 10:23 Changeset [13029] by
-
#1966: svn:ignore
- 10:20 Changeset [13028] by
-
- added PackingPlanVisualizations plugin received from jhelm.
- this project also contains necessary binaries of SharpDX
- visualization in HL works now
10/18/15:
- 22:41 Documentation/Howto/OptimizeExternalApplications edited by
- (diff)
- 22:34 Documentation/Outdated edited by
- (diff)
- 22:30 Documentation/Outdated edited by
- (diff)
- 22:26 Documentation/Howto/DefineCustomProblems edited by
- (diff)
- 21:38 Documentation edited by
- (diff)
- 21:34 Documentation edited by
- (diff)
10/17/15:
10/16/15:
- 17:01 Changeset [13027] by
-
#2489: Clone values in the ModifiableDataset.
- 15:34 Ticket #2489 (Cloning of the ModifiableDataset does not clone the values) created by
- Since the original dataset was designed to be a readonly object with …
- 14:54 Changeset [13026] by
-
#2488 added quantile regression loss function
- 14:37 Changeset [13025] by
-
#2488 implemented quantile extension method in HeuristicLab.Common
- 14:36 Ticket #2488 (Quantile regression loss for gradient boosted trees) created by
- 13:31 Changeset [13024] by
-
#2298: added execution time to CSharpScript
- 12:03 Changeset [13023] by
-
#1966: fixed build configuration
- 12:01 Changeset [13022] by
-
#1966: deleted files that were not referenced by the project
- 11:51 Changeset [13021] by
-
#1966: deleted old files that were not referenced by the project, set svn:ignore properties and temporarily excluded the BPPInstanceProvider as it does not work currently (the used resources are not available in the repository, instead a .rar file can be found in the data folder)
- 11:47 Changeset [13020] by
-
#1966 increased framework version to 4.5, deleted files that should not be committed to the repository and set svn:ignore properties
- 11:08 Changeset [13019] by
-
#2069: added necessary robocode files to project to make sure that the robocode problem is self-contained (only a java installation is necessary)
- 10:46 Changeset [13018] by
-
#2069: cleaned code and renamed files
- 10:36 Changeset [13017] by
-
#2069 refactored grammar, symbols, and interpreter
- 10:02 Changeset [13016] by
-
#2475 made prepare script work on OS X
10/15/15:
- 17:31 Changeset [13015] by
-
#2069: refactored Robocode problem and derived from SymbolicExpressionTreeProblem
- 16:41 Changeset [13014] by
-
#2116: added new breadcrumb navigation prototype
- 16:39 Changeset [13013] by
-
#2069: reviewing and minor changes
- 16:30 Changeset [13012] by
-
#2116: deleted Breadcrumbs branch
- 15:59 Changeset [13011] by
-
#2069 changed namespaces for trunk integration
- 15:51 Changeset [13010] by
-
#2069 fixed license headers
- 15:10 Changeset [13009] by
-
#2069: fixed compilation error with current trunk version & recompiled java class files to work with robocode version (1.9.2.4). Class files must be recompiled for new robocode versions.
- 12:46 Changeset [13008] by
-
#2475 updated project files
- 12:27 Ticket #2479 (Deleting groups in the Hive Administrator does not work anymore) closed by
- done: r13007 merged r12972 into stable
- 12:27 Changeset [13007] by
- 12:22 Ticket #2430 (Some project files don't adhere to the naming rules) closed by
- done: r13006 merged r12846 into stable
- 12:22 Changeset [13006] by
- 12:18 Changeset [13005] by
-
#2377 applied and improved bburlacus patch
- 09:53 Changeset [13004] by
-
#2452: changed plugin dependencies
10/14/15:
- 21:47 Changeset [13003] by
-
#2452 refactored RegressionSolutionErrorCharacteristicsCurveView to better support comparison of a set of solutions in one chart (via drag&drop)
- 19:51 Changeset [13002] by
-
#2452: applied Bogdan's patch to the trunk.
- 17:50 Ticket #2391 (Error characteristics curve should support showing multiple regression ...) closed by
- duplicate
- 17:46 Changeset [13001] by
-
#1736: implemented IStringConvertibleValue interface for ConstantRegressionModel (so a view is automatically available)
- 10:57 Changeset [13000] by
-
#2061: merged r12948:12950 from branch to trunk
10/13/15:
- 11:18 Changeset [12999] by
-
#2269 Removed MatingPoolSelectionPercentageParameter.
- 09:57 Changeset [12998] by
-
- Removed unused operators in modified GA mainloop.
- Unhide PlusSelection parameter.
10/11/15:
- 19:54 AdditionalMaterial edited by
- Added link to IJSPM data set. (diff)
10/09/15:
- 16:54 Changeset [12997] by
-
- Removed AgeInheritance enum and used a double [0-1] instead.
- Added a WeightingReducer that uses the new double-weight for weighting between the lower and higher value.
- 15:37 Changeset [12996] by
-
- Added age progression and distribution analyzers per default but disabled.
- Added all regular analyzers as layer analyzers but disabled.
- Removed obsolete EvaluatedSolutionsHistoryAnalyzer.
- 15:09 Changeset [12995] by
-
updated slides
- 14:45 Changeset [12994] by
-
- Updated item and plugin descriptions.
- Set Creatable attributes.
- 14:37 Changeset [12993] by
-
#2269 Removed Alps base class and integrated the code in AlpsGeneticAlgorithm.
- 13:47 Changeset [12992] by
-
- Changed PopulationSize from array to int.
- Removed obsolete LayerUniformSubScopesProcessor.
- 13:32 Ticket #2375 (Implement ALPS with OS) closed by
- rejected: Closed ticket since Offspring-Selection ALPS has proven to be …
- 13:28 Changeset [12991] by
-
#2375 Removed OS-ALPS plugin.
- 12:57 Ticket #2350 (Implement Steady-State ALPS) closed by
- rejected: Closed ticket since Steady-State ALPS has proven to be ineffective due …
- 12:54 Changeset [12990] by
-
#2350 Removed SS-ALPS plugin.
- 11:46 Changeset [12989] by
-
added data for IJSPM paper
- 00:16 Changeset [12988] by
-
#1772: Performance improvement changes
- QueryMatch.cs: eliminate unnecessary ToList() call and expensive GetBranchLevel calls
- Diversification: eliminated creation of shallow copies of the individual subscopes as it was either too slow (due to events being registered/deregistered when variables are added to the scope) or too leaky (if attempting to clear the scopes without clearing the variables then the code is leaking EventHandlers)
- Aggregated diversification statistics separately with the help of some parameters set up in the SchemaCreator and SchemaEvaluator
- Made code in the UpdateEstimatedValuesOperator perform exactly as in the evaluator (updating quality and estimated values)
- Removed no longer needed SchemaCleanupOperator
- Do not evaluate intermediate vertices in the genealogy analyzer if the TrimOlderGenerations flag is activated
New functionality:
- parameter to control the fraction of the population to be considered by the diversification strategy
- parameter to control whether individuals may be matched by any schema and mutated only once (exclusive matching)
- parameter to control whether linear scaling should be applied to the estimated values used for the calculation of phenotypic similarity (default: yes)
10/08/15:
- 13:18 Changeset [12987] by
-
#2487: Extended check for degenerate states in CMAUpdater.
- 13:17 Ticket #2487 (Long running CMA-ES could lead to Nan values) created by
- This happens because of very small sigmas of the virtual population …
- 08:47 WikiStart edited by
- (diff)
- 08:46 WikiStart edited by
- (diff)
- 08:40 WikiStart edited by
- (diff)
10/07/15:
- 16:47 Changeset [12986] by
-
- Added buttons for adding columns and rows.
- Fixed a bug with row names.
- 16:10 Changeset [12985] by
-
updated slides
- 12:40 Changeset [12984] by
-
updated slides
10/06/15:
- 16:41 Changeset [12983] by
-
#2486
Allows pasting of multiple values that extend the current data limits (rows and/or columns).
In case, additional rows and columns are added with the default value of the column's type.