Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15834   7 years lkammere #2886: Store production rules in grammar instead of nonterminal symbols.
(edit) @15832   7 years lkammere #2886: Fix Equals methods in Symbols. Move semantical hashing of …
(edit) @15828   7 years lkammere #2886: Implement IEquatable interface in symbols. Minor performance …
(edit) @15827   7 years lkammere #2886: Change implementation of symbol strings from list to array.
(edit) @15824   7 years lkammere #2886: Move R² calculation of sentences to separate class and allow …
(edit) @15823   7 years lkammere #2886: Fixed build settings.
(edit) @15821   7 years lkammere #2886 Move code for visualization and logging of sentences to separate …
(edit) @15817   7 years lkammere #2886: Add cosine to grammar.
(edit) @15814   7 years lkammere #2886: Minor improvement in search graph visualization.
(edit) @15812   7 years lkammere #2886: Performance Improvements - Only store hash of archived phrases …
(edit) @15806   7 years gkronber #2886 made a few comments
(edit) @15803   7 years lkammere #2886: Deactivate generation of dot file for visualizing search tree.
(edit) @15800   7 years lkammere #2886: Refactor code and fix performance issues.
(edit) @15795   7 years lkammere #2886: Remove nested divisions from grammar and hashing.
(edit) @15794   7 years lkammere #2886: Add "full" inverse production, cancellation of factors by their …
(edit) @15791   7 years lkammere #2886: Replace integer hashing of phrases with simplification to …
(edit) @15784   7 years lkammere #2886: Add basic implementation for inverse factors.
(edit) @15776   7 years lkammere #2886: Refactor data generation in unit tests.
(edit) @15772   7 years lkammere #2886: Extend grammar enumeration algorithm's grammar to exp, log and sine.
(edit) @15765   7 years lkammere #2886: Add graphviz output.
Note: See TracRevisionLog for help on using the revision log.