Changeset 12981 for trunk/sources/HeuristicLab.Optimization
- Timestamp:
- 10/02/15 15:04:25 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization/3.3/BasicProblems/Encoding.cs
r12012 r12981 67 67 } 68 68 } 69 [Storable] 69 70 private T solutionCreator; 70 71 public T SolutionCreator {
Note: See TracChangeset
for help on using the changeset viewer.