Closed HeuristicLab-Trac-Bot closed 7 years ago
Grammar.png
(9.0 KiB)Visualization of the grammar
Script Grammar Expression Length Test.hl
(1.4 KiB)Script to reproduce the problem
r14341: Added unit test for min expression length and depth of configured grammars.
r14342: Refactored calculation of minimum expression length and depth into an separate class. Removed separate initialization code for the grammar caches in the ctor.
r14352: Refactored length and depth calculation and updated unit tests.
r14356: Fix exception with symbols with no children (sequence contains no elements), factor out common code in separate methods.
Issue migrated from trac ticket # 2685
milestone: HeuristicLab 3.3.15 | component: Encodings.SymbolicExpressionTreeEncoding | priority: medium | resolution: done
2016-10-18 22:58:59: @mkommend created the issue