Changeset 14004 for stable/HeuristicLab.Problems.GrammaticalEvolution
- Timestamp:
- 07/05/16 21:34:18 (8 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13670,13869,13900,13916
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.GrammaticalEvolution
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Problems.GrammaticalEvolution merged: 13670
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.GrammaticalEvolution/3.4/ArtificialAnt/GEArtificialAntProblem.cs
r13297 r14004 39 39 [StorableClass] 40 40 public sealed class GEArtificialAntProblem : SingleObjectiveBasicProblem<IntegerVectorEncoding>, IStorableContent { 41 public string Filename { get; set; }42 41 43 42 #region Parameter Properties
Note: See TracChangeset
for help on using the changeset viewer.