Changeset 177 for trunk/sources/HeuristicLab.StructureIdentification
- Timestamp:
- 04/24/08 14:07:48 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.StructureIdentification/GPOperatorLibrary.cs
r2 r177 36 36 internal const string MIN_TREE_SIZE = "MinTreeSize"; 37 37 internal const string ALLOWED_SUBOPERATORS = "AllowedSuboperators"; 38 internal const string TICKETS = "Tickets"; 38 39 39 40 private GPOperatorGroup group;
Note: See TracChangeset
for help on using the changeset viewer.