Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/Test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16159   6 years bburlacu #2886: Refactor unit test using only C# 4.5 features.
(edit) @16157   6 years bburlacu #2886: Update IGrammarEnumerationEvaluator interface (add Evaluate …
(edit) @16056   6 years bburlacu #2886: Remove redundant EvaluatePhrase method in the Grammar class …
(edit) @16026   6 years bburlacu #2886: - replace functionally-overlapping classes Production and …
(edit) @15974   6 years bburlacu #2886: implement LRU cache for storing search nodes, introduce …
(edit) @15915   6 years lkammere #2886: Add separate data structure for storing phrases in the queue.
(edit) @15907   6 years lkammere #2886: Changes in search heuristic for solving Poly-10 problem. Adapt …
(edit) @15883   6 years lkammere #2886: Priorize phrases whose (fully expanded) terms result in high R².
(edit) @15861   6 years lkammere #2886: Make constant optimization toggleable in algorithm.
(edit) @15860   6 years lkammere #2886: Change complexity measure from number of nodes in tree to …
(edit) @15859   6 years lkammere #2886: Add simple constant optimization to evaluation of solutions.
(edit) @15849   6 years lkammere #2886: Add constants to grammar.
(edit) @15834   6 years lkammere #2886: Store production rules in grammar instead of nonterminal symbols.
(edit) @15832   6 years lkammere #2886: Fix Equals methods in Symbols. Move semantical hashing of …
(edit) @15824   6 years lkammere #2886: Move R² calculation of sentences to separate class and allow …
(edit) @15821   6 years lkammere #2886 Move code for visualization and logging of sentences to separate …
(edit) @15795   6 years lkammere #2886: Remove nested divisions from grammar and hashing.
(edit) @15794   6 years lkammere #2886: Add "full" inverse production, cancellation of factors by their …
(edit) @15791   6 years lkammere #2886: Replace integer hashing of phrases with simplification to …
(edit) @15784   6 years lkammere #2886: Add basic implementation for inverse factors.
Note: See TracRevisionLog for help on using the revision log.