- Timestamp:
- 11/19/15 13:35:44 (9 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13238-13239
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.GrammaticalEvolution
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Problems.GrammaticalEvolution merged: 13238-13239
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.GrammaticalEvolution/3.4/ArtificialAnt/GEArtificialAntProblem.cs
r13281 r13297 35 35 36 36 namespace HeuristicLab.Problems.GrammaticalEvolution { 37 [Item("Grammatical Evolution Artificial Ant Problem ", "Represents the Artificial Ant problem, implemented in Grammatical Evolution.")]37 [Item("Grammatical Evolution Artificial Ant Problem (GE)", "Represents the Artificial Ant problem, implemented in Grammatical Evolution.")] 38 38 [Creatable(CreatableAttribute.Categories.GeneticProgrammingProblems, Priority = 170)] 39 39 [StorableClass]
Note: See TracChangeset
for help on using the changeset viewer.