Timeline
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.
10/05/15:
- 11:17 Ticket #2486 (Allow add columns and rows for data preprocessing) created by
- Add the possibility to add new colums and rows in the data …
10/02/15:
- 21:45 Documentation/Outdated edited by
- (diff)
- 21:45 Documentation/Outdated edited by
- (diff)
- 21:44 Documentation/Howto/OptimizeAnyLogicModels edited by
- (diff)
- 21:37 Documentation/Howto/OptimizeAnyLogicModels edited by
- (diff)
- 18:44 Changeset [12982] by
-
#2484: added formatter for Mathematica
- 17:12 Ticket #2485 (CSharp formatter for symbolic data analysis expressions does not ...) created by
- The HL interpreter also allows Boolean operators with real-valued …
- 16:05 Ticket #2484 (Mathematica formatter for symbolic data analysis models) created by
- 15:04 Changeset [12981] by
-
#2483: Added Storable attribute for the solution creator in the encoding bas class.
- 15:03 Ticket #2483 (Encodings don't store the SolutionCreator) created by
- The Storable attribute is missing for the solution creator. This has …
- 10:21 Changeset [12980] by
-
updated slides
- 01:08 Changeset [12979] by
-
- added parameters to the SchemaCreator for calculating things in parallel
- added parallel code to the SchemaEvaluator
- implemented quality calculation and saving of estimated values in the scope in the UpdateEstimatedValuesOperator
- small refactoring of QueryMatch (added some useful methods and made NodeInfo internal)
- updated query match unit test
10/01/15:
- 15:50 Ticket #2482 (Make job tables in hive statistics sortable) created by
- 00:36 Changeset [12978] by
-
- Implemented TSPTranslocationMoveDistanceMatrixEvaluator
- Implemented TSPInversionMoveDistanceMatrixEvaluator
- Changed move check in TravelingSalesmanProblem to include all ITSPMoveEvaluators
- 00:30 Ticket #2481 (No move operators for TSP distance matrix evaluator) created by
- The problem has been raised on the …
- 00:12 Changeset [12977] by
-
#2480: Reverted changes to the evaluators as they impact performance and memory usage.