Timeline
11/05/14:
- 11:53 Changeset [11525] by
-
#2098: Updated plugin dependencies.
- 11:40 Changeset [11524] by
-
#2098: Updated plugin dependencies.
- 11:13 Changeset [11523] by
-
#2098: Added support for boolean, conditional and comparison symbols in the SymbolicDataAnalysisExpressionExcelFormatter. Added SymbolicDiscriminantFunctionClassificationSolutionExcelExporter derived from the SymbolicSolutionExcelExporter. Updated view to use the specialized exporter.
11/04/14:
- 23:18 Ticket #2270 (Fix event handling in RunCollectionViews) created by
- When a new result is added to a run, the RunCollection will fire a …
- 18:35 Ticket #2120 (RunCollection doesn't update ResultNames or ParameterNames when items ...) closed by
- done: r11522: merged to stable
- 18:35 Changeset [11522] by
-
#2120: merged to stable
- 16:02 Changeset [11521] by
-
#2269 Simplified emigration of elders.
11/03/14:
- 01:15 Changeset [11520] by
-
#2205: Worked on optimization networks
11/02/14:
- 03:03 Changeset [11519] by
-
#2205: Worked on optimization networks
10/31/14:
- 17:57 Changeset [11518] by
-
#2267 added probabilities to results
- 16:35 Changeset [11517] by
-
#2267 forgot to commit file
- 13:52 Changeset [11516] by
-
#2267 added new subscopes comparer
- 12:41 Changeset [11515] by
-
#2211: changed my mind about testing ui code
- 10:26 Changeset [11514] by
-
- updated/added unit tests
- added AssemblyInitialize method to load all plugins, create output directories for (script) samples and initialize the MainForm
- script code is now stored in test resource files
- refactored unit tests
- updated (script) samples
- added Test.cmd
- updated/added unit tests
10/30/14:
- 14:47 Changeset [11513] by
-
#2267 made subscopes offspring comparer configurable
- 12:01 Changeset [11512] by
-
#2267 minor fixes
- 11:49 Changeset [11511] by
-
#2267 added crossover selection operators
10/29/14:
- 15:06 Changeset [11510] by
-
#2267 made offspring selector configurable
- 11:20 Changeset [11509] by
-
#2269 Updated ALPS UserDefinedAlgorithm.
- 10:57 Changeset [11508] by
-
#2269 Added first ALPS concepts as UserDefinedAlgorithm.
- 09:08 Changeset [11507] by
-
#2269 Created ALPS branch
- 09:05 Ticket #2269 (Implement ALPS) created by
- Implement the Age-Layered Population Structure[1]. Abstract: …
10/27/14:
- 20:47 Changeset [11506] by
-
#1772: Updated views (fixed position and anchors).
- 17:03 Changeset [11505] by
-
#1614: updated to trunk changes
- 13:24 Changeset [11504] by
-
#2268: Set ADF grammar parameters to the correct during problem creation and disabled a warning in EmtpySymbolicExpressionTreeGrammar.
10/26/14:
- 22:20 Changeset [11503] by
-
#1772: Added handling of double click event in the genealogy graph (opens a new view of the selected symbolic expression tree). Added highlighting of trace data. Very minor cosmetic changes to the TraceCalculator. Removed resx file from project.
- 22:07 Changeset [11502] by
-
#1772: Small refactoring in the GenealogyGraph.
10/25/14:
- 02:54 Changeset [11501] by
-
#2205: Worked on optimization networks
10/24/14:
- 23:51 Changeset [11500] by
-
#2205: Worked on optimization networks
- 18:48 Changeset [11499] by
-
#1772: Merged trunk changes.
- 16:52 Changeset [11498] by
-
#2268: Adapted unit test (cloning and tree creation) to work with the new empty expression tree grammar.
- 16:48 Changeset [11497] by
-
#2268: Stored a reference to the grammar object in the cut point to avoid multiple traversion of the parents nodes for grammar access.
- 16:47 Changeset [11496] by
-
#2268: Refactored tree creators to use new method for tree grammar creation and handled grammar cloning in the base class.
- 16:46 Changeset [11495] by
-
#2268: Corrected access modifiers in SymbolicExpressionGrammarBase.
- 16:45 Changeset [11494] by
-
#2268: Moved all grammar classes into a new folder. Added new EmptySymbolicExpressionTreeGrammar which is immutable and forwards all calls to the default grammar object.
- 16:41 Ticket #2268 (Tree grammars take up a lot of space in a persisted HL file containing ...) created by
- For 50,000 trees the uncompressed file size necessary for storing all …
- 16:02 Changeset [11493] by
-
#1772: Improved the way the TraceCalculator handles mutations, worked on the SymbolicDataAnalysisPoly10Analyzer (analyzer that tries to identify building blocks for the Poly-10 problem by doing a semantic comparison).
- 14:42 Changeset [11492] by
- 14:34 Changeset [11491] by
-
#2267 created branch
- 14:27 Ticket #2267 (Implement different selection criterias for OSGA) created by
- This branch will be used to implement the following modifications for …
- 05:05 Changeset [11490] by
-
#2205: Worked on optimization networks
10/23/14:
- 04:11 Changeset [11489] by
-
#2205: Worked on optimization networks
10/22/14:
- 19:20 Changeset [11488] by
-
#1772: Merged changes from the BottomUpSimilarityCalculator branch.
- 17:18 Changeset [11487] by
-
#2215: Further improved performance of the BottomUpSimilarityCalculator.