Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.StructureIdentification/TreeGardener.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @452   16 years gkronber fixed a bug that caused generation of invalid individuals (#225)
(edit) @451   16 years gkronber added checking of sub-operator type constraints to IsValidTree (ticket …
(edit) @450   16 years gkronber removed the balanced-tree parameter for method CreateRandomTree …
(edit) @449   16 years gkronber Use PTC2 random tree creation for all random-tree-creation-needs …
(edit) @448   16 years gkronber removed size limit check in MakeBalancedTree and MakeUnbalancedTree. …
(edit) @444   16 years gkronber fixed #227
(edit) @433   16 years gkronber removed commented code and fixed a bug (#225)
(edit) @431   16 years gkronber removed the 'AllowedSubOperators' variable for functions because the …
(edit) @429   16 years gkronber fixed compilation problems introduced with r428 (ticket #225)
(edit) @325   16 years gkronber extend only trees that are at least the specified size
(edit) @324   16 years gkronber added Size and Height properties to interface IFunctionTree and …
(edit) @289   16 years gkronber * also added code to account for constraints regarding the allowed …
(edit) @288   16 years gkronber added code to account for constraints regarding the set of allowed …
(edit) @286   16 years gkronber * renamed RandomTreeCreator to RampedTreeCreator * added …
(edit) @284   16 years gkronber fixed a bug that caused a bias towards trees of size 1 in the …
(edit) @202   16 years gkronber bug fixes in struct-id operators
(edit) @199   16 years gkronber fixed a bug in random-tree creation
(edit) @189   16 years gkronber fixed #131
(edit) @182   16 years gkronber fixed #127
(edit) @181   16 years gkronber more comments and minor code improvements in TreeGardener
Note: See TracRevisionLog for help on using the revision log.