Changeset 16559 for branches/2520_PersistenceReintegration/HeuristicLab.Problems.Orienteering/3.3/Interfaces/IOrienteeringSolutionCreator.cs
- Timestamp:
- 01/25/19 18:27:21 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Problems.Orienteering/3.3/Interfaces/IOrienteeringSolutionCreator.cs
r16477 r16559 23 23 using HeuristicLab.Data; 24 24 using HeuristicLab.Encodings.IntegerVectorEncoding; 25 using HEAL. Fossil;25 using HEAL.Attic; 26 26 27 27 namespace HeuristicLab.Problems.Orienteering {
Note: See TracChangeset
for help on using the changeset viewer.