Changeset 10968 for branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs
- Timestamp:
- 06/11/14 11:00:22 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs
r10328 r10968 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-201 3Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2014 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 17 17 * You should have received a copy of the GNU General Public License 18 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 * 20 * Author: Sabine Winkler 19 21 */ 22 20 23 #endregion 21 24
Note: See TracChangeset
for help on using the changeset viewer.