Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/GrammarEnumeration/Grammar.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15993   6 years bburlacu #2886: refactor code
(edit) @15975   6 years bburlacu #2886: address additional serialization issues, make Production …
(edit) @15974   6 years bburlacu #2886: implement LRU cache for storing search nodes, introduce …
(edit) @15960   7 years bburlacu #2886: Fix serialization and cloning and plugin properties.
(edit) @15930   7 years lkammere #2886: Make grammar more configurable in grammar enumeration.
(edit) @15907   7 years lkammere #2886: Changes in search heuristic for solving Poly-10 problem. Adapt …
(edit) @15883   7 years lkammere #2886: Priorize phrases whose (fully expanded) terms result in high R².
(edit) @15861   7 years lkammere #2886: Make constant optimization toggleable in algorithm.
(edit) @15851   7 years lkammere #2886: Remove cosine terminal symbols.
(edit) @15850   7 years lkammere #2886: Remove cosine from grammar.
(edit) @15849   7 years lkammere #2886: Add constants to grammar.
(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) @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) @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.
Note: See TracRevisionLog for help on using the revision log.