- Timestamp:
- 11/18/15 09:32:34 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/SymbolicRegression/GESymbolicRegressionSingleObjectiveProblem.cs
r12504 r13238 34 34 35 35 namespace HeuristicLab.Problems.GrammaticalEvolution { 36 [Item("Grammatical Evolution Symbolic Regression Problem (single objective) ",36 [Item("Grammatical Evolution Symbolic Regression Problem (single objective) (GE)", 37 37 "Represents grammatical evolution for single objective symbolic regression problems.")] 38 38 [StorableClass]
Note: See TracChangeset
for help on using the changeset viewer.